Sexy Slider to protect your blog against spam.
Go to the AdminMenu "Slide2Comment" and edit your CSS there.
Alternative - override these CSS Elements:
<style type="text/css">
.track-center{
background-image: url(<?=$path ?>track.png);
height: 45px;
margin: 0px 10px;
}
.track-left{
width: 10px;
height: 45px;
float: left;
background-image: url(<?=$path ?>trackleft.png);
}
.track-right{
width: 10px;
height: 45px;
float: right;
background-image: url(<?=$path ?>trackright.png);
}
.track-message{
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
padding:9px 18px;
text-align:right;
}
.handle{
background-image: url(<?=$path ?>handles.png);
bottom:45px;
cursor:pointer;
height:39px;
margin:3px 4px;
position:relative;
width:76px;
}
</style>
Requires: 2.0.2 or higher
Compatible up to: 2.9.2
Last Updated: 2011-9-12
Downloads: 2,853
Got something to say? Need help?