Hello,
What exactly would I need to edit in order to change the color of the Sitetitle ("Stock Image Gallery" - see attached) in my HTML gallery?
Thank you
X3 Photo Gallery Support Forums
Goto Settings : Custom CSS : HTML Gallery CSS and put in the screen that says "/* Put your css here */":rkj3 wrote:What exactly would I need to edit in order to change the color of the Sitetitle ("Stock Image Gallery" - see attached) in my HTML gallery?
#pageHeader a.logo { color: #AF7700 }