Well it won't let me post in the modification forums so here it goes...
Is it possible to change text size and color int the gallery? Thanks...
Dave.
Edit themes/yourtheme/style.css
Please search the board before posting.
Thanks for the reply. Mainly I would like to change the color of the text that says Coppermine Photo Gallery in top right of the Hardwired theme. I can't seem to figure out where it is in the style.css file. Thanks for your time.
Find
.gal_name
{
color:#4C5157;
font-size:20px;
}
and edit the color value to what you want.