Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

css question.. secondary scrollbars??

Status
Not open for further replies.

phrozt

IS-IT--Management
Jul 8, 2004
78
US
I've been trying to check my site in all browsers, and I notice that in firefox .8 there is a secondary set of toolbars. What is wierd is that they are only about 100 pixels in height, which means they run right through the middle of our logo. No clue why they are there. They don't show up on FireFox .9, and they do show up on opera, but they are the dimensions of the page, so it's kind of ok. I'm assuming its some code that might be depricated somehow??

If anyone could give me some help on this, it would be much appreciated.
 
I figured it out. I was having some other problems where the buttons on my page would wrap, so I had overflow: scrollbars; in the code. IE doens't display the secondary scrollbars, but for some reason firefox .8 and opera do. I fixed it by taking out the overflow property.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top