Ich möchte in den News die Schriftfarbe von schwarz zu weiss ändern. Nur weiss ich jetzt nicht wie.
Die Suchfunktion habe ich genutzt, doch was ich da gefunden hatte, hatte ich nicht verstanden.
Hier ist mal das was in der css Datei steht:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 | /*customs*/ .lg_messages { color:#FF0000; font-family: Tahoma; font-size:11px; } .lg_hello { color:#000000; font-family:Tahoma; font-size:11px; } a.menu { display:block; color: #000000; font-size: 9px; background:url(images/img_mp_norm.jpg) #151515 ; width: 170px; height: 19px; text-indent: 15px; text-decoration: none; font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif; line-height: 19px; } a.menu:hover { display:block; color: #000000; font-size: 9px; background:url(images/img_mp_hover.jpg) #ffffff ; width: 170px; height: 19px; text-indent: 15px; text-decoration: none; font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif; line-height: 19px; } /*standart*/ body { background-color: #000000; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; } .abg { } td { font-family: Verdana; font-size: 10px; color:#FFFFFF; } a { color: #EB0000; font-family: Tahoma; font-size: 10px; text-decoration: none; } a:hover { color: #000000; text-decoration: none; } a.box { color: #000000; font-family: Tahoma; font-size: 10px; } a.box:hover { color: #EB0000; text-decoration: none; } .Chead { color: #000000; } .Chead td, .Chead td strong, .Chead h4, .Chead td b { color: #000000; } .Callg { color: #000000; } .Callg td { color: #000000; } .Cnorm { color:#000000; background-color: #ffffff; } .Cmite { color:#000000; background-color: #ffffff; } .Cdark { background-color:#ffffff; } #Ballg { color: #000000; background-color: #ffffff; } #Ballg td { color: #000000; background-color: #ffffff; } .Bhead { color: #000000; } .Bbody { color: #000000; } .rand { } .smalfont { color:#FF0000; font-size: 10px; text-decoration: none; } .smalfont_copyright { color: #000000; font-size: 10px; text-decoration: none; } .border { background-color: #a1a1a1; } hr { height: 0px; border-top-width: 1px; } input, textarea, select { color: #000000; font: 10px Tahoma; border-color: #000000; border-width: 1px; border-style: solid; font-weight: none; text-decoration: none; } #menu {} #menu ul { padding-left: 10px; margin-left: 10px; } #smallmenu { } #smallmenu li { font-size: 9px; } #smallmenu a { font-size: 9px; } |
Was muss ich da ändern?
MfG, Wamulika
verwendete ilchClan Version: 1.1
betroffene Homepage: clanawards.cl.ohost.de