Pagina 1 din 1
Cum pot adauga efectele acestea la profil?
Scris: 22-Feb-2012, 21:36:30
de Capone123
Salutare vreau sa imi adaug si eu aceste efecte la forum si nustiu:
Adresa:
http://e-game.ro/post6.html#p6
Efectele: Opacity scazut la avatar si alea mesajele,reputatie,varsta in chenar si scris cu culoarea portocalie:D
Re: Cum pot adauga efectele acestea la profil?
Scris: 22-Feb-2012, 21:41:40
de x6IT32
alut,
Deschizi
viewtopic_body.html
si cauti liniile:
Cod: Selectaţi tot
<!-- IF postrow.POSTER_JOINED --><br /><b>{L_JOINED}:</b> {postrow.POSTER_JOINED}<!-- ENDIF -->
<!-- IF postrow.POSTER_POSTS != '' --><br /><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}<!-- ENDIF -->
<!-- IF postrow.POSTER_FROM --><br /><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}<!-- ENDIF -->
Si le inlocuiesti cu astea:
Cod: Selectaţi tot
<!-- IF postrow.POSTER_AGE --><dd><strong style="color: orange">{L_AGE}:</strong> <span style="color: #cd853f;">{postrow.POSTER_AGE}</span></dd><!-- ENDIF -->
<!-- IF postrow.POSTER_POSTS != '' --><dd><strong style="color: orange">{L_POSTS}:</strong> <span style="color: #9400d3;">{postrow.POSTER_POSTS}</span></dd><!-- ENDIF -->
<!-- IF postrow.POSTER_JOINED --><dd><strong style="color: orange">{L_JOINED}:</strong> <span style="color: green;">{postrow.POSTER_JOINED}</span></dd><!-- ENDIF -->
<!-- IF postrow.POSTER_FROM --><dd><strong style="color: orange">{L_LOCATION}:</strong> <span style="color: red;">{postrow.POSTER_FROM}</span></dd><!-- ENDIF -->
Re: Cum pot adauga efectele acestea la profil?
Scris: 22-Feb-2012, 21:48:37
de Capone123
Nu imi apare acel efect la avatar!