piccolo aiutino...

« Older   Newer »
  Share  
°*innocens*°
view post Posted on 17/10/2009, 10:49




emm mi spiegate come si fa a crear euna tagboard con bordo trattegiato?

 
Top
°*innocens*°
view post Posted on 17/10/2009, 12:05




nesciuno mi risp
 
Top
Dadz
view post Posted on 17/10/2009, 12:39




Crea, come per la skin, mback, msub, etc.. tutte le immagini e mettile nei css come faresti normalmente anteponendo .tag
CODICE
.tag .mback {}
.tag .msub {}
 
Top
°*innocens*°
view post Posted on 17/10/2009, 12:48




e dopo?come faccio a mettere aaaaaaaa...il trattegio e un immgine epr caso?
 
Top
Miry~EMS
view post Posted on 17/10/2009, 12:52




no, è un attributo, puoi usare questo codice

CITAZIONE
tag .skin_tbl_border, .tag .mainbg {background-color: #???; border: 1px dashed #??? }

dashed è il tratteggio
 
Top
°*innocens*°
view post Posted on 17/10/2009, 13:03




e dove dovrei metterlo
 
Top
fede6889
view post Posted on 17/10/2009, 13:12




nel bloco di codice della tag :sisi:
 
Top
°*innocens*°
view post Posted on 17/10/2009, 13:19




non ci riesco
 
Top
Miry~EMS
view post Posted on 17/10/2009, 13:33




posta il css della skin e te lo sistemo io :)
 
Top
°*innocens*°
view post Posted on 17/10/2009, 13:39




e quello predefinito per adesso volevo far edelle prove...lo posto...?
 
Top
Miry~EMS
view post Posted on 17/10/2009, 13:42




Quello della ICG Station?
 
Top
°*innocens*°
view post Posted on 17/10/2009, 13:44




no
dark silver
 
Top
Miry~EMS
view post Posted on 17/10/2009, 13:48




Ok, puoi farlo tu, oltre a quel codice che ho inserito prima, devi inserire tutti i codici della tag, relativi alle immagini, devi quindi fare in modo che non siano visibili. Questo è il codice completo che puoi personalizzare:
CODICE
tag .skin_tbl_border, .tag .mainbg {background-color: #???; border: 1px dashed #??? }
.tag .ww, .tag .aa, .tag .aa .aa {background-image:url(); background-color: #???}
.tag .mtitle {text-align: POSIZIONE_TESTO; color: #???; font-size: DIMENZIONE_FONTpx; font-family: arial; font-weight: bold}
.tag .mback {background-color: #???; background-image: url()}
.tag .msub {background-color: #???; background-image: url()}
.tag .mright_bottom {background-color: #???; background-image: url()}
.tag .mleft_bottom {background-color: #???; background-image: url()}
.tag .mback_right {background-color: #???; background-image: url()}
.tag .mback_left {background-color: #???; background-image: url()}
.tag .mback_center {background-color: #???; background-image: url()}
.tag .mleft_top {background-color: #???; background-image: url()}
.tag .mright_top {background-color: #???; background-image: url()}
.tag .mleft {background-color: #???; background-image: url()}
.tag .mright {background-color: #???; background-image: url()}
.tag .msub_right {background-color: #???; background-image: url()}
.tag .msub_left {background-color: #???; background-image: url()}
.tag .msub_center {background-color: #???; background-image: url()}
 
Top
°*innocens*°
view post Posted on 17/10/2009, 13:50




e devo metterlo?dove?

aìcapito capitoo.....grazie mille grazie:)
 
Top
13 replies since 17/10/2009, 10:49   153 views
  Share