Web Design Forum: position: absolute out of line - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

position: absolute out of line

#1 User is offline   Terry T 88 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 26
  • Joined: 01-February 12
  • Reputation: 0
  • Gender:Male
  • Location:Essex
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 04 February 2012 - 12:58 PM

I've designed a website with a slideshow but I used a downloaded script for the slideshow and lined it up in my website but now when I view the site on different computers its not in line any more.

Any ideas of why??

heres the site http://www.terrytill...m/island-tribe/

Thanks, Terry
0

#2 User is online   Renaissance-Design 

  • Available for custom WordPress work
  • View blog
  • Group: Moderators
  • Posts: 3,592
  • Joined: 12-August 10
  • Reputation: 559
  • Gender:Male
  • Location:South Wales
  • Experience:Web Guru
  • Area of Expertise:Designer/Coder

Posted 04 February 2012 - 01:04 PM

First, validate. Second, start your stylesheet with a reset. Third, ask for help.
0

#3 User is offline   Terry T 88 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 26
  • Joined: 01-February 12
  • Reputation: 0
  • Gender:Male
  • Location:Essex
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 04 February 2012 - 01:38 PM

Right I did that and the validating is just telling me about my search field but I know about that and that's getting fixed when I put it into wordpress. I did the reset and its still not working....

HEEEELP!!!...please. :)
0

#4 User is online   Renaissance-Design 

  • Available for custom WordPress work
  • View blog
  • Group: Moderators
  • Posts: 3,592
  • Joined: 12-August 10
  • Reputation: 559
  • Gender:Male
  • Location:South Wales
  • Experience:Web Guru
  • Area of Expertise:Designer/Coder

Posted 04 February 2012 - 01:55 PM

Still not seeing a reset at the beginning of the stylesheet, but this should do you:

div#header div#slide-holder {
    height: 540px;
    position: relative;
    width: 990px;
    z-index: 40;
}

div#header div#slide-holder div#slide-runner {
    height: 540px;
    overflow: hidden;
    position: absolute;
    top: 9px;
    width: 990px;
}

This post has been edited by Renaissance-Design: 04 February 2012 - 01:56 PM

0

#5 User is offline   Terry T 88 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 26
  • Joined: 01-February 12
  • Reputation: 0
  • Gender:Male
  • Location:Essex
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 04 February 2012 - 02:47 PM

Thank you!!!!!!!!!!!

Thats fine now, although I can't see the circles with numbers but I'll have a play about and try sort it but thank so much :)
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users