Reply
Where's my scroll bar?
Old 09-08-2006, 03:04 PM Where's my scroll bar?
jason_bristol's Avatar
Extreme Talker

Posts: 247
Name: Jason Eyermann
Location: england bristol
I was just looking around on my site and then realised that one of my main pages does not have a scroll bar on the side. The contents is too large to fit on a normal page so should have a scroll bar on the side. Other pages similar to this do have the scroll bar but this one does not. I had a look on other browers and it does the same thing. Does anyone know to right this problem? It's happened on my most important page as well.

It's happened on this page


thanks
__________________
My Site/Blog - AspireCreate.com
jason_bristol is offline
Reply With Quote
View Public Profile Visit jason_bristol's homepage!
 
When You Register, These Ads Go Away!
Old 09-08-2006, 06:28 PM Re: Where's my scroll bar?
vangogh's Avatar
Post Impressionist

Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
Very strange, but the problem is being caused by the fixed postioning on div#workwrap. As soon as I removed that the scrollbar came back.

However it did push the entire page in from the edges a bit so I added margin:0 to the body to take things back to the edge.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 09-08-2006, 06:58 PM Re: Where's my scroll bar?
jason_bristol's Avatar
Extreme Talker

Posts: 247
Name: Jason Eyermann
Location: england bristol
Thankyou!

I had a look at the 'div#workwrap' tag you mentioned faulty. I had a look at the external css page.

div#workwrap {
position:absolute; (The postion was on fixed I changed it absolute)
left:0px;
top:0px;
width:100%;
height:100%;
z-index:2;
background-image: url(images/aaabackgroundforwebtopgreen.jpg);
background-repeat: repeat-x;


I changed the position from fixed to absolute and now everything is fine. thankyou again!
__________________
My Site/Blog - AspireCreate.com
jason_bristol is offline
Reply With Quote
View Public Profile Visit jason_bristol's homepage!
 
Old 09-09-2006, 12:05 AM Re: Where's my scroll bar?
vangogh's Avatar
Post Impressionist

Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
Glad to help. I hadn't realized the fixed positioning could cause a scrollbar to disappear so I learned something new myself.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Where's my scroll bar?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13683 seconds with 12 queries