Facebook Bar..!!
******* INSTALACJA *********
1) Wy,ślij ikonki do folderu root/imgimg/.. .
2) Przejdź do szablonu footer
i dodaj na dole;
Kod:<if condition="$bbuserinfo[userid]"> <!-- Shevko Facebook BAR --> <div id="bar_bottom" style="width: %80; height: 32px; bottom: 0px;"> <div class="bar_float" style="height: 25px; width: %75;"> <a href="forumdisplay.php?do=markread"><img src="/imgimg/market.png" alt="Oznacz forum jako przeczytane" width="16" height="16" border="0" /></a> - <a href="private.php?do=newpm"><img src="/imgimg/event_bar.png" alt="Kalendarz.." width="16" height="16" border="0" /></a> - <a href="showgroups.php"><img src="/imgimg/photo_bar.png" alt="Liderzy.." width="16" height="16" border="0" /></a> </div> <div class="bar_float1" style="width: %80"> <a href="private.php"><img src="/imgimg/email_open.gif" alt="PM" width="16" height="16" border="0" /></a>-<a href="private.php" accesskey="2">PW</a> :: <a href="private.php?do=newpm"><img src="/imgimg/email_add.gif" alt="Wyślij nową wiadomość.." width="16" height="16" border="0" /></a>-<a href="private.php?do=newpm" accesskey="2">Napisz nową PW</a> |<a href="group.php"><img src="/imgimg/group.gif" alt="Grupy społecznościowe.." width="16" height="16" border="0" /></a>-<a href="group.php" accesskey="2">Grupy</a> :: <a href="profile.php?do=buddylist"><img src="/imgimg/emoticon_smile.gif" alt="Kontakty i znajomi.." width="16" height="16" border="0" /></a>-<a href="profile.php?do=buddylist" accesskey="2">Znajomi</a> |<a href="usercp.php"><img src="/imgimg/user_edit.gif" alt="Panel kontrolny użytkownika.." width="16" height="16" border="0" /></a>-<a href="usercp.php" accesskey="2">Panel użytkownika</a> :: <a href="profile.php?do=editpassword"><img src="/imgimg/lock.gif" alt="Edytuj email i hasło.." width="16" height="16" border="0" /></a>-<a href="profile.php?do=editpassword" accesskey="2">Edytuj email i hasło</a> </div> <div class="bar_float2"> <a href="sendmessage.php" rel="nofollow" accesskey="2">Kontakt</a>|<a href="search.php?do=getnew" accesskey="2">Nowe posty</a> <!-- Shevko Facebook PM --> <if condition="$bbuserinfo[pmunread]"> |<blink><a href="private.php" accesskey="2">$bbuserinfo[pmunread] PM!</a> </blink></if> <!-- Shevko Facebook PM --> </div> </div> <!-- Shevko Facebook BAR --> <else /> </if>
W Main CSS swojego szablonu dodaj:
Kod:#bar_bottom { position: fixed; bottom: 0px; left: 80px; right: 80px; height: 30px; background:#f3f3f3 url(../imgimg/bar_bottom_bg.png) 0 0 repeat-x; border-left:1px solid #b5b5b5; border-right:1px solid #b5b5b5; } .bar_float {float:left;padding:7px 5px 0 5px;border-right:1px solid #b5b5b5;} .bar_float a{padding:2px;} .bar_float a:hover{padding:2px;background-color:#fff;text-decoration:none;} .bar_float1 {float:left;padding:7px 5px 0 5px;height:25px;} .bar_float1 a{text-decoration:none;color:#749474;font-size:11px;} .bar_float1 a:hover{font-size:11px;color:#000;text-decoration:none;} .bar_float2 {float:right;padding:7px 5px 0 5px;border-left:1px solid #b5b5b5;height:25px;} .bar_float2 a{padding:2px;color:#749474;font-size:10px;cursor:pointer;cursor:hand;} .bar_float2 a:hover{padding:2px;font-size:10px;color:#000;text-decoration:none;} .bar_contents {padding-top:6px;text-align:center;}
Gotowe.
Uwaga: Modyfikacja jest dla zarejestrowanych użytkowników forum a więc jest ona tylko przez nich widoczna


LinkBack URL
About LinkBacks
Odpowiedz z cytatem

