Hello sirs!
I want to change the color one the right side one my theme (blackbirch)
i can not find the color in the style.css
Please help!
Regards Gibban
a, a:hover
a {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #cccccc;
text-decoration: underline;
}
Check out this post and pay attention to the last post- http://forum.coppermine-gallery.net/index.php?topic=24056.0 (http://forum.coppermine-gallery.net/index.php?topic=24056.0)
[edit] got scooped! :-X
Also check Tools recommended by the devs (http://forum.coppermine-gallery.net/index.php?topic=31423.msg145984#msg145984)