Tabela Serwerów - poprawki w kodzie

Założony przez  VasiDePL.

wersja skryptu MyBB: 1.8
adres forum: http://globalsite.xaa.pl/forum/index.php#
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Jak wywalić ten kod z IPB by nie psuć kodu forumowego?... Nic z tego kodu tak naprawdę nie rozumiem źródło ( Tabela Serwerów 2 ) :
http://forum.invisionize.pl/topic/42612-...%B3w-html/

Usuwając kod z IPB rozjeżdża mi się np. stopka...
Chciałbym by ta tabela miała 2 funkcje.
<br
pomiędzy serwerami
Oraz oddzielić belkę "Serwery" (maintitle) od listy serwerów - też
<br

A to mój kod
<!-- POCZATEK TABELI SERWEROW -->

<
div id="category_0" class="category_block block_wrap">
<
div class="maintitle">
Serwery
</div>
<
div class="trow1" style="cursor:auto" title="">
<
div class="trow1" style="cursor:auto" title="">
<
table class="trow1">
<
tbody><tr>
<
td>
<
table align="center" width="95%" id="serwery3m" cellpadding="3" cellspacing="1" class="boxes">
<
tr class="maintitle_123">
<
td align="center" width="5%">Gra</td>
<
td align="center" width="13%">Nazwa Serwera</td>
<
td align="center" width="5%">Adres IP</td>
<
td align="center" width="12%">Platforma</td>
<
td align="center" width="20%">Monitoring</td>
<
td align="center" width="5%">Sloty</td>
<
td align="center" width="5%">Właściciel</td>
<
td align="center" width="5%">Regulamin</td>
<
td align="center" width="5%">AMXBans</td>
<
td align="center" width="5%">Sklep</td>
<
td align="center" width="5%">Połącz</td>
<
td align="center" width="5%">HLTV</td>
  </
tr>
  
<
tr class="maintitle_123">
<
td align="center" width="2%"><img src="http://www.globalsite.xaa.pl/image/cs.png"></img></td>
<
td align="center" width="2%"><b>TeamPlay [ESL MAPS]</b></td>
<
td align="center" width="2%"><b>31.186.82.137:27061</b></td>
<
td align="center" width="2%"><b>Steam <font color="#41a8ff">+</fontNonSteam</b></td>
<
td align="center" width="2%"><a href="http://www.gametracker.com/server_info/31.186.84.219:27779/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/31.186.84.219:27779/b_350_20_000000_000000_FFFFFF_FFFFFF.png" border="0" width="350" height="20" alt=""/></a></td>
<
td align="center" width="2%"><b>11</b></td>
<
td align="center" width="2%"><b><font color="red">*[N]aYeR*</font></b></td>
<
td style="text-align:center" width="4%"><a target="" href="http"><img src="http://www.globalsite.xaa.pl/image/sklep.png"></a></td>
<
td style="text-align:center" width="4%"><a target="" href="http://www.globalsite.xaa.pl/bany/"><img src="http://www.globalsite.xaa.pl/image/ban.png"></a></td>
<
td style="text-align:center" width="4%"><a target="" href="http://www.globalsite.xaa.pl/sklep/"><img src="http://www.globalsite.xaa.pl/image/sklep.png"></a></td>
<
td style="text-align:center" width="4%"><a target="" href="steam://connect/31.186.82.137:27061"><img src="http://www.globalsite.xaa.pl/image/steam.png"></a></td>
<
td style="text-align:center" width="4%"><a target="" href="http://s7731.hltv.serwerygier.com/index.html"><img src="http://www.globalsite.xaa.pl/image/hltv.png"></a></td>
</
tr>
  
<
tr class="maintitle_123">
<
td align="center" width="2%"><img src="http://www.globalsite.xaa.pl/image/ts3.png"></img></td>
<
td align="center" width="2%"><b>TeamSpeak3</b></td>
<
td align="center" width="2%"><b>178.217.187.111:9023</b></td>
<
td align="center" width="2%"><b>Steam <font color="#41a8ff">+</fontNonSteam</b></td>
<
td align="center" width="2%"><a href="http://www.gametracker.com/server_info/178.217.187.111:9023/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/178.217.187.111:9023/b_350_20_000000_000000_FFFFFF_FFFFFF.png" border="0" width="350" height="20" alt=""/></a></td>
<
td align="center" width="2%"><b>32</b></td>
<
td align="center" width="2%"><b><font color="red">KaRoLeK</font></b></td>
<
td style="text-align:center" width="4%"><a target="" href="steam://connect/31.186.82.137:27061"><img src="http://www.globalsite.xaa.pl/image/sklep.png"></a></td>
<
td style="text-align:center" width="4%"><a target="" href="http://237392.hltv1.pukawka.pl/"><img src="http://www.globalsite.xaa.pl/image/ban.png"></a></td>
<
td style="text-align:center" width="4%"><a target="" href="steam://connect/31.186.82.137:27061"><img src="http://www.globalsite.xaa.pl/image/sklep.png"></a></td>
<
td style="text-align:center" width="4%"><a target="" href="http://237392.hltv1.pukawka.pl/"><img src="http://www.globalsite.xaa.pl/image/steam.png"></a></td>
<
td style="text-align:center" width="4%"><a target="" href="s7731.hltv.serwerygier.com/index.html"><img src="http://www.globalsite.xaa.pl/image/hltv.png"></a></td>
</
tr>
  
</
tbody></table>
  </
td></tr></tbody></table></div></div></div>


<!-- 
KONIEC TABELI SERWERóW --> 
Ale co Ty chcesz konkretnie osiągnąć?

Nie możesz po prostu napisać normalnie tabelki w HTML, bądź skorzystać z gotowców z tej strony?
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.



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

1 gości