Hi,
How do I change the font style and font color of the text that appears right above the image i.e. Title and description?
X3 Photo Gallery Support Forums
To answer that question specifically, go to admin -> Themes -> "edit" your theme -> "Edit theme stylesheet" -> Locate the following classes:imsam wrote:How do I change the font style and font color of the text that appears right above the image i.e. Title and description?
.text_1_title {}
.text_1_description {}Hi Karl, just one question about this stylesheet : i know how to modify it, but i'm often looking for to know which styles corresponds to wich elements in the interface. Is there a description somewhere or will you make a small documentation about this ?mjau-mjau wrote: To answer that question specifically, go to admin -> Themes -> "edit" your theme -> "Edit theme stylesheet" -> Locate the following classes:Now, you can change or add styles to those classes, to format the text as you like.Code.text_1_title {} .text_1_description {}
Ok, I created a CSS reference list here:spiritx wrote:Hi Karl, just one question about this stylesheet : i know how to modify it, but i'm often looking for to know which styles corresponds to wich elements in the interface. Is there a description somewhere or will you make a small documentation about this ?