Przeniesienie zmiennej od shoutbox-a w inne miejsce.

Założony przez  kicu55555.

wersja skryptu MyBB: mbb 1.6
adres forum: cs-kalen.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): czy możecie dokladnie zrobic tak, zeby czat byl na dole, w tej chwili jest na gorze i przeszkadza :/


Tu wycinek z index.
<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}
{$changfcb}<br />
{$ps_header_index}

<div class="sidebar" style="float: right;width: 18%;">


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

    </td>
    </tr>
    <tr>
    <td style="background: #1a1a1a; padding: 6px; text-shadow: rgba(0, 0, 0, 0.804) 0px -1px 0px; color: #eeeeee; font-size: 11px; font-weight: 700; ">


</td>
    </tr>
</table>

{$recenttopics}





</div>
<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">{$custom_status_index}
{$forums}
<br>
</div>
</div>
<br class="clearboth">

{$boardstats}

{$footer}
</body>
</html>
Snake_ napisał 03.03.2015, 17:59:
1. Kody umieszczamy w znacznikach [code] bądź [php]!
2. Poprawiam tytuł wątku, gdyż nie ma związania z problemem opisanym w poście.
[Obrazek: modnotice_howto.png][Obrazek: modnotice_search.png]
<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}
<br />
{$ps_header_index}

<div class="sidebar" style="float: right;width: 18%;">

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

</td>
</tr>
<tr>
<td style="background: #1a1a1a; padding: 6px; text-shadow: rgba(0, 0, 0, 0.804) 0px -1px 0px; color: #eeeeee; font-size: 11px; font-weight: 700; ">

</td>
</tr>
</table>

{$recenttopics}

</div>
<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">{$custom_status_index}
{$forums}
<br>
</div>
</div>
<br class="clearboth">
{$changfcb}
<br class="clearboth">
{$boardstats}

{$footer}
</body>
</html>
"Try not. Do... or do not. There is no try."
Poświęć 5 minut. Nie bądź ignorantem!  -  Jak zbadać element?
Pomogles, dzieki :D



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

1 gości