06.08.2013, 09:03
wersja skryptu MyBB: 1.6.10
adres forum: http://waszka-g-studios.cba.pl/index.php
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Chcąc zrobić ramkę w stylu MyBB V2 wyszło mi coś takiego:
[attachment=7011]
Próbowałem jak mogłem ale wychodziło tylko gorzej
Ramka w HTML:
Jakby ktoś pomógł mi byłbym wdzięczny
adres forum: http://waszka-g-studios.cba.pl/index.php
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Chcąc zrobić ramkę w stylu MyBB V2 wyszło mi coś takiego:
[attachment=7011]
Próbowałem jak mogłem ale wychodziło tylko gorzej
Ramka w HTML:
Kod:
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<thead>
<tr>
<td class="thead" colspan="5">
<div><strong><a href="forumdisplay.php?fid=10">Polecamy</a></strong><br><div class="smalltext"></div></div>
</td>
</tr>
</thead>
<td class="trow2" align="center">
<td class="trow1" width="15000000%" align="center">
<center>
<a href="http://strefa-omsi.pl/"><img src="http://i.imgur.com/77fhCqB.png" alt="Najlepsze polskie forum OMSI!"></a>
<a href="http://vbkm.y0.pl/"><img src="http://img825.imageshack.us/img825/9574/sffgsdfg.jpg" alt="Wyślij PW!"></a></center>
</td>
</td>
</table>