MaxRom | Scripturi uCoz Romania

Bannerul tau aici
[ Mesaje noi · Membrii · Regulamentul forumului · RSS ]
Cereri scripturi
FasT Date: Miercuri, 2012-06-20, 15:08 | Message # 301
Mesaje: 19
Awards: 10
« 0 »

Buna Musatinu, As dori un script sau cod pentru profil, ca profilul lui Musatinu de ex asa cum e modificat beckgroundu , etc..

 
Muşatinu Date: Miercuri, 2012-06-20, 15:41 | Message # 302
Mesaje: 1801
Awards: 202
« 53 »

FasT, screen



 
FasT Date: Miercuri, 2012-06-20, 16:56 | Message # 303
Mesaje: 19
Awards: 10
« 0 »

Uitati un fel de profil deasta as vrea sa am pe siteu-l meu :)


 
Muşatinu Date: Miercuri, 2012-06-20, 19:57 | Message # 304
Mesaje: 1801
Awards: 202
« 53 »

FasT, nu se poate.
1 aspectul general al profilului nu e inca tradus.
2. multe elemente din el, le gasesti aici pe forum:
peretele http://maxrom.net/forum/22-804-1
premii http://maxrom.net/forum/16-53-1
3 alte elemente sunt PHP si tot le gasesti aici
Medalie de activitate http://maxrom.net/forum/4-589-1
Starea utilizatorului http://maxrom.net/forum/4-564-1



 
FasT Date: Miercuri, 2012-06-20, 20:19 | Message # 305
Mesaje: 19
Awards: 10
« 0 »

Cand o sa fie tradus o sa se poata ? . Scuze pentru dublu post !

 
Muşatinu Date: Miercuri, 2012-06-20, 20:24 | Message # 306
Mesaje: 1801
Awards: 202
« 53 »

FasT, posibil ca o sa-l traduc...



 
FasT Date: Miercuri, 2012-06-20, 21:33 | Message # 307
Mesaje: 19
Awards: 10
« 0 »

Mai imi trebuie inca un script, pe Pagina Principala a siteului Maxrom este acolo info cu replici, tema , ultimul respuns , autor

Ma-ti putea ajuta cu acel script va rog ? :)

 
Muşatinu Date: Miercuri, 2012-06-20, 21:45 | Message # 308
Mesaje: 1801
Awards: 202
« 53 »

FasT, cauta aici http://maxrom.net/forum/6



 
DonGenove Date: Joi, 2012-06-21, 02:33 | Message # 309
Mesaje: 1
Awards: 1
« 0 »

salut musatin, crezi ca imi poti da si mie codul de afisare de aici http://maxrom.net/dir ???

 
Muşatinu Date: Joi, 2012-06-21, 06:42 | Message # 310
Mesaje: 1801
Awards: 202
« 53 »

DonGenove, of... trebue tradusa instructiunea de instalare care e tare multa... poate mai tarziu



 
danyel Date: Joi, 2012-06-21, 11:08 | Message # 311
Mesaje: 37
Awards: 47
« 4 »

DonGenove, era deja pe site acel cod http://maxrom.net/forum/9-475-1


D5Cinema - Filme HD Online
 
Muşatinu Date: Joi, 2012-06-21, 11:12 | Message # 312
Mesaje: 1801
Awards: 202
« 53 »

danyel, nu e acelasi
al meu e mai mumos :D



 
danyel Date: Joi, 2012-06-21, 14:14 | Message # 313
Mesaje: 37
Awards: 47
« 4 »

Muşatinu, ai dreptate e mai frumos dar si el daca se forteaza putin poate sa il faca exact ca al tau


D5Cinema - Filme HD Online
 
Muşatinu Date: Vineri, 2012-08-10, 09:32 | Message # 314
Mesaje: 1801
Awards: 202
« 53 »

clod123, in CSS pui:

Code
/*--------------------- FacebookCommStyle start ---------------------*/  
.aurComm {background:#edeff4;border-bottom:1px solid #d2d9e7;margin-bottom:1px;padding:5px;}  
.aurCommBody {margin:0 17 0 37px;font-size:11px;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;color:#333;line-height:1.28;}  
.aurCommUser {color:#3b5998;font-weight:bold;text-decoration:none;}  
.aurCommLink {color:#3b5998;text-decoration:none;}  
.aurCommTime {color:#808080;text-decoration:none;}  
.aurCommUser:hover,.aurCommTime:hover,.aurCommLink:hover {text-decoration:underline;}  
.aurCommAva {float:left;width:37px;height:32px;}  
.aurCommAva img {width:32px;height:32px;}  
.aurCommDel {display:none;float:right;width:15px;height:15px;background:url(http://maxrom.net/aurComm/aurCommDel.png);background-position:0 0px;}  
.aurCommDel:hover {background:url(http://maxrom.net/aurComm/aurCommDel.png);background-position:0 16px;}  
.aurCommTopugol {width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #edeff4;margin-left:14px;}  
.aurCommInput {width:100%;height:22px;border:1px solid #bdc7d8 !important;}  
.aurCommText {font-size:9px;color:#808080;}  
.aurCommSecurity {padding-left:5px;}  
.aurCommSecurity .securityCode {width:78px;height:22px;color:#000;text-transform:uppercase;font-size:11px !important;padding:3 0 0 0px;position:absolute;border:1px solid #bdc7d8 !important;background:rgba(255,255,255,0.5)}  
.aurCommSecurity #secuImgC {height:22px;}  
.aurCommInputName {width:91px;height:22px;padding:3 0 0 0px;border:1px solid #bdc7d8 !important;}  
/*--------------------- FacebookCommStyle end ---------------------*/


in aspectul comentariilor pui:

Code
<div class="aurComm" style="min-height:32px;" id="$ID$"<?if($MODER_PANEL$)?> onmouseover="$('div[name=del$ID$]').show()" onmouseout="$('div[name=del$ID$]').hide()"<?endif?>>  
<?if($MODER_PANEL$)?><a href="javascript://" rel="nofollow" onclick="del_item($ID$);return false;" id="di$ID$"><div class="aurCommDel" name="del$ID$"></div></a><?endif?>  
<div class="aurCommAva"><?if($PROFILE_URL$)?><a href="$PROFILE_URL$"><?endif?><img src="<?if($USER_AVATAR_URL$)?>$USER_AVATAR_URL$<?else?>/aurComm/aurCommAva.png<?endif?>"><?if($PROFILE_URL$)?></a><?endif?></div>  
<div class="aurCommBody"><?if($PROFILE_URL$)?><a href="$PROFILE_URL$" class="aurCommUser">$USERNAME$</a><?else?><a class="aurCommUser">$NAME$</a><?endif?>
  $MESSAGE$

  <?if($ANSWER_URL$)?><a href="$ANSWER_URL$">Raspunde</a><?endif?> · <?if($GOOD_COMMENT_URL$)?>
  <a href="$GOOD_COMMENT_URL$">
  Imi place</a>
<?else?>
  <img alt="" src="/images/bd/like.png" align="absmiddle" width="13" border="0" title="Post bun">
  <?endif?>
   
   
<?if($COMMENT_RATING$<0)?>
  <span class="myWinError"><b>$COMMENT_RATING$</b></span>
  <?else?>
  <?if($COMMENT_RATING$=0)?>
  <span style="color:gray;"><b>$COMMENT_RATING$</b></span>
  <?else?><span class="myWinSuccess"><b>+$COMMENT_RATING$</b></span>
  <?endif?>
  <?endif?> ·  
   
  <a href="javascript://" onclick="aurCommLink$ID$()" class="aurCommTime">$DATE$ - $TIME$</a> ·  
  <?if($MODER_PANEL$)?> <a href="javascript://" rel="nofollow" onclick="new _uWnd('Ie',' ',-600,-200,{autosize:1,closeonesc:1,resize:0},{url:'/index/37-$ID$'});return false;" class="aurCommLink">Editeaza</a><?endif?></div>  
</div>



 
clod123 Date: Luni, 2012-08-13, 11:44 | Message # 315
Mesaje: 46
Awards: 11
« -1 »

multumesc

 
Căutare: