![]() |
Hover Colour ?
Hi
I am just editing the standard CSS sheet for colours etc One thing i would like to do is that at present when the mouse hovers over a link in the left menu it changes colour and gets underlined I believe this is the ref in the css sheet A:hover { COLOR: #005523; TEXT-DECORATION: underline; What i would like to do is when the text (link in left menu bar) is hovered over that the text changes to reversed ie it is in a block... If you see what i mean ? |
You mean have a background color apear?
|
Yes, thats what i mean!
Like text stays the same colur but the background round the text goes Blue for instance ? |
Add this to the hover class:
background-color: #333333; Change the number to whatever color you want. |
Thanks :)
|
All times are GMT -8. The time now is 02:00 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.