Thread: css navigation
View Single Post
  #8 (permalink)  
Old 09-10-2007, 03:14 PM
dannynosleeves's Avatar
dannynosleeves dannynosleeves is offline
currently on the run
 
Join Date: Jun 2007
Location: NC
Gender: Male
Posts: 441
Default

Quote:
Originally Posted by LeadMagnet View Post
all your A tags in that list have display:block; set which seems to be throwing things off (at least in firefox anyway).

Have you got this uploaded somewhere? Would be much easier to find the problem if we could see it all together in 1 place.

Also, what's this about: text-indent:-99999px;

as for the images being a different width, if you really needed to specify it, then you would probably just use an id tag selector for that.
But for re-using the same code on similar tags, class is better.
I dont have it uploaded anywhere yet. I'll play around with your suggestions later today and upload it.

The text indent is a trick to keep the site accessible. Whatever has a -99999 indent ment means it cant be seen in a normal browser window, but will still show up correctly without styles.
__________________
Outlaw Design Blog - Better Than Sex
Reply With Quote