> 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 advance
> Jeff

Hi Jeff,
Add the following to your CSS:
#secondaryNav li a {
display:block;
....
}

MaurĂ­cio Samy Silva
http://www.maujor.com/ 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to