What have I done? (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets



Message


Nicole -> What have I done? (3/2/2006 18:43:10)

Would anyone happen to know why Opera is showing nothing below the banner on this page, and why Firefox, Mozilla & Netscape are showing the borders underneath each menu item at different widths?

The menu is one of Stu Nicoll's that I've played around with to suit.

Nicole




Kitka -> RE: What have I done? (3/2/2006 19:39:20)

Hi Nicole,

It has something to do with "overflow: hidden;" in the #container. If you delete that, the menu and text appears but still is missing some formatting in Opera. Looks like you'll have to play around with it some more.

It might help to validate the code too, there seems to be a missing end tag for the banner img.




Nicole -> RE: What have I done? (3/2/2006 19:58:19)

Thanks Kitka,

I've validated the code and I also had id="content" defined more than once. I was getting confused that when I've already given a <div> and id, I don't need to tell it <p id="content"> just <p> huh?

The changes you've mentioned have made it appear in Opera, but not as I'd like it to. I'll keep working on it.

Thanks

Nicole




Nicole -> RE: What have I done? (3/2/2006 23:14:24)

Found this link that suggested using overflow: auto; which seems to have fixed the Opera problem, but the other one still exists with the border under each menu item in Firefox?

Nicole




Kitka -> RE: What have I done? (3/2/2006 23:38:45)

<edit>I found the problem/fix. I changed the #menu a:link, #menu a:visited font size from .875em to 1em and the bottom borders appeared normally in FF.

0.9em works as well, so maybe it doesn't like the three decimal places.
</edit>




Nicole -> RE: What have I done? (3/2/2006 23:47:59)

Thanks Kitka,

Funny, I was going to ask about how many decimals you can use when setting font sizes.

Thanks for your help.

Nicole




Kitka -> RE: What have I done? (3/3/2006 0:20:09)

quote:

Thanks for your help.


You are welcome! [:)]




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625