Textfarbe der Kategorie Beschreibung Textfarbe der Kategorie Beschreibung
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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