On 10/08/05, Bruce Gilbert <[EMAIL PROTECTED]> wrote:
> I am having a few issues with my menu on hover. I want the hover
> effect to be over the entire block leaving no space in between the
> white lines.(looking at FF and IE 6.0 PC)
> 
> 
> you can see what I mean in you go here
> :http://www.wealthdevelopmentmortgage.com/Bruce/Team.htm
> 
> and hover over the top menu (home, company team, contact etc.)

quick fixes:

- make your li and a elements display:block and give them (the same)
width. preferably in ems.
- make your li elements float:left.
- don't use an image for the border - just set the border via CSS.  or
use an image that's only 1px wide.
______________________________________________________________________
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