Pagina 1 din 1

Modificare style

Scris: 28-Noi-2010, 16:43:58
de okidochi
Cum pot sa trec butonul cu "PHPBB|SEO.COM" sub "Directore Web & Parteneri" ?
Poza: http://i51.tinypic.com/2cgluzd.jpg

Re: Modificare style

Scris: 28-Noi-2010, 16:54:54
de Ivan Petre Paul
Din overall_footer.html (styles/tema_ta/template/).
Iei codul respectiv si il treci sub cel pe care il vrei sa fie deasupra.
Codul ar trebui sa fie jos printre ultimele randuri, si sa arate cam asa:
<a href="http://www.phpbb-seo.com/"><img src="http://spargetot.ro/images/phpbb-seo.png" alt="" title="" border=0 width=80 height=15></a>
sau simplu
Spor!

Re: Modificare style

Scris: 28-Noi-2010, 16:56:06
de Sportandlife
okidochi scrie:Cum pot sa trec butonul cu "PHPBB|SEO.COM" sub "Directore Web & Parteneri" ?
Poza: http://i51.tinypic.com/2cgluzd.jpg
Overall_footer si muti codul de la banerul seo sub cel cu directoare web sau invers ;)

Re: Modificare style

Scris: 28-Noi-2010, 17:02:16
de okidochi
Daca era in overall_footer stiam si eu... nu este acolo, in overall_footer am asta:

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 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 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 -->

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



Re: Modificare style

Scris: 28-Noi-2010, 17:04:06
de Ivan Petre Paul
Vezi in viewforum_footer.html sau index.php.

Re: Modificare style

Scris: 28-Noi-2010, 17:08:11
de okidochi
paranormal scrie:Vezi in viewforum_footer.html sau index.php.
Nu este...

Re: Modificare style

Scris: 29-Noi-2010, 14:35:57
de dorin
Un link catre forum ?