Testo sezioni

« Older   Newer »
  Share  
Arceus8
view post Posted on 6/7/2009, 14:05




Come metto il testo di ogni blocco sezione a destra?mi date il codice?
 
Top
fede6889
view post Posted on 6/7/2009, 14:07




non ho capito bene la domanda :O.o:
se posti un esempio è meglio =)
 
Top
Arceus8
view post Posted on 6/7/2009, 14:16




SPOILER (click to view)
image


Vorrei spostare il testo dove indica la freccia

Questo è il codice:

SPOILER (click to view)
CODICE
/* BARRA ATTORNO AL FORUM */
.mback {height: 60px; background-image: none}
.mtitle {text-align: center; letter-spacing: 1px; word-spacing: 1px; padding-top: 3px; font-weight: bold; font-size: 8.5pt; color: #445588}
.mleft_top {width: 7px; background-image: url(http://digilander.libero.it/Arceus8/barraltasinistra.png); background-repeat: no-repeat; background-position: top right}
.mback_left {width: 304px; background-image: url(http://digilander.libero.it/Arceus8/barrasinistra.png); background-repeat: no-repeat; background-position: left}
.mback {height: 60px; background-image: url(http://digilander.libero.it/Arceus8/barnewcenter.png); background-repeat: no-repeat; background-position: center}
.mback_right {width: 493px; background-image: url(http://digilander.libero.it/Arceus8/bardestra.png); background-repeat: no-repeat; background-position: right}
.mright_top {width: 7px; background-image: url(http://digilander.libero.it/Arceus8/barraaltadestra.png); background-repeat: no-repeat; background-position: top left}


E questo è il link:

 
Top
Miry~EMS
view post Posted on 6/7/2009, 14:22




.mtitle {text-align: center <-- devi inserire right al posto di center
 
Top
Arceus8
view post Posted on 6/7/2009, 14:25




fatto... ma non c'è molta differenza :ç.ç:
 
Top
fede6889
view post Posted on 6/7/2009, 16:30




dipende tutto da come è stata tagliata la skin, difatti l'.mtitle poggia solo sull'.mback_center e non sul left o right =)
 
Top
;lullù
view post Posted on 6/7/2009, 20:56




ho avuto lo stesso problema anche io =(
 
Top
~ DarkStyle
view post Posted on 6/7/2009, 21:08




CODICE
.mtitle {text-align: right; position: relative; left: 152px}
 
Top
;lullù
view post Posted on 6/7/2009, 22:16




Perfetto ;D Mi mancava questa parte
CODICE
position: relative; right: 152px
 
Top
Arceus8
view post Posted on 7/7/2009, 14:37




Grazie 1000000! ^_^
 
Top
~ DarkStyle
view post Posted on 9/7/2009, 13:35




Nada =)
 
Top
10 replies since 6/7/2009, 14:05   115 views
  Share