Nume utilizator:   Parolă:    

Anunt



Bun venit pe UltraMania.Ro
x

Bine ati venit pe UltraMania.Ro, pentru a putea vedea intreg continutul de pe acest forum, v-a trebui sa va creati un cont. Inregistreaza-te gratuit, acum !

Scrie un subiect nou Răspunde la subiect  Pagina 1 din 1
[ View Topic Options ]
 
[ ‹‹ | ›› ]
Autor 
Subiect: Ajutor Pentru forum  
(Neconectat)

Mesajde Sn1p3R » Sâm Iul 09, 2011 6:21 am

Membru
Status: Neconectat
Membru din: Sâm Iul 09, 2011 6:01 am
Mesaje: 12
Detinator: Da
Cunostinte CS: Bunicele
SteamID: aLwAyS_sN1p3R
Salut UM! Vreau si eu MOD-ul (daca este mod ca nu stiu sifur cum se numeste) ca detaliile userilor sa fie ca in imaginea aceasta Imagine Ca am descarcat o tema (tema respectiva trebuia sa se numeasca UM-DarkGan dar unii au modificat-o in neXt-DarkGan in fine..) si pe tema respectiva datele userilor care postau erau in acel "chenar". Daca ma puteti ajuta si pe mine va rog!


 Profil  
 
(Conectat)

Mesajde Diablo™ » Dum Iul 10, 2011 6:31 pm

Fondator
Status: Conectat
Membru din: Lun Iun 21, 2010 9:31 pm
Mesaje: 2094
Localitate: Alba-Iulia
Detinator: Da
Cunostinte CS: Excelente
Status: Protect WebSite
Jucator: cs.ultramania.ro
SteamID: um_diablo
Harta Preferata: de_dust2,de_nuke,zm_dust2
Nu este Mod : dute in template/viewtopic_body.html
si cauta linia

<td valign="top" class="profile">


dupa dute peste ea pana la

<!-- END custom_fields -->

si dai del si dupa dai PASTE la cod asta:

Cod:
<td valign="top" class="profile">
            <table cellspacing="4" align="center" width="150">
         
         <!-- IF postrow.RANK_IMG -->     <div class="postrankimg">{postrow.RANK_IMG}</div>
         <!-- ENDIF -->         
         <!-- IF postrow.POSTER_AVATAR --><tr><td><span onmouseout="this.style.opacity=0.3;this.filters.alpha.opacity=30" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;">{postrow.POSTER_AVATAR}</span></td></tr>
         <!-- ENDIF -->
         <!-- IF not (postrow.ONLINE_IMG or postrow.RANK_TITLE or postrow.RANK_IMG or postrow.POSTER_AVATAR) -->
            <tr>
               <td></td>
            </tr>
         <!-- ENDIF -->
            </table>

            
               <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <div class="postdetails"><strong>Rank:</strong></font> <b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="font-size:11px; color: {postrow.POST_AUTHOR_COLOUR}" <!-- ENDIF -->>{postrow.RANK_TITLE}</b></div>
                                                   <!-- IF postrow.POSTER_BANNED --><div class="postdetails"> <strong style="color:#AA0000;">{L_BANNED_USER_STATUS}</strong></div><!-- ENDIF -->
               <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <!-- IF postrow.POSTER_JOINED --><div class="postdetails"> <strong>Reg:</strong></font> <span style="color: #9400d3;"><b>{postrow.POSTER_JOINED}</b></span><!-- ENDIF --></div>
               <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <!-- IF postrow.POSTER_POSTS != '' --><div class="postdetails"><strong>{L_POSTS}:</font> <span style="color: #9400d3;"> {postrow.POSTER_POSTS}<!-- ENDIF --> <!-- IF postrow.POSTER_TOPICS --> <strong>{L_TOPICS}:</strong> {postrow.POSTER_TOPICS}<!-- ENDIF --></div>
                                   
                   <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <!-- IF postrow.POSTER_AGE --><div class="postdetails">{L_AGE}:</font></strong> <span style="color: red;">{postrow.POSTER_AGE}<!-- ENDIF --></div>
               <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <!-- IF postrow.POSTER_FROM --><div class="postdetails"><strong>{L_LOCATION}:</font> {postrow.POSTER_FROM}</div><!-- ENDIF -->
               <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <div class="postdetails"> <strong>Status:</strong></font><!-- IF postrow.S_ONLINE --> <span style="color:green; font-weight:bold;">{L_ONLINE}</span><!-- ELSE --><span style="color:#FF0000; font-weight:bold;"> {L_OFFLINE}</span><!-- ENDIF --></b></div><!-- IF postrow.POSTER_WARNINGS -->
               <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <div class="postdetails"> <span style='color:#aa0000;font-weight:bold;'>Avertismente:</font></span> <b>{postrow.POSTER_WARNINGS}</b><span style="color:red; font-weight:bold;"> din 3</span></div><!-- ENDIF -->
               
               <!-- IF not postrow.S_POST_ANONYMOUS and postrow.THANKS_COUNTERS_VIEW -->
                                   <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <div class="postdetails"><strong>{L_GIVEN}:</font> {postrow.POSTER_GIVE_COUNT} {L_THANKS}</div>
                                   <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <div class="postdetails"><strong>{L_RECEIVED}:</font> {postrow.POSTER_RECEIVE_COUNT}</div><!-- ENDIF -->
               <!-- IF postrow.S_PROFILE_FIELD1 -->

                  <!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
               <br /><div class="postdetails"><strong>{postrow.PROFILE_FIELD1_NAME}:</strong> {postrow.PROFILE_FIELD1_VALUE}</div>
               <!-- ENDIF -->

               <!-- BEGIN custom_fields -->
               <font style="text-shadow: 1px 1px 9px rgb(108, 108, 108);" color="deepskyblue"> <div class="postdetails"><strong>{postrow.custom_fields.PROFILE_FIELD_NAME}:</font></strong> {postrow.custom_fields.PROFILE_FIELD_VALUE}</div>
            
               <!-- END custom_fields -->

Imagine

ImagineImagineImagine
Imagine
Imagine


 Profil  
 
(Neconectat)

Mesajde Kiduletz » Dum Iul 10, 2011 6:55 pm

Membru
Status: Neconectat
Membru din: Sâm Iul 09, 2011 2:39 pm
Mesaje: 253
Localitate: Pitesti
Detinator: Da
Cunostinte CS: Excelente
Jucator: Kiduletz
Ms il cautam si eu

Imagine

Imagine
Imagine
Imagine
Nick: Iemo | Jeleu
Rang: Membru
Server: dR.Ultramania.Ro
Varsta: 19
Loca?ie: P1T3st!
Y/M:GodBoyDw
Hi5: tampenie din partea mea :))


 Profil  
 
(Neconectat)

Mesajde daNNN » Sâm Sep 03, 2011 9:05 am

Moderatori CS
Status: Neconectat
Membru din: Lun Dec 27, 2010 1:56 pm
Mesaje: 259
Localitate: Piatra-neamt
Detinator: Da
Cunostinte CS: Multee
Status: Buna.
Jucator: Zm.UltraMania.Ro
SteamID: dannn612
Harta Preferata: Zm_2010
Foarte Frumos.

Imagine

Imagine


 Profil  
 
Afişează mesajele din ultimele:  Sortează după  
Scrie un subiect nou Răspunde la subiect  [ 4 mesaje ] 
 

Ora este UTC [ DST ]


Cine este conectat

 

Utilizatorii ce navighează pe acest forum: 7up-_-, andrew, andrew15, AngelSilvia, BesRhickses, BfD^*10*, cbadiiiiiii, CoSmiN4Ev3R, Crortutuahcit, CythiaIlseTeresa, dey!, Diablo™, GaByBoy, GoOD a.k.a dEw^, googinel, groove21, HaosMix, JusT, Maxy, MeSsI666, MrKafy, Nepotu'., RadioEst, Re3sp3kt:x, stebriquibups, sten, VikaMalt755, XENNNDER3n şi 0 vizitatori


Nu puteţi scrie subiecte noi în acest forum
Nu puteţi răspunde subiectelor din acest forum
Nu puteţi modifica mesajele dumneavoastră în acest forum
Nu puteţi şterge mesajele dumneavoastră în acest forum
Nu puteţi publica fişiere ataşate în acest forum

Mergi la:  


Forum optimizat pentru Google Chrome, Mozilla Firefox si Opera
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group