wersja skryptu MyBB: 1.8.5
adres forum: Skill-House.cba.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Co mogę zrobić, aby wyrównać tabelę " Administracja " ( Bo jak widać użytkownik Atomowy wychodzi za taką linie na dole ) oraz dodać te tabele, które są na drugim SS'ie. Proszę o pomoc.
Kod z ACP --> Style i Szablony --> Szablony --> Mój szablon --> Strona główna - szablony --> Index
adres forum: Skill-House.cba.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Co mogę zrobić, aby wyrównać tabelę " Administracja " ( Bo jak widać użytkownik Atomowy wychodzi za taką linie na dole ) oraz dodać te tabele, które są na drugim SS'ie. Proszę o pomoc.
Kod z ACP --> Style i Szablony --> Szablony --> Mój szablon --> Strona główna - szablony --> Index
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$changfcb} <br />
{$serversboard_index}
<a class="buttons" style="float: right;"><i class="fa fa-angle-right"></i></a>
<a class="clickedbuttons" style="float: right;"><i class="fa fa-angle-left"></i></a>
</div>
<div class="sidebar" style="float: right;width: 19%;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder border_table" style="clear: both;">
<tr>
<td class="thead_sidebox" colspan="2">
<center><span class="ipsBadge" style="text-shadow: 1px 1px 10px red; color: red; font-weight: bold; font-size: 13pt; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)">ADMINISTRACJA</span>
</td>
</tr>
<tr>
<td class="trow2">
<tbody id="box_panel_10_e">
<tr>
<td class="trow_kat5">
<center>
<table border="0" cellspacing="0" cellpadding="0" class="tborder">
<center><span style="text-shadow: 1px 1px 10px red; color: red; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Krips</strong></span>
<center><span style="text-shadow: 1px 1px 10px red; color: red; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>55260100</strong></span>
<br><a href="gg://55260100"><img style="border:0" src="http://status.gadu-gadu.pl/users/status.asp?id=55260100&styl=3" /></a>
<br>
<br>
<span style="text-shadow: 1px 1px 10px red; color: red; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Atomowy</strong></span>
<center><span style="text-shadow: 1px 1px 10px red; color: red; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>53227277</strong></span>
<br><a href="gg://53227277"><img style="border:0" src="http://status.gadu-gadu.pl/users/status.asp?id=53227277&styl=3" /></a>
</center>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</div>
<div class="sidebar" style="float: right;width: 19%;">
</div>
<div class="forums" style="float: left;width: 80%;">
{$forums}
</div>
<br class="clear" />
{$boardstats}
<dl class="forum_legend smalltext">
<dt><span class="forum_status forum_on" title="{$lang->new_posts}"></span></dt>
<dd>{$lang->new_posts}</dd>
<dt><span class="forum_status forum_off" title="{$lang->no_new_posts}"></span></dt>
<dd>{$lang->no_new_posts}</dd>
<dt><span class="forum_status forum_offlock" title="{$lang->forum_locked}"></span></dt>
<dd>{$lang->forum_locked}</dd>
<dt><span class="forum_status forum_offlink" title="{$lang->forum_redirect}"></span></dt>
<dd>{$lang->forum_redirect}</dd>
</dl>
<br class="clear" />
{$footer}
</body>
</html>
Snake_ napisał 03.09.2015, 22:07:
Proszę o dodanie linku o autorstwie tłumaczenia, jakiego używasz na forum, w przeciwnym wypadku support nie będzie udzielany.
Proszę o dodanie linku o autorstwie tłumaczenia, jakiego używasz na forum, w przeciwnym wypadku support nie będzie udzielany.