Yes I gave you the line that cancelled that out b ut you could of course remove it
The extra code was just a suggestion to highlight the entries that had a submenu but not necessary.Code:#header ul li a:hover { font-weight: normal; }
| SitePoint Sponsor |


Yes I gave you the line that cancelled that out b ut you could of course remove it
The extra code was just a suggestion to highlight the entries that had a submenu but not necessary.Code:#header ul li a:hover { font-weight: normal; }
www.pmob.co.uk CSS FAQ 3 col demo Read My CSS Articles
Ultimate CSS Reference
Check out SitePoint's latest JavaScript challenge



G.N.A.R.L.Y.
Re-learning, this is as cool as I recall. Hey, here's one... It's been suggested to me (silly beta-testers) that the text in all the menus be "all bold all the time". How might I accomplish that? I figure it's worth a look.


You can probably do that with:
Code:#header ul li a { font-weight: bold; }
www.pmob.co.uk CSS FAQ 3 col demo Read My CSS Articles
Ultimate CSS Reference
Check out SitePoint's latest JavaScript challenge



NICE!
You guys are the best...
Bookmarks