DominikJumper
- Bywalec
- 117 31 4 0
wersja skryptu MyBB: 1.8
adres forum: skillshot-net.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Postanowiłem pobawić się w stylu i coś nie wychodzi.
Oto mój kod:
Podczas gdy jestem zalogowany na forum chciałbym taki efekt, lecz nie umiem sobie z tym poradzić...
http://prntscr.com/90e9ps
a dla gości:
http://prntscr.com/90ea5n
Byłby ktoś tak miły i pomógł?
adres forum: skillshot-net.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Postanowiłem pobawić się w stylu i coś nie wychodzi.
Oto mój kod:
<a name="top" id="top"></a>
<div class="welcomeblock">
<div class="welcomeblock-wrapper">
<div class="float_right">
{$quicksearch}
</div>
<div class="nawigacja_usera">
{$welcomeblock}
</div>
</div>
</div>
</div>
</div>
<header>
<a href="index.php" class="logo" title="Strona Główna"></a>
<div id="branding"><div id="noweMenu">
<ul>
<a href="" target="_blank"><li><i i="" style="font-size: 34px; color: white;" class="fa fa-ban"></i><br>AmxBans</li></a>
<a href="" target="_blank"><li><i i="" style="font-size: 32px; color: white;" class="fa fa-users"></i><br>Użytkownicy</li></a>
<a href="" target="_blank"><li><i i="" style="font-size: 34px; color: white;" class="fa fa-gamepad"></i><br>Darmowe Usługi</li></a>
<a href="" target="_blank"><li><i i="" style="font-size: 36px; color: white;" class="fa fa-shopping-cart"></i><br><font color="white">Sklep </font></li></a>
<a href=""><li><i i="" style="font-size: 36px;color: white;" class="fa fa-shield"></i><br><font color="white">Chroń swój serwer</font></li></a>
</ul>
</div>
<div class="wrapper clearfix">
</div>
</div></div>
<a href="index.php" class="bcfirst"></a>
<hr class="hidden" />
<hr class="hidden" />
</header>
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
<navigation>
{$modcplink}
<br />
Podczas gdy jestem zalogowany na forum chciałbym taki efekt, lecz nie umiem sobie z tym poradzić...
http://prntscr.com/90e9ps
a dla gości:
http://prntscr.com/90ea5n
Byłby ktoś tak miły i pomógł?