Textfarbe der Kategorie Beschreibung Textfarbe der Kategorie Beschreibung
 

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

Textfarbe der Kategorie Beschreibung

Started by kammschott, February 18, 2006, 10:16:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kammschott

Hallo,
kann mir jemand sagen wo ich diese in der style.css ändere? bin zu doof  ???

fwe77

Hallo kammschott,

versuche es mal unter:

.catrow {
        background: #ffffff ;
        color: <hier die gewünschte Farbe>;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


Gruß. Frank

kammschott

Hmm, .catrow gibt es gar nicht ??? Nur .catlink

fwe77

Schick' mal einen Link zu Deiner Gallery!

kammschott

Hab's schon....

.tableh2, .catrow_noalb {
      background: #181818 ;
      color : #ffffff;
      padding-top: 3px;
      padding-right: 10px;
      padding-bottom: 3px;
      padding-left: 10px;
      }

DANKE!!!!

fwe77