Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Style.css Problem with text color  (Read 1986 times)

0 Members and 1 Guest are viewing this topic.

bvu007

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Style.css Problem with text color
« on: March 28, 2007, 02:28:20 pm »

Hi,
I use Web Developer 1.1.3 to identify the sections
of my template to modify color within style.css.
I'd like to modify the color of the text of category and album list.

In the following section it works fine
.tableh1 {
        /*background : #0E72A4 ;*/
   background : #999966;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

however not in this one:
a {
        color : #FFFFFF ;
        text-decoration: none;
}

a:hover {
        color : #FFFFFF ;
        text-decoration: underline;
}

Anyone has any idea how to troubleshoot?
Thanks
Bodo
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 15 queries.