PDA

View Full Version : Text colour change


Chiller
Mar-22-2008, 12:42 PM
I have finally got things back to normal after my big blunder, now I have this urge to experiment with colours. Finally starting to catch on a little....:clap On my galleries page I want to change all the "ice blue" text to a red colour. here is the link..
http://chiller.smugmug.com/galleries/

Been surfing the smugmug customization and have been trying different codes in my CSS box, but have managed to change everything except the titles of the galleries.(that stuff in blue) Sometimes the colour changes when you click on that particular gallery, but never on this page. I just removed all the CSS codes to start again with the text. Is there one code that can change all the text?
Any hints would be awesome

Thanks in advance.
Carl:thumb

Allen
Mar-22-2008, 02:08 PM
I have finally got things back to normal after my big blunder, now I have this urge to experiment with colours. Finally starting to catch on a little....:clap On my galleries page I want to change all the "ice blue" text to a red colour. here is the link..
http://chiller.smugmug.com/galleries/

Been surfing the smugmug customization and have been trying different codes in my CSS box, but have managed to change everything except the titles of the galleries.(that stuff in blue) Sometimes the colour changes when you click on that particular gallery, but never on this page. I just removed all the CSS codes to start again with the text. Is there one code that can change all the text?
Any hints would be awesome

Thanks in advance.
Carl:thumb
Try this.

.miniBox .albumTitle a.nav {color: red !important;}

Chiller
Mar-22-2008, 02:18 PM
You are awesome my friend!!!!!. Thank you so much for your quick reply and help. :thumb :clap :thumb