24.01.2015, 15:18
wersja skryptu MyBB: 1.8.3
adres forum:
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Mam problem - dodałem do header' a link do Regulaminu, ale obrazek przy nim zeszwankował i wyszło coś takiego:
Kod header' a:
Jak widać w kodzie jest (chyba) wszystko OK.
Jeśli ktoś jest w stanie mi pomóc, proszę, aby to uczynił.
Pozdrawiam,
to_ja
adres forum:
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Mam problem - dodałem do header' a link do Regulaminu, ale obrazek przy nim zeszwankował i wyszło coś takiego:
Kod header' a:
Kod:
<div id="container">
<a name="top" id="top"></a>
<div id="header">
<div id="logo">
<div class="wrapper">
<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>
<ul class="menu top_links">
{$menu_portal}
{$menu_search}
{$menu_memberlist}
{$menu_calendar}
<li><a href="http://komputerujemy.cba.pl/regulamin.php"><img src="error.png" /> Regulamin</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help" class="help">{$lang->toplinks_help}</a></li>
</ul>
</div>
</div>
<div id="panel">
<div class="upper">
<div class="wrapper">
{$quicksearch}
{$welcomeblock}
<!-- </div> in header_welcomeblock_member and header_welcomeblock_guest -->
<!-- </div> in header_welcomeblock_member and header_welcomeblock_guest -->
</div>
</div>
<div id="content">
<div class="wrapper">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
{$pending_joinrequests}
{$awaitingusers}
<navigation>
<br />
Jeśli ktoś jest w stanie mi pomóc, proszę, aby to uczynił.
Pozdrawiam,
to_ja