PIOTREKsnhax
- Początkujący
- 14 4 0 0
wersja skryptu MyBB: 1.6.15
adres forum: http://prohax.xaa.pl/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Szablon dvz shoutbox:
Wydaje mi się że trzeba gdzieś przenieść panel ale nie wiem gdzie ;/
adres forum: http://prohax.xaa.pl/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Szablon dvz shoutbox:
<div id="shoutbox" class="front{$classes}">
<div class="thead">
{$lang->dvz_sb_shoutbox}
<p class="right"><a href="{$mybb->settings['bburl']}/index.php?action=shoutbox_archive">« {$lang->dvz_sb_archivelink}</a></p>
</div>
<div class="body">
{$panel}
<div class="window" style="height:{$mybb->settings['dvz_sb_height']}px">
<div class="data"></div>
</div>
</div>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/dvz_shoutbox.js"></script>
{$javascript}
</div>
Wydaje mi się że trzeba gdzieś przenieść panel ale nie wiem gdzie ;/