colore scritta nella firma

« Older   Newer »
  Share  
‚winterheart
view post Posted on 26/3/2012, 21:27




buonasera!
Sto facendo una skin ed ho un problema con la firma:

come vedete, alcune parole, quelle con testo "normale" (le parole in bianco contengono dei link) non si vedono perché sono scritte in nero, quindi nello stesso colore dello sfondo...

questa è la parte del CSS sulle discussioni...
CODICE
/* DISCUSSIONE */
.left_top, .right_top, .left_bottom, .right_bottom {height: 25px; color: #676767; background-color: #000000; border-bottom: 1px solid #000000; border-top: 1px solid #000000}
.left, .right {background-color: #000000; border-bottom: 1px solid #000000; border-top: 1px solid #000000}
.quote {border-bottom: 1px solid #000000; border-left: #000000; background-color: #FFFFFF; font-size: 8pt; padding: 2px}
.code {border-bottom: 1px solid #000000; border-left: #000000; background-color: #FFFFFF; font-size: 8pt; padding: 2px}
.color {color: #676767; font-size: 8pt; line-height: 130%}
.color a:link, .color a:visited {text-decoration: underline}
.color a:hover {text-decoration: none}
hr {color: #FFFFFF}
.fancyborder {border: 1px dashed #CBCBCB}
.edit {font-size: 9px; font-style: italic; color: #CBCBCB}
.bottomborder {border-bottom: 1px dashed #CBCBCB}
.signature {color: #676767; line-height: 150%}
.signature a:link, .signature a:visited {text-decoration: none}
.sep {height: 3px}
.bar_left {background-image: url(http://skin.forumfree.net/2046/barleft.gif); background-repeat: no-repeat; background-position: center; height: 7px; width: 3px}
.bar {background-image: url(http://skin.forumfree.net/2046/barcenter.gif); background-position: center; background-repeat: repeat-x; height: 7px}
.bar_right {background-image: url(http://skin.forumfree.net/2046/barright.gif); background-position: center; background-repeat: no-repeat; height: 7px; width: 3px}


la parte da modificare non dovrebbe essere .signature?
ho già modificato, mettendo lo stesso colore del testo della discussione
CITAZIONE
.signature {color: #676767; line-height: 150%}

ma nella firma resta sempre nero!
Potete dirmi se c'è qualcos'altro da cambiare? Strano perché in tutto il CSS io non ho messo da nessuna parte del testo con colore #000000...
grazie :)

Edit: oddio che scema, potete chiudere XD sono stata io a mettere quelle parole in nero nella mia firma e non me lo ricordavo :rotfl:

Edited by ‚winterheart - 26/3/2012, 22:52
 
Top
0 replies since 26/3/2012, 21:27   35 views
  Share