I have to add this cod,but cant find where is a:hover{
help me please...
________________________
a:hover{
text-decoration: none;
color: #f827c0;
background: url(hoverlinks.gif);
background-position: bottom bottom;
Nevermind see this is on vbGallery that style class should be under your vbulletin stylesheet editor. You can ask vb support more about there stylesheets and classes etc but they should all be editable under the styles management in vb admin.
No that it not what i looking for...
look in style manager ,Additional CSS Definitions I added this code:
a:hover{
text-decoration: none;
color: #f827c0;
background: url(hoverlinks.gif);
background-position: bottom bottom;
}
Now the links on my forum look nice I want the same but on Vbgallery
I dont find any template css vor vbgallery ..