Pagina 1 din 1

Cum pot pune

Scris: 24-Dec-2013, 11:22:17
de N1NT3ND0

Re: Cum pot pune

Scris: 24-Dec-2013, 11:32:31
de N1NT3ND0
ups rezolvat am gasit aici un topic cu aceasta numai ca era sa scoata scuze de topic...
si pentru acei care doresc sa puna aceasta pe forum adaugati acest cod in viewtopic_body.html dupa

Cod: Selectaţi tot

<!-- IF not S_IS_BOT -->
</br>
<div class="left">
<ul class='topic_buttons'>
<!-- IF S_DISPLAY_POST_INFO --><li><a href='{U_POST_NEW_TOPIC}' title='Start New Topic' accesskey='s'>Topic Nou  <img src="http://csforce.ro/st.png" height="24" width="25"></a></li> <!-- ENDIF -->
<!-- IF S_DISPLAY_REPLY_INFO --><li><a href='{U_POST_REPLY_TOPIC}' title='Start New Reply' accesskey='s'>Raspunde  <img src="http://csforce.ro/st.png" height="24" width="25"></a></li><!-- ENDIF -->
</ul>
</div>
		<!-- ENDIF -->	
<br clear="all" />
|

Aceasta:

Cod: Selectaţi tot

<!-- IF S_IS_LOCKED -->
<table width="100%" cellspacing="1">
{$CA_CAP2_START} <tr>
		<h3 class='maintitle'>Topic Inchis!</h3>
	</tr> {$CA_CAP2_END}
<table class="tablebg" width="100%" cellspacing="1">

<tr>
<td>
<div id="textbox"><div>
<div style="margin:auto;text-align:center;width:100%">
<h1><span style="font-size: 24px; line-height: normal"><font style="text-shadow: 1px 1px 7px rgb(108, 108, 108);" color="red">TOPIC LOCKED</font></span></center></h1>
<center>
<font style="text-shadow: 1px 1px 7px rgb(108, 108, 108);">
<strong><span style="font-size: 12px; line-height: normal">Va informam ca pana la redeschiderea topicului doar <font color="red">Administratorii</font> si <font color="deepskyblue">Moderatorii</font> vor putea continua sa posteze daca mai au ceva de adaugat si este important si strict necesar. </strong>
</center></span></font>
</div>
</div>
</div>
</td>

</tr>
</table>
<!-- ELSE -->

<!-- ENDIF -->