ich hab folgenes Problem und zwar hab ich mir das "IlchBB Forum 3.1" geladen bin soweit auch zufrieden.
hab die CSS datei soweit auch angepasst nur finde ich irgendwie den teil nicht der ganz unten für die Statistiken zuständig ist. Hier ein Bild was ich meine.

EDIT: Ich hab noch ein problem gefunden und weiß nicht wie es lösen soll hab dort wo ich es makiert habe bei den felden einen schwarzen hintergrund hätte ihn gern in weiß so wie das Textfeld... hab schon nachgeschaut in der CSS aber wieder nix gefunden...

hier mal die CSS datei, wollte ein klapptext einfügen was net so geht hier -.-" daher sry
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 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 | h5 { font-size: 1em; font-weight: bold; margin: 10px 0px; border-bottom: 1px solid #666666; } h6 { font-size: 20px; color: #355569; margin: 0px 0px 10px 0px; } a.icon { display: inline-block; height: 20px; } a.icon.contact_email { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_contact_email.gif) no-repeat; } a.icon.contact_icq { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_contact_icq.gif) no-repeat; } a.icon.contact_msn { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_contact_msnm.gif) no-repeat; } a.icon.contact_pm { width: 28px; background: transparent url(../../../images/ilchbb_forum/icon_contact_pm.gif) no-repeat; } a.icon.contact_www { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_contact_www.gif) no-repeat; } a.icon.contact_yahoo { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_contact_yahoo.gif) no-repeat; } a.icon.post_delete { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_post_delete.gif) no-repeat; } a.icon.post_edit { width: 61px; background: transparent url(../../../images/ilchbb_forum/icon_post_edit.gif) no-repeat; } a.icon.post_info { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_post_info.gif) no-repeat; } a.icon.post_quote { width: 65px; background: transparent url(../../../images/ilchbb_forum/icon_post_quote.gif) no-repeat; } a.icon.post_report { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_post_report.gif) no-repeat; } a.icon.rate_good { width: 20px; background: transparent url(../../../images/ilchbb_forum/icon_rate_good.gif) no-repeat; } a.icon:hover { background-position: 0px -20px; } .mpl { margin-top: 10px; } .button_topic_new a { margin: 10px 0px; display: inline-block; width: 119px; height: 25px; background: transparent url(../../../images/ilchbb_forum/button_topic_new.gif) no-repeat; } .button_topic_new a:hover { background-position: 0px -25px; } .button_post_new a { margin: 10px 0px; display: inline-block; width: 102px; height: 25px; background: transparent url(../../../images/ilchbb_forum/button_topic_reply.gif) no-repeat; } .button_post_new a:hover { background-position: 0px -25px; } .forum { background-color: #1e1e1e; margin-bottom: 5px; padding: 5px; } .forum p { margin: 10px 0px 0px 0px; } .forum a { color: #3b71d1; font-size: 1em; text-decoration: none; } .forum a:visited { color: #3b71d1; text-decoration: none; } .forum a:hover { color: #C5010F; text-decoration: underline; } .forum a:active { color: #C5010F; text-decoration: none; } .forum fieldset { border-width: 1px; padding: 5px; } .forum input[type=text], .forum select { font-weight: normal; vertical-align: middle; border: 1px solid #676767; background-color: #000; padding: 2px; margin: 5px 0px; } .forum textarea { width: 99%; padding: 2px; margin: 5px 0px; border: 1px solid #676767; } .forum label { display: inline-block; padding-right: 5px; font-weight: bold; width: 100px; margin: 5px 0px; } .forum label input { vertical-align: middle; } .forum label img { vertical-align: middle; } .forum .smallfont { font-size: 11px; } .forum #qpost { display: block; font-size: 15px; font-weight: bold; text-align: center; cursor: pointer; } .forum.ilchbb_Cmite, .forum .ilchbb_Cmite { } .forum.ilchbb_Cnorm, .forum .ilchbb_Cnorm { background-color: #2b2b2b; } .forum .post.message { float: right; width: 70%; } .forum .post.details { float: left; width: 30%; } .forum .post .text { padding: 5px; } .forum .ilchbb_border { border: 0px; width: 100%; } .forum .ilchbb_border center { text-align: center; } .forum .ilchbb_border .top { vertical-align: top; } .forum .ilchbb_border .center { width: 100%; margin: 5px 0px; padding: 10px 0px; border-color: #484848; border-width: 0px; border-style: solid; border-left-width: 1px; text-align: center; } .forum .ilchbb_border tr.ilchbb_Cmite:hover { background-color: #112342; } .forum .ilchbb_border tr.ilchbb_Cnorm:hover { background-color: #112342; } .forum .ilchbb_border th { padding: 5px; font-weight: bold; text-align: left; color: #3b71d1; } .forum .ilchbb_border td { padding: 5px; border-top: 1px solid #3b71d1; border-bottom: 1px solid #3b71d1; } .forum .ilchbb_border td.middle { vertical-align: top; padding: 0px; } .forum .ilchbb_border td.xleft { padding-left: 5px; } .forum .ilchbb_border td.xright { padding-right: 5px; } |
Ich hoffe ihr könnt mir helfen.
Gruß,
Dragon
betroffene Homepage: externer Link
Zuletzt modifiziert von Dragon87 am 25.10.2010 - 22:36:10