wersja skryptu MyBB:1.6.8 czy tam 7.
adres forum: uplay.xaa.pl
na czym polega problem (screen, opis, komunikaty):
Potrzebuje aby ktoś mi wytłumaczył jak wydłużyć te boczne paneliki. Bo jak widać radio mi się tam nie mieści ;/
EDIT!
To jest kod tabelki:
adres forum: uplay.xaa.pl
na czym polega problem (screen, opis, komunikaty):
Potrzebuje aby ktoś mi wytłumaczył jak wydłużyć te boczne paneliki. Bo jak widać radio mi się tam nie mieści ;/
EDIT!
To jest kod tabelki:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>
<center>Buttony</center>
</strong></td>
</tr>
<tr>
<td class="trow1">
<marquee behavior="alternate" align="center" valign="bottom" direction="up" scrollamount="1" scrolldelay="1" onmouseover="this.stop()" onmouseout="this.start()">
<center>
<iframe frameborder='0' height='339' marginheight='0' marginwidth='0' scrolling='No' src='http://l2lorien.pl/clubpartyplay/gra/?auto=tak' width='100%'></iframe>
</center>
</marquee>
</td>
</tr>
</table>