> I have: > a) corrected the markup. > b) contain the floats with overflow property applied on the ul. > c) give a explicit width to the ul so that, the out of the flow > element could not go more upper then what it should. > > Seems to be ok now. > > http://www.occ.nuvemk.com/CssMarcio/secundariaOcc2.html
fwiw, I'd not use negative text-indent as it fails miserably with image off. I prefer to use this technique, which allows the use of a sprite: http://tjkdesign.com/articles/how-to_use_sprites_with_my_Image_Replacement_t echnique.asp As a side note, because of the font you're using, you could also make the image *scalable*: http://tjkdesign.com/articles/tip_5.asp -- Regards, Thierry www.tjkdesign.com | www.ez-css.org | @thierrykoblentz ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
