Przenoszenie SB

Założony przez  EveY_.

wersja skryptu MyBB:1.8.0
adres forum:http://road-transport.xaa.pl
na czym polega problem : Witam mam pytanie jak przenieść SB na dół forum prosiłbym o streszczoną informacje jak to zrobić. Dodam że posiadam SB ChangUonDyU - Extra File Chatbox (3.6.0)
Zakaz umieszczania linków do zewnętrznych serwisów //Szogi1910
Szablon "index" strony głównej - szukasz {$changfcb} i przesuwasz tam gdzie chcesz mieć SB.
Ok działa to tylko przenosząc go na dół tabele z TOP 5 się rozwalają.

PS; Pokazałbyś w które miejsce to wrzucić aby było wszystko ok wrzucam kod

<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
  <table cellspacing="0" cellpadding="4" border="0" class="tborder">
<thead>
<tr>
<td colspan="2" class="thead" style="font-weight:bold;text-align:center;">
Partnerzy
</td>
</tr>
</thead>
<tr>
<td align="center" valign="top" class="trow2"><a href="http://road-transport.xaa.pl/forumdisplay.php?fid=37" target="_blank"><img src="http://iv.pl/images/50286837541347025716.jpg" alt="Reklama na forum." width="400px" height="64px"/></a> <br/>
Miejsce na twoją reklame. </td>
<td align="center" valign="top" class="trow2"><a href="http://Servhost.pl" target="_blank"><img src="http://servhost.pl/images/bannery/logo.png" alt="Servhost.pl - Hosting serwerów Multiplayer" width="400px" height="64px"/></a> <br/>
Hosting serwerów Multiplayer </td>
</tr>
<tr>
<td align="center" valign="top" class="trow2"><a href="http://www.multigaming.pl" target="_blank"><img src="http://iv.pl/images/90570677580214480217.png"  alt="Multigaming.pl" width="400px" height="64px"/></a> <br/>
Serwery Team Speak 3 Hosting </td>
<td align="center" valign="top" class="trow2"><a href="http://siec-cs.pl" target="_blank"><img src="http://reklamowicz.tk//MIEJSCE.png" alt="Twój baner" width="400px" height="64px"/></a> <br/>
Miejsce na twoj baner !</td>
</tr>
</table>
<br/>
</div>
{$serversboard_index}

  {$changfcb} <br />
<div style="width:79%; margin:0 1% 0 0; float:left;">

{$forums}
</div>
<div style="width:20%; float:left;">

{$topStats['LastThreads']}
{$topStats['MostViews']}
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['Timeonline']}
{$topStats['NewestUsers']}
</div>
{$boardstats}

{$changfcb} <br />
<div style="width:79%; margin:0 1% 0 0; float:left;">

<dl class="forum_legend smalltext">
<dt><img src="{$theme['imgdir']}/on.png" alt="{$lang->new_posts}" title="{$lang->new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>{$lang->new_posts}</dd>

<dt><img src="{$theme['imgdir']}/off.png" alt="{$lang->no_new_posts}" title="{$lang->no_new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>{$lang->no_new_posts}</dd>

<dt><img src="{$theme['imgdir']}/offlock.png" alt="{$lang->forum_locked}" title="{$lang->forum_locked}" style="vertical-align: middle;" /></dt>
<dd>{$lang->forum_locked}</dd>
</dl>
<br style="clear: both" />
{$footer}
</body>
</html>
Zakaz umieszczania linków do zewnętrznych serwisów //Szogi1910
Powinno działać:

<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
  <table cellspacing="0" cellpadding="4" border="0" class="tborder">
<thead>
<tr>
<td colspan="2" class="thead" style="font-weight:bold;text-align:center;">
Partnerzy
</td>
</tr>
</thead>
<tr>
<td align="center" valign="top" class="trow2"><a href="http://road-transport.xaa.pl/forumdisplay.php?fid=37" target="_blank"><img src="http://iv.pl/images/50286837541347025716.jpg" alt="Reklama na forum." width="400px" height="64px"/></a> <br/>
Miejsce na twoją reklame. </td>
<td align="center" valign="top" class="trow2"><a href="http://Servhost.pl" target="_blank"><img src="http://servhost.pl/images/bannery/logo.png" alt="Servhost.pl - Hosting serwerów Multiplayer" width="400px" height="64px"/></a> <br/>
Hosting serwerów Multiplayer </td>
</tr>
<tr>
<td align="center" valign="top" class="trow2"><a href="http://www.multigaming.pl" target="_blank"><img src="http://iv.pl/images/90570677580214480217.png"  alt="Multigaming.pl" width="400px" height="64px"/></a> <br/>
Serwery Team Speak 3 Hosting </td>
<td align="center" valign="top" class="trow2"><a href="http://siec-cs.pl" target="_blank"><img src="http://reklamowicz.tk//MIEJSCE.png" alt="Twój baner" width="400px" height="64px"/></a> <br/>
Miejsce na twoj baner !</td>
</tr>
</table>
<br/>
</div>
{$serversboard_index}

<div style="width:79%; margin:0 1% 0 0; float:left;">

{$forums}
{$changfcb}<br />

</div>
<div style="width:20%; float:left;">

{$topStats['LastThreads']}
{$topStats['MostViews']}
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['Timeonline']}
{$topStats['NewestUsers']}

</div>

{$boardstats}

<dl class="forum_legend smalltext">
<dt><img src="{$theme['imgdir']}/on.png" alt="{$lang->new_posts}" title="{$lang->new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>{$lang->new_posts}</dd>

<dt><img src="{$theme['imgdir']}/off.png" alt="{$lang->no_new_posts}" title="{$lang->no_new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>{$lang->no_new_posts}</dd>

<dt><img src="{$theme['imgdir']}/offlock.png" alt="{$lang->forum_locked}" title="{$lang->forum_locked}" style="vertical-align: middle;" /></dt>
<dd>{$lang->forum_locked}</dd>
</dl>
<br style="clear: both" />
{$footer}
</body>
</html>



Użytkownicy przeglądający ten wątek:

1 gości