Log in

View Full Version : where can i get this


warzeuwant
09-14-2008, 08:50 PM
look here http://forum.esoft.in/ hover over the forum description i need that gold sparkle effect and the skin if possable thx in advance to all if any reply

Lynne
09-14-2008, 10:01 PM
It looks like it's a hover affect:
a:hover, a:active
{
background: url(http://i250.photobucket.com/albums/gg263/Street4004/linkback.gif) repeat-x;
color: #FF9900;
}

warzeuwant
09-15-2008, 06:09 AM
it does look like what im looking for but does anyone know how to install it so it goes on the text i know you gave me the code but where do i put this thx for anybodys help

Opserty
09-15-2008, 07:36 AM
AdminCP > Styles & Template > Style Manager (http://www.vbulletin.com/docs/html/stylemanager_fonts_colors_etc) > Main CSS (http://www.vbulletin.com/docs/html/main/stylemanager_css) > Additional CSS Definitions (http://www.vbulletin.com/docs/html/stylemanager_css_additional)

Lynne
09-15-2008, 03:19 PM
Also, I'd suggest hosting the image on your own site instead of on photobucket.

germinus
09-15-2008, 05:27 PM
doesnt work for me, dont get the sarkle effect just the link color changes!

Lynne
09-15-2008, 05:38 PM
Exactly what are you putting in the CSS? And do you have a test page we can see where you are trying to add this effect?