wersja skryptu MyBB:1.6.x
adres forum:http://pcgrafa.ugu.pl/index.php
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Mam problem z belką główną i z takim czymś na dole, że jak to klikniemy to wtedy od razu nas przenosi na górę (dokładnie to jest nie na swoim miejscu i nakłada się z shoutboxem). Zresztą zobaczcie sami.
[TUTAJ OPIS PROBLEMU + SCREENY ]
Główna Belka:
i To coś co nakłada się na shoutbox:
Daj szablon index, index_boardstats oraz header.
(23.09.2013, 21:01)Lumix napisał(a): [ -> ]Daj szablon index, index_boardstats oraz header.
Dam Ci linijki ok ? bo nie mam dostępu do kompa mojego:
Index
Kod:
<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}
<div class="bannerystrglowna">
<table width="70%" align="center">
<tr>
<b><font color="green">Witam Was serdecznie na forum www.PCGrafa.ugu.pl, Zapraszam gorąco do rejestracji !</font></b>
</tr>
</table>
</div>
<div class="sidebar" style="float: right;width: 18%;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" style="width: 100%; border-left: 1px solid #393939; border-right: 1px solid #393939; border-bottom: 1px solid #393939;">
<tr>
</b>
<td class="tcat">
{$topStats['LastThreads']} - ostatnie tematy
<br><br>
{$topStats['Reputation']} - użytkownicy z największą reputacją
<br><br>
{$topStats['Timeonline']} - użytkownicy z najdłuższym czasem online
<br><br>
{$topStats['NewestUsers']} - najnowsi użytkownicy
<br><br>
</td>
</tr>
<tr>
<td style="background: #1a1a1a; padding: 6px; text-shadow: rgba(0, 0, 0, 0.804) 0px -1px 0px; color: #eeeeee; font-size: 11px; font-weight: 700; ">
</td>
</tr>
</table>
</div>
<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">
{$forums}
<br>
</div>
</div>
<br class="clearboth">
{$boardstats}
{$dvz_shoutbox}
{$footer}
</body>
<b>
<tr>
<div class="bannerystrglowna">
<table width="70%" align="center">
<tr>
<center><img src="http://img832.imageshack.us/img832/1212/fdj9.jpg" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40"></font></b></center>
</tr>
</table>
</div>
<div class="sidebar" style="float: right;width: 18%;">
</tr>
</b></center>
</html>
Index index_boardstats
Kod:
{$forumstats}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" style="width: 100%; border-left: 1px solid #393939; border-right: 1px solid #393939;">
<tr>
<td align="left" class="tcat">
<b>{$lang->online_note}</b>
</td>
<td align="right" class="tcat">
<a href="showteam.php">Ekipa forum</a>
<a href="stats.php">Statystyki</a>
</td>
</tr>
</table>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" style="width: 100%; border-left: 1px solid #393939; border-right: 1px solid #393939; border-bottom: 1px solid #393939;">
<tr>
<td style="background: #1a1a1a; padding: 6px;">
{$onlinemembers}<br>
{$birthdays}<br>
<br><font color="white"><b>Grupy:</b></font></br>
<b><font color="FF0000"><span style="text-shadow: 0px 0px 6px #FF0000;">Administrator</span></font></b>
|
<b><font color="#00FFFF"><span style="text-shadow: 0px 0px 6px #00FFFF;">Junior Admin</span></font></b>
|
<b><font color="#9900CC"><span style="text-shadow: 0px 0px 6px #9900CC;">Super Moderator</span></font></b>
|
<b><font color="#00FF00"><span style="text-shadow: 0px 0px 6px #00FF00;">Moderator</span></font></b>
|
<b><font color="#FFFF00"><span style="text-shadow: 0px 0px 6px #FFFF00;">V.I.P.</span></font></b>
|
<b><font color="#FF9966"><span style="text-shadow: 0px 0px 6px #FF9966;">Programista</span></font></b>
|
<b><font color="#FF3300"><span style="text-shadow: 0px 0px 6px #FF3300;">Doświadczony Grafik</span></font></b>
|
<font color="#CC6600"><span style="test shadow: 1px 1px 1px #CC6600;">Grafik</span></font>
|
<font color="#3300FF"><span style="text-shadow: 1px 1px 1px #3300FF;">Stały Bywalec</span></font>
|
<font color="#3366FF"><span style="text-shadow: 1px 1px 1px #3366FF;">Bywalec</span></font>
|
<font color="#FFFFFF">Użytkownik</span></font>
|
<font color="#808080">Gość</span></font></span>
|
<s><font color="#C0C0C0">Zbanowany</span></font></s>
</td>
</tr>
</table>
Header
Kod:
<div id="main_wrapper">
<div id="boxes">
<div id="loginbox" class="window login_menu">
<div class="loginbox_content">
<div class="loginbox_head powiekszacz">
Logowanie
<span><a href="#" class="close pmpopup" title="Zamknij okno.">X</a></span>
</div>
<form autocomplete="off" method="post" id="signin" action="member.php">
<input name="action" type="hidden" value="do_login">
<input name="url" type="hidden" value="{$mybb->settings['bburl']}">
<input name="quick_login" type="hidden" value="1">
<table cellspacing="0" cellpadding="0">
<tr>
<td width="5%" style="padding:8px;">
<span style="color: #bcbcbc; font: normal 13px tahoma,helvetica,arial,sans-serif;">
<b>Nazwa użytkownika</b>
</span>
<span class="right" style="color: #898989; font: normal 11px tahoma,helvetica,arial,sans-serif;">
<a href="{$mybb->settings['bburl']}/member.php?action=register" style="color: #898989;">Zarejestruj się!</a>
</span></td>
<td width="5%" style="padding:8px;"><span style="color: #bcbcbc; font: normal 13px tahoma,helvetica,arial,sans-serif;">
<b>Hasło forum</b></span>
<span class="right" style="color: #898989; font: normal 11px tahoma,helvetica,arial,sans-serif;"><a href="{$mybb->settings['bburl']}/member.php?action=lostpw" style="color: #898989;">Zapomniałem hasła</a></span></td></tr>
<tr><td width="5%" style="padding:8px;">
<center><input id="quick_login_username" name="quick_username" value="" title="username" tabindex="4" type="text">
</center></td>
<td width="5%" style="padding:8px;">
<center>
<input id="quick_login_password" name="quick_password" value="" title="password" tabindex="5" type="password">
</center></td></tr>
<tr>
<td width="5%" style="border-bottom: 1px solid #111111;"></td>
<td width="5%" style="border-bottom: 1px solid #111111;"></td>
</tr><tr><td width="5%" style="border-bottom: 1px solid #252525;">
</td><td width="5%" style="border-bottom: 1px solid #252525;"></td></tr>
<tr><td width="5%" style="padding:8px;">
<input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked">
<span style="color: #bcbcbc; font: normal 12px tahoma,helvetica,arial,sans-serif;">Zapamiętaj mnie</span>
<br>
Niepolecane dla współdzielonych komputerów</td>
<td width="5%" style="padding:8px;">
<center></center></td></tr>
<tr><td width="5%" style="border-bottom: 1px solid #111111;"></td>
<td width="5%" style="border-bottom: 1px solid #111111;"></td></tr> </table>
<div style="padding:13px;">
<center>
<span style="text-align: center; color: #fff; font: normal 12px tahoma,helvetica,arial,sans-serif;">
Polityka Prywatnosci
</span>
</center>
</div>
<div class="loginbox_head">
<center>
<input id="buuttonynowe" name="submit" type="submit" value="Zaloguj">
</center></div></form></div></div></div>
<div id="mask"></div></div>
<a name="top" id="top"></a>
<div id="main_wrapper">
<div id="boxes">
<div id="info" class="window login_menu">
<div class="loginbox_content">
<div class="loginbox_head powiekszacz">
Informacje
<span><a href="#" class="close pmpopup" title="Zamknij okno.">X</a></span>
</div>
<form autocomplete="off" method="post" id="signin" action="member.php">
<input name="action" type="hidden" value="do_login">
<input name="url" type="hidden" value="{$mybb->settings['bburl']}">
<input name="quick_login" type="hidden" value="1">
<table cellspacing="0" cellpadding="0">
<td>
<tr>
<td colspan="2" class="tcat"><strong>Statystyki Forum</strong></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>Wszystkich tematów</strong></td>
<td class="userprofile_trow"> <span class="statround">1</span></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>Wszystkich postów</strong></td>
<td class="userprofile_trow"> <span class="statround">2</span> </td>
</tr>
<tr>
<td class="userprofile_trow"><strong>Wszystkich użytkowników </strong></td>
<td class="userprofile_trow"> <span class="statround">4</span> </td>
</tr>
<tr>
<td class="userprofile_trow"><strong>Najnowszy użytkownik</strong></td>
<td class="userprofile_trow"> <span class="statround">123123</span> </td>
</tr>
<tr>
<td colspan="2" class="tcat"><strong>Przydatne linki</strong></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="search.php?action=getnew">Wyświetl nową zawartość</a></strong>
<td class="userprofile_trow"></td>
</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="stats.php">Statystyki</a></strong>
</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="showteam.php">Ekipa Forum</a></strong>
</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="online.php">Aktywni użytkownicy</a></strong>
</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="memberlist.php">Zarejestrowani użytkownicy</a></strong>
</td>
</tr>
<td colspan="2" class="tcat"><strong>Dodatkowe informacje</strong></td>
</tr>
<tr>
<td class="userprofile_trow"><strong></strong></td>
<td class="userprofile_trow"></td>
</tr>
</table>
</td>
</form></div></div></div>
<div id="mask"></div></div>
<a name="top" id="top"></a>
<div class="szerokosc_all">
{$modcplink}
<div id='nav_wrap'>
<span class="right" style="padding-top: 5px;">
<div id="search" class="right">
<form action="search.php" method="post" id='search-box'>
<span id='search_wrap'>
<input type="text" class="text_input" id='main_search' name="keywords" onfocus="this.value = '';" value="Wyszukiwanie..." size='30' tabindex='6' />
<input type="hidden" name="action" value="do_search" />
<input type="hidden" name="forums" value="all" />
<input type="hidden" name="postthread" value="1" />
</span>
<div id='forum_search'> .</div>
<input type='submit' class='submit_input clickable' value="Search" this.value='';" />
<a href="http://localhost/~demo/search.php" id='adv_search'>Zaawansowane</a>
</form>
</div>
</span>
</div>
<img src="http://img809.imageshack.us/img809/7766/vjd9.png" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40">
</div>
<div id="menu_logowania">
<div class="szerokosc_all">
<ul id="menu1">
<li {$index_active}><a href="{$mybb->settings['bburl']}/index.php">Forum</a></li>
<li {$members_active}><a href="{$mybb->settings['bburl']}/memberlist.php">Użytkownicy</a></li>
<li {$search_active}><a href="{$mybb->settings['bburl']}/search.php">Szukaj</a></li>
<li {$calendar_active}><a href="{$mybb->settings['bburl']}/calendar.php">Kalendarz</a></li>
<li {$misc_active}><a href="{$mybb->settings['bburl']}/misc.php?action=help">Pomoc</a></li>
</ul>
<span class="right";">
{$welcomeblock}
</span>
</div>
<br>
<div class="szerokosc_all">
<navigation>
</div>
<div id="content">
Daj to nad:
Jesli nie zadziała pisz na gg 19920277, roozwiazanie napisze tu w wątku.
(27.09.2013, 15:34)sekreT- napisał(a): [ -> ]Daj to nad:
Jesli nie zadziała pisz na gg 19920277, roozwiazanie napisze tu w wątku.
nic nie pomogło :/
odkryłem, że to nie ma nic wspólnego z {$boardstats} tylko z {$footer} bo jak usuwam {$footer} to znika to a jak wklejam to znowu tak się buguje :/ ale to już przeżyje bez tego jakoś sobie poradzę. Jeszcze zostało to z tym 1 problemem :/
Spróbuj dodać przed {$footer}
Kod:
<br style="clear:both;">
z poprzednim sobie poradził teraz w okolicach headeru, menu mu się najezdza
(27.09.2013, 21:52)Matslom napisał(a): [ -> ]Spróbuj dodać przed {$footer}
Kod:
<br style="clear:both;">
nic nie daje
(27.09.2013, 17:47)sekreT- napisał(a): [ -> ]Daj mi header cały
Masz:
Kod:
<div id="main_wrapper">
<div id="boxes">
<div id="loginbox" class="window login_menu">
<div class="loginbox_content">
<div class="loginbox_head powiekszacz">
Logowanie
<span><a href="#" class="close pmpopup" title="Zamknij okno.">X</a></span>
</div>
<form autocomplete="off" method="post" id="signin" action="member.php">
<input name="action" type="hidden" value="do_login">
<input name="url" type="hidden" value="{$mybb->settings['bburl']}">
<input name="quick_login" type="hidden" value="1">
<table cellspacing="0" cellpadding="0">
<tr>
<td width="5%" style="padding:8px;">
<span style="color: #bcbcbc; font: normal 13px tahoma,helvetica,arial,sans-serif;">
<b>Nazwa użytkownika</b>
</span>
<span class="right" style="color: #898989; font: normal 11px tahoma,helvetica,arial,sans-serif;">
<a href="{$mybb->settings['bburl']}/member.php?action=register" style="color: #898989;">Zarejestruj się!</a>
</span></td>
<td width="5%" style="padding:8px;"><span style="color: #bcbcbc; font: normal 13px tahoma,helvetica,arial,sans-serif;">
<b>Hasło forum</b></span>
<span class="right" style="color: #898989; font: normal 11px tahoma,helvetica,arial,sans-serif;"><a href="{$mybb->settings['bburl']}/member.php?action=lostpw" style="color: #898989;">Zapomniałem hasła</a></span></td></tr>
<tr><td width="5%" style="padding:8px;">
<center><input id="quick_login_username" name="quick_username" value="" title="username" tabindex="4" type="text">
</center></td>
<td width="5%" style="padding:8px;">
<center>
<input id="quick_login_password" name="quick_password" value="" title="password" tabindex="5" type="password">
</center></td></tr>
<tr>
<td width="5%" style="border-bottom: 1px solid #111111;"></td>
<td width="5%" style="border-bottom: 1px solid #111111;"></td>
</tr><tr><td width="5%" style="border-bottom: 1px solid #252525;">
</td><td width="5%" style="border-bottom: 1px solid #252525;"></td></tr>
<tr><td width="5%" style="padding:8px;">
<input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked">
<span style="color: #bcbcbc; font: normal 12px tahoma,helvetica,arial,sans-serif;">Zapamiętaj mnie</span>
<br>
Niepolecane dla współdzielonych komputerów</td>
<td width="5%" style="padding:8px;">
<center></center></td></tr>
<tr><td width="5%" style="border-bottom: 1px solid #111111;"></td>
<td width="5%" style="border-bottom: 1px solid #111111;"></td></tr> </table>
<div style="padding:13px;">
<center>
<span style="text-align: center; color: #fff; font: normal 12px tahoma,helvetica,arial,sans-serif;">
Polityka Prywatnosci
</span>
</center>
</div>
<div class="loginbox_head">
<center>
<input id="buuttonynowe" name="submit" type="submit" value="Zaloguj">
</center></div></form></div></div></div>
<div id="mask"></div></div>
<a name="top" id="top"></a>
<div id="main_wrapper">
<div id="boxes">
<div id="info" class="window login_menu">
<div class="loginbox_content">
<div class="loginbox_head powiekszacz">
Informacje
<span><a href="#" class="close pmpopup" title="Zamknij okno.">X</a></span>
</div>
<form autocomplete="off" method="post" id="signin" action="member.php">
<input name="action" type="hidden" value="do_login">
<input name="url" type="hidden" value="{$mybb->settings['bburl']}">
<input name="quick_login" type="hidden" value="1">
<table cellspacing="0" cellpadding="0">
<td>
<tr>
<td colspan="2" class="tcat"><strong>Statystyki Forum</strong></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>Wszystkich tematów</strong></td>
<td class="userprofile_trow"> <span class="statround">1</span></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>Wszystkich postów</strong></td>
<td class="userprofile_trow"> <span class="statround">2</span> </td>
</tr>
<tr>
<td class="userprofile_trow"><strong>Wszystkich użytkowników </strong></td>
<td class="userprofile_trow"> <span class="statround">4</span> </td>
</tr>
<tr>
<td class="userprofile_trow"><strong>Najnowszy użytkownik</strong></td>
<td class="userprofile_trow"> <span class="statround">123123</span> </td>
</tr>
<tr>
<td colspan="2" class="tcat"><strong>Przydatne linki</strong></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="search.php?action=getnew">Wyświetl nową zawartość</a></strong>
<td class="userprofile_trow"></td>
</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="stats.php">Statystyki</a></strong>
</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="showteam.php">Ekipa Forum</a></strong>
</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="online.php">Aktywni użytkownicy</a></strong>
</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>
<a href="memberlist.php">Zarejestrowani użytkownicy</a></strong>
</td>
</tr>
<td colspan="2" class="tcat"><strong>Dodatkowe informacje</strong></td>
</tr>
<tr>
<td class="userprofile_trow"><strong></strong></td>
<td class="userprofile_trow"></td>
</tr>
</table>
</td>
</form></div></div></div>
<div id="mask"></div></div>
<a name="top" id="top"></a>
<div class="szerokosc_all">
{$modcplink}
<div id='nav_wrap'>
<span class="right" style="padding-top: 5px;">
<div id="search" class="right">
<form action="search.php" method="post" id='search-box'>
<span id='search_wrap'>
<input type="text" class="text_input" id='main_search' name="keywords" onfocus="this.value = '';" value="Wyszukiwanie..." size='30' tabindex='6' />
<input type="hidden" name="action" value="do_search" />
<input type="hidden" name="forums" value="all" />
<input type="hidden" name="postthread" value="1" />
</span>
<div id='forum_search'> .</div>
<input type='submit' class='submit_input clickable' value="Search" this.value='';" />
<a href="http://localhost/~demo/search.php" id='adv_search'>Zaawansowane</a>
</form>
</div>
</span>
</div>
<img src="http://img809.imageshack.us/img809/7766/vjd9.png" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40">
</div>
<div id="menu_logowania">
<div class="szerokosc_all">
<ul id="menu1">
<li {$index_active}><a href="{$mybb->settings['bburl']}/index.php">Forum</a></li>
<li {$members_active}><a href="{$mybb->settings['bburl']}/memberlist.php">Użytkownicy</a></li>
<li {$search_active}><a href="{$mybb->settings['bburl']}/search.php">Szukaj</a></li>
<li {$calendar_active}><a href="{$mybb->settings['bburl']}/calendar.php">Kalendarz</a></li>
<li {$misc_active}><a href="{$mybb->settings['bburl']}/misc.php?action=help">Pomoc</a></li>
</ul>
<span class="right";">
{$welcomeblock}
</span>
</div>
<br>
<div class="szerokosc_all">
<navigation>
</div>
<div id="content">
Dodaję też załącznik w txt aby było Ci wygodniej.
(27.09.2013, 21:52)Matslom napisał(a): [ -> ]Spróbuj dodać przed {$footer}
Kod:
<br style="clear:both;">
Problem zażegnany dzięki wystarczyło w "index" dopisać na sam dół:
Kod:
<body>
<tr>
<div
<br class="clearboth">
{$footer}
</body>
</tr>
</html>
</body>
i git ;D
Pozostał tylko 1 problem z tym u góry co wchodzi na belkę u góry
A może coś z kodem shoutboxa? Podaj szablon.
1 Problem
Do css szerokość_all dodaj: margin-top: 23px;
2 Problem
{$dvz_shoutbox} ma być nad {$boardstats}
I powinno pomóc, jak coś to pisz na GG.
Wątpię, bo przenieś sobie w szybkiej edycji w wyszukiwarce wszystko shoutboxa nad statystyki i wszystko jest ok.