Profilul este stricat

Discuţii legate de instalarea şi funcţionarea unor MODificări vechi sau noi ale forumului phpBB 3.0.x.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Închis
razvanel112
Utilizator înregistrat
Mesaje: 84
Membru din: 24-Mar-2012, 14:19:43
Versiune: 3.0.10
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu

Profilul este stricat

Mesaj de razvanel112 »

Am o mica problema :)

Uitativa aici http://www.cutitarul.ro/forum/viewtopic.php?f=11&t=2889 la profil si uitati cum arata :| E tabel in tabel... acolo la detinator Steam Detinator Server si trimite mesaj!

Acesta este viewtopic_body de la tema :) il puteti modifica sa nu mai arete asa? ca eu nu am reusit.. Multumesc

Cod: Selectaţi tot

<!-- INCLUDE overall_header.html -->
<style type="text/css">
<!--
.postdetails{
background:transparent url(./styles/ETT.RO-BlackStylez/theme/images/detail.gif) no-repeat scroll left top;
border:1px solid #000000;
text-align:left;
margin:3px;
padding:3px 0 3px 7px;
}

.postdetails:hover{
background:transparent url(./styles/ETT.RO-BlackStylez/theme/images/detaliihover.png) no-repeat scroll left top;
border:1px solid #006060;
text-align:left;
margin:3px;
padding:3px 0 3px 7px;
}

 #active {
background:transparent url(./styles/ETT.RO-BlackStylez/theme/images/detaliihover.png) no-repeat scroll left top;
border:1px solid #006060;
text-align:left;
margin:3px;
padding:3px 0 3px 7px;
}

.style1 {
	font-size: 11px;
	font-weight: bold;
	color: #D1D1E1;
	font-family:tahoma;
}

.rank_progress_bar {
	border: 1px solid #b4bac0;
	margin-right: 1em;
	position: relative;
	clear:right
}
.rank_progress_bar span {
	z-index:2;
	position:relative
}
.rank_progress_bar .bar {
	background-color: #ff0000;
	border-right: 1px solid #b4bac0;
        text-align:center;
	display:block;
	height: 100%;
	z-index:1;
	position:absolute;
	top: 0;
	left: 0
}
-->
</style>


<!-- IF S_FORUM_RULES -->
	<div class="forumrules">
		<!-- IF U_FORUM_RULES -->
			<h3>{L_FORUM_RULES}</h3><br />
			<a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
		<!-- ELSE -->
			<h3>{L_FORUM_RULES}</h3><br />
			{FORUM_RULES}
		<!-- ENDIF -->
	</div>

	<br clear="all" />
<!-- ENDIF -->



<div id="pagecontent">

	<table width="100%" cellspacing="1">
	<tr>
		<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle" nowrap="nowrap">
		<!-- IF not S_IS_BOT -->
			<!-- IF S_DISPLAY_POST_INFO --><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a>&nbsp;<!-- ENDIF -->
			<!-- IF S_DISPLAY_REPLY_INFO --><a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a><!-- ENDIF -->
		<!-- ENDIF -->		</td>
		<!-- IF TOTAL_POSTS -->
 		    <td class="gensmall" width="100%" nowrap="nowrap">&nbsp;&nbsp;&nbsp;&nbsp;<b>[ <a href="javascript:animatedcollapse.toggle('topicoptions')">View Topic Options</a> ]</b></td>
 		    <td class="gensmall" width="100%" align="left" nowrap="nowrap"><div id="topicoptions" class="gensmall" style="display:none">

<!-- IF not S_IS_BOT -->&nbsp;[ 
					<!-- IF U_WATCH_TOPIC --><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a><!-- IF U_PRINT_TOPIC or U_EMAIL_TOPIC or U_BUMP_TOPIC or U_BOOKMARK_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_BOOKMARK_TOPIC --><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a><!-- IF U_PRINT_TOPIC or U_EMAIL_TOPIC or U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_PRINT_TOPIC --><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}">{L_PRINT_TOPIC}</a><!-- IF U_EMAIL_TOPIC or U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_EMAIL_TOPIC --><a href="{U_EMAIL_TOPIC}" title="{L_EMAIL_TOPIC}">{L_EMAIL_TOPIC}</a><!-- IF U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_BUMP_TOPIC --><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a><!-- ENDIF -->
				 ]<!-- ENDIF --> </div></td>
			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --> <br>[ <a href="{U_VIEW_OLDER_TOPIC}">&lsaquo;&lsaquo;</a><!-- IF U_VIEW_UNREAD_POST and not S_IS_BOT --> | <a href="{U_VIEW_UNREAD_POST}">{L_VIEW_UNREAD_POST}</a><!-- ENDIF --> | <a href="{U_VIEW_NEWER_TOPIC}">&rsaquo;&rsaquo;</a> ]</td>


	    <!-- ENDIF -->
	</tr>
	</table>

	<table class="tablebg" width="100%" cellspacing="1">
<!-- IF S_HAS_POLL -->
	<tr>
		<td class="row2" colspan="2" align="center"><br clear="all" />

			<form method="post" action="{S_POLL_ACTION}">

			<table cellspacing="0" cellpadding="4" border="0" align="center">
			<tr>
				<td align="center"><span class="gen"><img src="http://img11.imageshack.us/img11/5038/icontopiclatest.png"> <b>{POLL_QUESTION}</b></span><br /><span class="gensmall">{L_POLL_LENGTH}</span></td>
			</tr>
			<tr>
				<td align="{S_CONTENT_FLOW_BEGIN}">
					<table cellspacing="0" cellpadding="2" border="0">
				<!-- BEGIN poll_option -->
					<tr>
					<!-- IF S_CAN_VOTE -->
						<td>
							<!-- IF S_IS_MULTI_CHOICE -->
								<input type="checkbox" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked"<!-- ENDIF --> />
							<!-- ELSE -->
								<input type="radio" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked"<!-- ENDIF --> />
							<!-- ENDIF -->
						</td>
					<!-- ENDIF -->
						<td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td>
						<!-- IF S_DISPLAY_RESULTS -->
							<td dir="ltr">{POLL_LEFT_CAP_IMG}{poll_option.POLL_OPTION_IMG}{POLL_RIGHT_CAP_IMG}</td>
							<td class="gen" align="{S_CONTENT_FLOW_END}"><b>&nbsp;{poll_option.POLL_OPTION_PERCENT}&nbsp;</b></td>
							<td class="gen" align="center"><font color="FF0000">[ {poll_option.POLL_OPTION_RESULT} ]</font></td>
							<!-- IF poll_option.POLL_OPTION_VOTED -->
								<td class="gensmall" valign="top"><b title="{L_POLL_VOTED_OPTION}">&nbsp;x</b></td>
							<!-- ENDIF -->
						<!-- ENDIF -->
					</tr>
				<!-- END poll_option -->
					</table>
				</td>
			</tr>
		<!-- IF S_CAN_VOTE -->
			<tr>
				<td align="center"><span class="gensmall">{L_MAX_VOTES}</span><br /><br /><input type="submit" name="update" value="{L_SUBMIT_VOTE}" class="btnlite" /></td>
			</tr>
		<!-- ENDIF -->
		<!-- IF S_DISPLAY_RESULTS -->
			<tr>
				<td class="gensmall" colspan="4" align="center"><b>{L_TOTAL_VOTES} : {TOTAL_VOTES}</b></td>
			</tr>
		<!-- ELSE -->
			<tr>
				<td align="center"><span class="gensmall"><b><a href="{U_VIEW_RESULTS}">{L_VIEW_RESULTS}</a></b></span></td>
			</tr>
		<!-- ENDIF -->
			</table>
			{S_HIDDEN_FIELDS}
			{S_FORM_TOKEN}
			</form>

		</td>
	</tr>
<!-- ENDIF -->
	</table>

<!-- BEGIN postrow -->
	<table class="tablebg" width="100%" cellspacing="1">
	<!-- IF postrow.S_FIRST_ROW -->
		<tr>
			<td class="0">{$CA_CAP2_START}<a class="buttton32-menu">{L_AUTHOR}</a>{$CA_CAP2_END}</td>
			<td class="0">{$CA_CAP2_START}{L_MESSAGE}: <a href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a> {$CA_CAP2_END}</td>
		</tr>
	<!-- ENDIF -->
	<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

	<!-- IF postrow.S_IGNORE_POST -->
			<td class="gensmall" colspan="2" height="25" align="center"><!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>{postrow.L_IGNORE_POST}</td>
	<!-- ELSE -->

			<td align="center" valign="middle">
			<table align="center" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td align="center">		<!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>
				<b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->>{postrow.POST_AUTHOR}</b><br>( <!-- IF postrow.S_ONLINE --><span size="1" style="color:#008000; font-weight:bold;"> {L_ONLINE}</span><!-- ELSE --><span size="1" style="color:#FF0000; font-weight:bold;"> {L_OFFLINE}</span><!-- ENDIF --> )</td>   
</table>

		
			</td>
			<td width="100%" height="25">
				<table width="100%" cellspacing="0">
				<tr>
				<!-- IF postrow.POST_ICON_IMG -->
					<td><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" title="" /></td>
				<!-- ENDIF -->
					<td class="gensmall" width="100%"><div style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;&nbsp;<img src="http://img11.imageshack.us/img11/5038/icontopiclatest.png"> <b>{L_POST_SUBJECT}:</b> <i>{postrow.POST_SUBJECT}</i></div><div style="float: {S_CONTENT_FLOW_END};"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF --><b>{L_POSTED}:</b> &nbsp;<i>{postrow.POST_DATE}</i>&nbsp;&nbsp;&nbsp;</div></td>
				</tr>
				</table>
			</td>
		</tr>

		<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

			<td valign="top" class="profile">
				<table cellspacing="4" align="center" width="175">
			<!-- IF postrow.RANK_IMG -->
				<tr>
					<td><center>{postrow.RANK_IMG}</center><br></td>
				</tr>
			<!-- ENDIF -->
			<!-- IF postrow.POSTER_AVATAR -->
				<tr>
					<td><span style="opacity: 0.2;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=40">{postrow.POSTER_AVATAR}</span></td>
				</tr>
			<!-- ENDIF -->
			
				<tr>
					<td>	
				</td>
				</tr>
			
				</table>
	
				

<span>
												
<!-- IF postrow.PERCENTAGE_PROGRESS_NUM > -1 --><div class="postdetails">{L_PROGRESS_TO_NEXT_RANK}<div class="rank_progress_bar"><span style="width:{postrow.PERCENTAGE_PROGRESS_NUM}%" class="bar"></span><span>{postrow.PERCENTAGE_PROGRESS}</span></div></dd></div>  <!-- ENDIF -->
<div class="postdetails">
Rank: <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 -->

<div class="postdetails"><b>  <!-- IF postrow.POSTER_POSTS != '' -->{L_POSTS}: <span style="color: #006060;">{postrow.POSTER_POSTS}</span><!-- ENDIF --></b></div>
<div class="postdetails">    <!-- IF postrow.POSTER_JOINED -->User: <span style="color: #006060;">{postrow.POSTER_JOINED}</span><!-- ENDIF -->
</div>  
       <!-- IF postrow.POSTER_FROM -->  <div class="postdetails">  {L_LOCATION}: <span style="color: #006060;">{postrow.POSTER_FROM}</span><!-- ENDIF -->
</b></div>  
  <!-- IF postrow.POSTER_AGE --> <div class="postdetails"> 
{L_AGE}: <span style="color: #006060;">{postrow.POSTER_AGE}</span><!-- ENDIF -->
</div>  
  <div class="postdetails"> 
Status:<!-- 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 -->
  <div class="postdetails"> 
<span style='color:#aa0000;font-weight:bold;'>Avertismente:</span> <b>{postrow.POSTER_WARNINGS}</b><span style="color:006060; font-weight:bold;"> din 3</span></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 />{postrow.PROFILE_FIELD1_NAME}:{postrow.PROFILE_FIELD1_VALUE}
					<!-- ENDIF -->

					<!-- BEGIN custom_fields --><div class="postdetails"> 
				{postrow.custom_fields.PROFILE_FIELD_NAME}:<span style="color: #006060;"><b>{postrow.custom_fields.PROFILE_FIELD_VALUE}</b></span>
					<!-- END custom_fields -->
				</span></b></div>
<!-- IF postrow.U_PM -->
					  <div id="active"><a href="{postrow.U_PM}"><b>{L_SEND_PRIVATE_MESSAGE}</b></a></div>
					<!-- ENDIF -->
					<!-- IF postrow.U_EMAIL -->

					<!-- ENDIF -->

	

</td>
			<td valign="top">
				<table width="100%" cellspacing="5">
				<tr>
					<td>
					<!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
						<table width="100%" cellspacing="0">
						<tr>
							<td class="gensmall"><!-- IF postrow.S_POST_UNAPPROVED --><span class="postapprove">{UNAPPROVED_IMG} <a href="{postrow.U_MCP_APPROVE}">{L_POST_UNAPPROVED}</a></span><br /> <!-- ENDIF --> <!-- IF postrow.S_POST_REPORTED --><span class="postreported">{REPORTED_IMG} <a href="{postrow.U_MCP_REPORT}">{L_POST_REPORTED}</a></span><!-- ENDIF --></td>
						</tr>
						</table>

						<br clear="all" />
					<!-- ENDIF -->

						<div class="postbody">{postrow.MESSAGE}</div>

					<!-- IF postrow.S_HAS_ATTACHMENTS -->
						<br clear="all" /><br />

						<table class="tablebg" width="100%" cellspacing="1">
						<tr>
							<td class="row3"><b class="genmed">{L_ATTACHMENTS}: </b></td>
						</tr>
						<!-- BEGIN attachment -->
							<tr>
								<!-- IF postrow.attachment.S_ROW_COUNT is even --><td class="row2"><!-- ELSE --><td class="row1"><!-- ENDIF -->{postrow.attachment.DISPLAY_ATTACHMENT}</td>
							</tr>
						<!-- END attachment -->
						</table>
					<!-- ENDIF -->

					<!-- IF postrow.S_DISPLAY_NOTICE -->
						<span class="gensmall error"><br /><br />{L_DOWNLOAD_NOTICE}</span>
					<!-- ENDIF -->
	

					<!-- IF postrow.SIGNATURE -->
		<span class="postbody"><br /><center><img src="{T_THEME_PATH}/images/signature.png"></center><br />
                                           {postrow.SIGNATURE}</span>
					<!-- ENDIF -->

	

			


					<!-- IF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
						<!-- IF postrow.EDIT_REASON -->
							<br /><br />
							<table class="tablebg" width="100%" cellspacing="1">
							<tr>
								<td class="row3"><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
							</tr>
							<tr>
			<td class="row2"><span class="edit">{postrow.EDIT_REASON}</span></td>
							</tr>
							</table>
						<!-- ELSE -->
							<br /><br />
							<span class="edit">{postrow.EDITED_MESSAGE}</span>
						<!-- ENDIF -->
					<!-- ENDIF -->

					<!-- IF postrow.BUMPED_MESSAGE -->
						<span class="gensmall"><br /><br />{postrow.BUMPED_MESSAGE}</span>
					<!-- ENDIF -->

					<!-- IF not postrow.S_HAS_ATTACHMENTS --><br clear="all" /><br /><!-- ENDIF -->

						<table width="100%" cellspacing="0">
						<tr valign="middle">
							<td class="gensmall" align="{S_CONTENT_FLOW_END}">
							<!-- IF not S_IS_BOT -->
								<!-- IF postrow.U_REPORT --><a href="{postrow.U_REPORT}">{REPORT_IMG}</a> <!-- ENDIF --> 
								<!-- IF postrow.U_INFO --><a href="{postrow.U_INFO}">{INFO_IMG}</a> <!-- ENDIF --> 
								<!-- IF postrow.U_WARN --><a href="{postrow.U_WARN}">{WARN_IMG}</a> <!-- ENDIF --> 
								<!-- IF postrow.U_DELETE --><a href="{postrow.U_DELETE}">{DELETE_IMG}</a> <!-- ENDIF -->
							<!-- ENDIF -->
							</td>
						</tr>
						</table>
					</td>
				</tr>
				</table>
			</td>
		</tr>

	<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

			<td class="profile"><strong><a href="#wrapheader"><img src="http://img152.imageshack.us/img152/142/63284175.png"></a></strong></td>
			<td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;<!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF -->&nbsp;</div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF not S_IS_BOT --><!-- IF postrow.U_EDIT --><a href="{postrow.U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_QUOTE --><a href="{postrow.U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- ENDIF -->&nbsp;</div></td>
	<!-- ENDIF -->
		</tr>

	<tr>
		<td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>
	</tr>
	</table>
<!-- END postrow -->
	<!-- IF not S_IS_BOT -->
	<table width="100%" cellspacing="1" class="tablebg">
	<tr align="center">
		<td class="cat"><form name="viewtopic" method="post" action="{S_TOPIC_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" value="{L_GO}" name="sort" /></form></td>
	</tr>
	</table>
	<!-- ENDIF -->

	<table width="100%" cellspacing="1">
	<tr>
		<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle" nowrap="nowrap">
		<!-- IF not S_IS_BOT -->
			<!-- IF S_DISPLAY_POST_INFO --><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a>&nbsp;<!-- ENDIF -->
			<!-- IF S_DISPLAY_REPLY_INFO --><a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a><!-- ENDIF -->
		<!-- ENDIF -->
		</td>
		<!-- IF TOTAL_POSTS -->
			<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
			<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_POSTS} ]&nbsp;</td>
			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
		<!-- ENDIF -->
	</tr>
	</table>

</div>

<div id="pagefooter"></div>
	
<br clear="all" />
<!-- IF S_IS_LOCKED -->
<table class="tablebg" width="100%" cellspacing="1">
		<th>TOPIC INCHIS</th>
<tr>
<td class="row1">

<h1><center><font color="#FF0000">TOPIC LOCKED</font></center></h1><br />
<span class="style1">Va informam ca pana la redeschiderea topicului doar <font color="#FF0000">administratorii</font> si <font color="#0000CD">moderatorii</font> vor putea continua sa posteze daca mai au ceva de adaugat si este important si strict necesar.</h3>
</span>
<div style="clear: both;"></div>
</td>
</tr>
</table>
<!-- ELSE -->
<!-- INCLUDE quickreply_editor.html -->
<!-- ENDIF -->


<!-- IF S_DISPLAY_ONLINE_LIST -->
	<br clear="all" />
{$CA_CAP2_START} <h4>{L_WHO_IS_ONLINE}</h4>{$CA_CAP2_END}
	<table class="tablebg" width="100%" cellspacing="1">

	<tr>
		<td class="row1"><p class="gensmall"><img src="http://img11.imageshack.us/img11/5038/icontopiclatest.png"> {LOGGED_IN_USER_LIST}</p></td>
	</tr>
	</table>
<!-- ENDIF -->

<br clear="all" />

<table width="100%" cellspacing="1">
<tr>
	<td width="40%" valign="top" nowrap="nowrap" align="{S_CONTENT_FLOW_BEGIN}"><!-- IF S_TOPIC_MOD --><form method="post" action="{S_MOD_ACTION}"><span class="gensmall">{L_QUICK_MOD}:</span> {S_TOPIC_MOD} <input class="btnlite" type="submit" value="{L_GO}" /></form><!-- ENDIF --></td>
	<td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td>
</tr>
</table>

<br clear="all" />

<table width="100%" cellspacing="0">
<tr>
	<td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
	<td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
</tr>
</table>

<!-- INCLUDE overall_footer.html -->
VOTEAZA-MA
Dati si voi un Click pe link! Va rog frumos. Imi doresc sa castig acel steam!
Dureaza doar 2 secunde. Nu va coasta nimik!
VOTEAZA-MA
Avatar utilizator
Dragosvr92
ModeratorModerator
Mesaje: 2293
Membru din: 22-Noi-2010, 07:37:38
Versiune: 3.1.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Romania
Contact:

Re: Profilul este stricat

Mesaj de Dragosvr92 »

Well D'uh........ Ai un div inauntrul altuia, si vad ca ai cateva elemente care sunt doar inchise(</b>, </dd>, </span>, </td>).. Pune mana si invata macar cunostiintele de baza html.
"Calitatea răspunsurilor primite este direct proporţională cu calitatea întrebării."
ID Vechi >> TheKiller || Avatar on Memberlist 1.0.3
razvanel112
Utilizator înregistrat
Mesaje: 84
Membru din: 24-Mar-2012, 14:19:43
Versiune: 3.0.10
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu

Re: Profilul este stricat

Mesaj de razvanel112 »

mane.. stiu ca e inchis gresit... dar sincer nu stiu cum se numeste si acel cod/script (cum vreti sai ziceti) si nu stiu in care fisier este.. ma poti ajuta cu numele de la html si un cuvant din cod?:) ca gasesc eu si il rezolv...
VOTEAZA-MA
Dati si voi un Click pe link! Va rog frumos. Imi doresc sa castig acel steam!
Dureaza doar 2 secunde. Nu va coasta nimik!
VOTEAZA-MA
Avatar utilizator
Dragosvr92
ModeratorModerator
Mesaje: 2293
Membru din: 22-Noi-2010, 07:37:38
Versiune: 3.1.10
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Romania
Contact:

Re: Profilul este stricat

Mesaj de Dragosvr92 »

Cauta:

Cod: Selectaţi tot

<div class="postdetails"> 
				Detinator Steam:<span style="color: #006060;"><b>Nu</b></span>
					<div class="postdetails"> 
				Detinator Server:<span style="color: #006060;"><b>Da</b></span>
					
				</div>


	

</div>
Inlocuieste cu:

Cod: Selectaţi tot

<div class="postdetails"> 
				Detinator Steam:<span style="color: #006060;"><b>Nu</b></span>
</div>

					<div class="postdetails"> 
				Detinator Server:<span style="color: #006060;"><b>Da</b></span>
					
				</div>
"Calitatea răspunsurilor primite este direct proporţională cu calitatea întrebării."
ID Vechi >> TheKiller || Avatar on Memberlist 1.0.3
Închis

Înapoi la “3.0.x Suport pentru MODificări”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 2 vizitatori