Hover and and buttons color, Hover |
Hover and and buttons color, Hover |
Sep 19 2004, 03:26 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Sep 2004 Member No: 50,182 |
does anyone know the code to this hover and how she made her buttons( like her drop down play list buttons a differnt color)
exsample http://www.xanga.com/home.aspx?user=sunshine0789 |
|
|
|
![]() |
Sep 19 2004, 06:37 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
That's because you have to put it in your stylesheet.........
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> a:hover { /* edits when user mouseovers the links */ color:#6495ED; font:normal 12px tahoma; line-height:10px; cursor: crosshair; text-decoration:none; filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr=#cc6699,EndColorStr=#000000); } </style> <!-- end code provided by createblog.com --> Use that and it should work.... o.O |
|
|
|
freeXagent Hover and and buttons color Sep 19 2004, 03:26 PM
C.Lime.Jello. CODE<!-- begin code provided by createblog... Sep 19 2004, 03:31 PM
waccoon You can't change those, those change with your... Sep 19 2004, 04:30 PM
XoXXo_Meg_oXXoX The hover doesn't seem to work.... Sep 19 2004, 06:21 PM![]() ![]() |