Bara parteneri
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
-
- Utilizator înregistrat
- Mesaje: 18
- Membru din: 08-Sep-2009, 16:54:38
- Versiune: 3.0.4
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
Bara parteneri
Salut, paote sa ma ajute si pe mine cineva cu o mica problema, sa-i spun asa, caut de mult timp si nu imi dau seama cum sa fac.. de exemplu in footer ... pe index sa mai apara inca un chenar sa-i zic asa, la fel ca aleca de statistici... dar in el sa nu scrie cine este conectat si cate mesaje sunt pe forum, ci sa pun eu parteneri... daca este un script ceva, va rog, ajutati-ma.
Multumesc anticipat!
Multumesc anticipat!
- dorin
- Fost coleg
- Mesaje: 4620
- Membru din: 24-Iun-2003, 23:23:29
- Versiune: 3.1.10
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Mediu
- Nivel php: Puţin experimentat
- Contact:
Re: Bara parteneri
Nu ai spus ce stil folosesti, dar se face in mod asemanator pentru orice stil.
De exemplu pentru Tharsis deschizi styles\Tharsis\template\overall_footer.html cu un editor si cauti:
Poti adauga după ceva de genul:
De exemplu pentru Tharsis deschizi styles\Tharsis\template\overall_footer.html cu un editor si cauti:
Cod: Selectaţi tot
<ul class="linklist">
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
<!-- IF not S_IS_BOT -->
<!-- IF S_WATCH_FORUM_LINK --><li <!-- IF S_WATCHING_FORUM -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{S_WATCH_FORUM_LINK}" title="{S_WATCH_FORUM_TITLE}">{S_WATCH_FORUM_TITLE}</a></li><!-- ENDIF -->
<!-- IF U_WATCH_TOPIC --><li <!-- IF S_WATCHING_TOPIC -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a></li><!-- ENDIF -->
<!-- IF U_BOOKMARK_TOPIC --><li class="icon-bookmark"><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a></li><!-- ENDIF -->
<!-- IF U_BUMP_TOPIC --><li class="icon-bump"><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a></li><!-- ENDIF -->
<!-- ENDIF -->
<li class="rightside"><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a> • <!-- ENDIF --><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> • <!-- ENDIF -->{S_TIMEZONE}</li>
</ul>
Cod: Selectaţi tot
<ul class="linklist">
<li class="icon-home"><a href="www.phpbb.ro" accesskey="r">phpBB Romania</a></li>
<li class="icon-home"><a href="www.phpbb.com" accesskey="i">phpBB International</a></li>
</ul>
-
- Utilizator înregistrat
- Mesaje: 18
- Membru din: 08-Sep-2009, 16:54:38
- Versiune: 3.0.4
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
Re: Bara parteneri
twilightBB folosesc, dar uite, mai exact ce doresc eu, ce fel de bara.
Image: Click
Exact cum este in footer...
Image: Click
Exact cum este in footer...
- dorin
- Fost coleg
- Mesaje: 4620
- Membru din: 24-Iun-2003, 23:23:29
- Versiune: 3.1.10
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Mediu
- Nivel php: Puţin experimentat
- Contact:
Re: Bara parteneri
Indiferent de stil se face in mod asemanator, ti-am furnizat un exemplu. Bara pe care o vrei imbina ce ti-am scris eu mai sus cu un cod simplu html, gasesti mai multe la: http://tinyurl.com/qkheax
-
- Utilizator înregistrat
- Mesaje: 18
- Membru din: 08-Sep-2009, 16:54:38
- Versiune: 3.0.4
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
Re: Bara parteneri
Nu gasesc codul care mi l-ai pus mai sus... in fine.. am luat ambele coduri si le-am pus la sfarsit in footer, dar imi apare cu totul sub alta forma...eu vreau ca si acolo, unde sunt mini-bannerele parteneriate.
- bogdan
- Mesaje: 10888
- Membru din: 18-Oct-2002, 13:14:27
- Versiune: 3.0.11
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Experimentat
- Nivel php: Mediu
- Localitate: Bucuresti
- Contact:
Re: Bara parteneri
Ceea ce cauti tu ar fi un Exchange Link MOD. Trebuie sa existe asa ceva si pt 3.x
-
- Utilizator înregistrat
- Mesaje: 18
- Membru din: 08-Sep-2009, 16:54:38
- Versiune: 3.0.4
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
Re: Bara parteneri
Un link de download? Eu am cautat dar nu prea am gasit nimic.
- dorin
- Fost coleg
- Mesaje: 4620
- Membru din: 24-Iun-2003, 23:23:29
- Versiune: 3.1.10
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Mediu
- Nivel php: Puţin experimentat
- Contact:
Re: Bara parteneri
OK, hai să vedem codul overall_footer.html al stilului folosit de tine. Poţi sa-l pui aici, între tag-urile code ?
-
- Utilizator înregistrat
- Mesaje: 18
- Membru din: 08-Sep-2009, 16:54:38
- Versiune: 3.0.4
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
Re: Bara parteneri
Cod: Selectaţi tot
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>
<!-- IF U_ACP --><br /><div class="acp">
[ <a href="{U_ACP}">{L_ACP}</a> ]
</div><br /><!-- ENDIF -->
<br clear="all" />
</div></div></div></div>
</div></div></div>
</div>
<br />
<div id="wrapfooter">
<!--
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
//-->
<span class="copyright">
Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2000, 2002, 2005, 2007 phpBB Group<br />
Theme by <a href="http://stix.ro">Stix Network</a><br />
<center>Forum gazduit de <strong>BluePink.Ro</strong></center>
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
<!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF -->
</span>
</div>
<br />
<center><img src="http://forum.stix.ro/bannere/1.png" border="0" alt="STIX Network"></center>
<center><a href="http://pcristian.ro/site/" target="_blank"> <img src="http://pcristian.ro/banere/mini3.png" alt="WwW.PCristian.Ro " title="WwW.PCristian.Ro " width="90" border="0" height="30"></a> <a href="http://20cM.cstrike.eu/" target="_blank"><img src="http://www.imagehost.ro/pict/112240094a81c919d1c85.png" alt="20cMCs Best Community" border="0"></a> <a href="http://gunner-cs.net" target="_blank"><img src="http://gunner-cs.net/downloand/images/minibanner2.png" border="0" alt="Va asteptam Pe GuNNeR-Cs.NeT"></a> <a href="http://rhgo.info"><img src="http://img34.imageshack.us/img34/2512/bannerpa.png" alt="http://rhgo.info"/> <a href="http://darkeight.com" target="_blank"><img src="http://i245.photobucket.com/albums/gg64/Mada1212/th_dark8.png" border="0" alt="Photobucket" ></a> <a href="http://stix.ro" target="_blank"><img src="http://i40.tinypic.com/219ea1l.jpg" border="0" alt="STIX.RO Community"></a> <a href="http://stix.ro" target="_blank"><img src="http://i40.tinypic.com/219ea1l.jpg" border="0" alt="STIX.RO Community"></a> <a href="http://stix.ro" target="_blank"><img src="http://i40.tinypic.com/219ea1l.jpg" border="0" alt="STIX.RO Community"></a></center>
<center><img src="http://forum.stix.ro/bannere/2.png" border="0" alt="STIX Network"></center>
<center><!-- script statistics.ro : V2 : html -->
<a href="http://www.wta.ro/11636stats_index" target="_blank" title="Statistici web"><script type="text/javascript">
st_ro_start(11636, "", "", "");</script></a>
<noscript><a href="http://www.wta.ro/"><img src="http://hitx.statistics.ro/11636/1/-/-/-/a-x/nojs.gif" width="88" height="31" alt="Statistici web"></a></noscript>
<!-- end of script statistics.ro : V2 : html --> <a href="http://top.onlypro.ro/"><img src="http://onlypro.ro/top/images/button.png" alt="Onlypro Top 100 Counter-Strike Servers" border="0" /></a> <a href="http://top.stix.ro//"><img src="http://top.stix.ro//button.php?u=hubbeR" alt="STIX.RO - Web Top" border="0" /></a> <a href="http://top.raz-zone.net/"><img src="http://top.raz-zone.net/button.php?u=ryreRE" alt="RaZ-ZoNe.Net TopSites" border="0" /></a> <a href="http://steelcs.com/top/">
<img src="http://steelcs.com/top/button.php?u=ryreRE" alt="SteelCs Top Sites" border="0" />
</a> <a href="http://top.orgiecs.org/" target="_blank"><img src="http://top.orgiecs.org/button.php?u=ryreRE" border="0" alt="OrgieCs Top SiteS" /></a><center>
</td>
<td id="bgright"><img src="{T_THEME_PATH}/images/spacer.gif" width="53px" alt="" /></td>
</tr>
</table>
</body>
</html>
- dorin
- Fost coleg
- Mesaje: 4620
- Membru din: 24-Iun-2003, 23:23:29
- Versiune: 3.1.10
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Mediu
- Nivel php: Puţin experimentat
- Contact:
Re: Bara parteneri
In codul de mai sus exista o sectiune de parteneri, mai vrei inca una ?
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 2 vizitatori