Problem with text color Problem with text color
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Problem with text color

Started by ChiDao, March 31, 2005, 10:29:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ChiDao

I try to change album name font color to be orange in "hardwired"
According to styleguide theme I belive it should be tableh2 to be modified but I cant see any change after I upload style sheet with this change:

.tableh2 {
       background: #616C7A ;
       color : #FF9900;                  <- this color code is changed
       padding-top: 3px;
       padding-right: 10px;
       padding-bottom: 3px;
       padding-left: 10px;


Any word of advice?

kegobeer

Look at the html and see if there is a span before the text you want to change, or if there is another tag that is overriding the tableh2 class.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots