A url might make things a lot easier.

Generally you can only keep a padding when the link breaks into a new
line when you set the background image on the parent element of the
link, in this case the LI. Then you apply the hover effect to the LI
and not to the link and all is fine. You could do this in CSS2
browsers without JS, but for MSIE you need JS.

An  example is the left hand nav I did here:
http://www.iva-advice.com/
http://www.iva-advice.com/ivaadvice.js

--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to