Log In · Register

 
Hover and and buttons color, Hover
freeXagent
post 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
 
 
Start new topic
Replies
C.Lime.Jello.
post 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
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: