Hi there,
I'm using CSS to highlight main navigation items in a 'suckerfish menu'
for the currently loaded page, i.e. when on the home page, the 'home'
navigation item should be highlighted.
I've almost got this working, except for some reason, the highlighted
background block isn't quite covering the full area of the menu item.
For example, see this beta page (via TinyURL): http://tinyurl.com/2bk78a
You can see that the Home navigation item is highlighted in red. This
looks fine upon first glance, but if you hover over it, you'll see a
white hover colour 'behind' the red background which shows the full
width that the menu item should be highlighted in red up to - so there
shouldn't be any gaps between menu items.
Can anyone tell me why this is happening and how I can fix it please?
Thanks for any advice,
Ste
I'm using CSS to highlight main navigation items in a 'suckerfish menu'
for the currently loaded page, i.e. when on the home page, the 'home'
navigation item should be highlighted.
I've almost got this working, except for some reason, the highlighted
background block isn't quite covering the full area of the menu item.
For example, see this beta page (via TinyURL): http://tinyurl.com/2bk78a
You can see that the Home navigation item is highlighted in red. This
looks fine upon first glance, but if you hover over it, you'll see a
white hover colour 'behind' the red background which shows the full
width that the menu item should be highlighted in red up to - so there
shouldn't be any gaps between menu items.
Can anyone tell me why this is happening and how I can fix it please?
Thanks for any advice,
Ste
Comment