Wydłużenie panelu bocznego.

Założony przez  HappyMen_.

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:
<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>
RadnoK napisał 15.09.2012, 18:53:
Twój problem dotyczy stylu, a nie skryptu. Przenoszę.
[Obrazek: modnotice_howto.png][Obrazek: modnotice_search.png]
Szablon index:
<div class="sidebar" style="float: right;width: 23%;">
oraz
<div class="forums" style="float: left;width: 76%;">

Pokombinuj %.
Niestety. Bawienie się tymi procentami tylko je rozszerza a ja chce jedną wydłużyc : )
Przepraszam, nie zauwazylem.

Z tego co widze to przewija Ci te radio, proponuje wywalic przewijanie gdyz nie jest juz zgodne z panujacymi w sieci standardami.

<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>

Zamien na:
<div style="text-align: center; margin: 0 auto;">
<iframe frameborder='0' height='339' marginheight='0' marginwidth='0' scrolling='No' src='http://l2lorien.pl/clubpartyplay/gra/?auto=tak' width='100%'></iframe>
</div>

I mozesz sie pobawic parametrem height w iframe. Pamietaj ze wpisujesz tam bez jednostki (sama ilosc pikseli).
Dobra. Musiałem tam jeszcze w kilku linijkach coś pozmieniać. Dziękuję za pomoc.:)



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

1 gości