News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Text color changes in themes

Started by Gibban, August 29, 2006, 06:18:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gibban

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

silly_walk


Gizmo

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://coppermine-gallery.com/forum/index.php?topic=24056.0

[edit] got scooped!  :-X
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Joachim Müller