On 1/18/07, ken organ <[EMAIL PROTECTED]> wrote:
>
> I still have one little problem though . its the 'Home' mouseover in the
> top bar under the header. The background is white and I want to be able
> to change it to green to blend in with the rest of the top bar background.
> If I alter the a:link a:active, a:hover etc. CSS to green ... I will
> then have the website bottom navigation with a green background instead
> of the preferred white.
> I tried using a span tag, but it made no difference.


So you're trying to change the background color of the links in the column
on the left, correct?  I would assume that changing the background color
in   #nav a:hover   would fix that.  If you're talking about the "Home" in
the horizontal bar at the top, it's not a link so it should be fine - you
could change the color in   .pathway   still.

Hope that helps,
Andy
______________________________________________________________________
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