Hi Jeff,
> Add the following to your CSS:
> #secondaryNav li a {
> display:block;
>
> }
>
Hey Mauricio,
That worked perfectly. Thanks for the help!
Jeff
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/
> i am working on a vertical nav bar that uses images along with background
> images to swap on a:hover.
>
> the problem is that i have the background image on position left top but
> as
> you can see it is far from top :-/
> link: http://melissagerstein.com/tests/bg_test/test.htm
> Thanks in adva
Hi Jeff,
Two quick suggestions
> if i change the background image over to the li it aligns
> perfectly, but
> then the hover doesn't work. can anyone help me with this? i can't
> imagine
> what is going on with this, i've never had this problem come up
> before.
> guessing it has something
hey everyone,
i am working on a vertical nav bar that uses images along with background
images to swap on a:hover.
the problem is that i have the background image on position left top but as
you can see it is far from top :-/
if i change the background image over to the li it aligns perfectly, b