Pagina 2 din 2

Re: Cum as putea muta chat-ul ajax ?

Scris: 05-Apr-2011, 23:24:08
de Lyo
L-am pus in overall_footer si nu sa intamplat nimic,

Trebuie in overall_footer din tema pe care o am sau din subsilver2 ?

Cod: Selectaţi tot

	<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->

<!-- IF $CA_SHOW_COPYRIGHT_COMMENT -->
<pre>
	We request you retain the full copyright notice below including the link to http://www.phpbb.com.
	This not only gives respect to the large amount of time given freely by the developers
	but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
	the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
	"phpBB" linked to http://www.phpbb.com. If you refuse to include even this then support on our
	forums may be affected.

	The phpBB Group : 2006

	For support visit http://www.stsoftware.biz/support
</pre>
<!-- ENDIF -->

<iframe src ="http://romaniangamers.com/forum/chat.php" width="100%" height="70">
</iframe>

<div id="wrapfooter">
	<!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->
	<span class="copyright">
	Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group.
	<br /> Designed by <a href="http://stsoftware.biz">STSoftware</a>.
	<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
	<!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --></span>
</div>

	    </td>
	    <td id="content-right" valign="top"><img src="{T_THEME_PATH}/images/content_top_right.gif" width="5" height="5" border="0" alt="" /></td>
	</tr>
	</table></div></div></td>
</tr>
</table>

</body>
</html>
]

Re: Cum as putea muta chat-ul ajax ?

Scris: 05-Apr-2011, 23:27:37
de bogdan
Modificarile se aplica in fisierele stilului curent.

Dupa ce ai facut modificarea ai curatit cache-ul asa cum ti-am zis ?

knowledge/kb_show.php?id=128

Re: Cum as putea muta chat-ul ajax ?

Scris: 05-Apr-2011, 23:31:40
de Lyo
In tema pe care o folosesc nu ? da acum mi-a aparut bannerul de sus si jos

Ce fac acum ?

Re: Cum as putea muta chat-ul ajax ?

Scris: 06-Apr-2011, 13:54:33
de Lyo
era foarte simplu, trebuia sa intru in index_body.html cautam

Cod: Selectaţi tot

<!-- INCLUDE forumlist_body.html -->
si dupa adaugam linia asta

Cod: Selectaţi tot

<!-- INCLUDE chat_body.html -->