phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

FAQFAQ - PIERWSZA POMOC!!  regulaminREGULAMIN  SzukajSZUKAJ  UżytkownicyUżytkownicy  GrupyGrupy  StatystykiStatystyki
RejestracjaRejestracja  ZalogujZaloguj  DownloadDownload  katalog Forów DyskusyjnychKatalog Forów   FAQ Video tutoriale

Poprzedni temat «» Następny temat
Przesunięty przez: joli
06-01-2009, 16:43
INDEX Legenda
Autor Wiadomość
zielona19


Pomógł: 8 razy
Posty: 98
Wysłany: 14-02-2010, 14:15   

więc ja doczepię swoje pytanie
Jak podzielić tą tabelkę (screen) na dwie aby było Aktualnie online i Ostatnio online ale żeby reszta została nietknięta ?

Untitled.jpg
Plik ściągnięto 542 raz(y) 199,72 KB

_________________
<b>początkująca - od czegoś trzeba zacząć :P </b>
 
     
Gadatliwa Kasia 

   
sebul00000


Pomógł: 23 razy
Posty: 451
Wysłany: 14-02-2010, 20:23   

WYMAGANY PANEL ZAPROSZONYCH USERÓW



Kod:
<!-- BEGIN disable_viewonline -->
<script language="JavaScript" type="text/javascript">
<!--//
function _dom_menu()
{
return this;
}
_dom_menu.prototype.objref = function(id)
{
return document.getElementById ? document.getElementById(id) : (document.all ? document.all[id] : (document.layers ? document.layers[id] : null));
}
_dom_menu.prototype.cancel_event = function()
{
if ( window.event )
{
window.event.cancelBubble = true;
}
}

_dom_menu.prototype.set = function(menu) {
var menus = new Array(
'reginfo',
'profileinfo',
<!-- BEGIN switch_avatar_block -->
'avatarinfo',
<!-- END switch_avatar_block -->
<!-- BEGIN switch_edit_profile -->
'notes',
<!-- END switch_edit_profile -->
'prefinfo'
);
var object;
var opt;
var flag;
for (i=0; i < menus.length; i++)
{
cur_menu = menus[i];
object = this.objref(cur_menu);
if ( object && object.style )
{
object.style.display = (cur_menu == menu) ? '' : 'none';
}
opt = this.objref(cur_menu + '_opt');
if ( opt && opt.style )
{
opt.style.color = (cur_menu == menu) ? '{T_BODY_TEXT}' : '{T_BODY_LINK}';
}
}
<!-- BEGIN switch_avatar_block -->
pic = this.objref('avatarinfo_cur');
if ( pic && pic.style )
{
pic.style.display = ( menu == 'avatarinfo' ) ? '' : 'none';
}
<!-- END switch_avatar_block -->
this.cancel_event();
}

// instantiate
dom_menu = new _dom_menu();
//-->
</script>

<form action="{S_PROFILE_ACTION}" {S_FORM_ENCTYPE} method="post">

{ERROR_BOX}

<table width="100%" cellspacing="2" cellpadding="0" border="0" align="center">

<tr>
<td width="150" valign="top">

<table cellpadding="4" cellspacing="1" border="0" class="forumline" width="150">
<tr>
<th class="thHead"><span class="gensmall2"><b>Opcje</b></span></th>
</tr>
<tr>
<td class="row1" nowrap="nowrap" onMouseOver="this.className='row2'; this.style.cursor='pointer';" onMouseOut="this.className='row1'; this.style.cursor='pointer';" onClick="dom_menu.set('reginfo'); return false;"><div id="reginfo_opt" class="menu" style="color: {T_BODY_TEXT}"><b>&#187;</b> <span class="gensmall">Kto jest na forum</span></div></td>
</tr>
<tr>
<td class="row1" nowrap="nowrap" onMouseOver="this.className='row2'; this.style.cursor='pointer';" onMouseOut="this.className='row1'; this.style.cursor='pointer';" onClick="dom_menu.set('profileinfo'); return false;"><div id="profileinfo_opt" class="menu"><b>&#187;</b> <span class="gensmall">Statystyki</span></div></td>
</tr>
<tr>
<td class="row1" nowrap="nowrap" onMouseOver="this.className='row2'; this.style.cursor='pointer';" onMouseOut="this.className='row1'; this.style.cursor='pointer';" onClick="dom_menu.set('prefinfo'); return false;"><div id="prefinfo_opt" class="menu"><b>&#187;</b> <span class="gensmall">Inne</span></div></td>
</tr>
</table>

<br style="font-size: 3px" />

</td>
<td valign="top" width="100%">

<table id="reginfo" border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<th class="thHead" colspan="2" height="25" valign="middle"><span class="cattitle_stats"><a href="{U_VIEWONLINE}" class="cattitle_stats" title="{L_VIEW_DETAILED}">{L_WHO_IS_ONLINE}</a></span></th>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="center" rowspan="3" width="10%">
            <img src="LINK_DO_TWOJEGO_OBRAZKA_1" width="46" height="46" alt="Kto jest online" />
</td>
<td class="row1" {ONMOUSE_COLORS}align="left">
<span class="gensmall">
{TOTAL_USERS_ONLINE}<br />{LOGGED_IN_USER_LIST}<hr>
{USERS_OF_THE_DAY_LIST}<hr>  {RECORD_USERS}</span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left">
Legenda:
<!-- BEGIN staff_explain -->
<a href="{disable_viewonline.staff_explain.U_GROUP_URL}" class="gensmall" style="color: #{disable_viewonline.staff_explain.GROUP_COLOR}{disable_viewonline.staff_explain.GROUP_STYLE}">{disable_viewonline.staff_explain.GROUP_PREFIX}{disable_viewonline.staff_explain.GROUP_NAME}</a>
<!-- BEGIN se_separator -->
            &#8226;
            <!-- END se_separator -->
<!-- END staff_explain -->
</td>
</tr>
</table>

<table id="profileinfo" style="display:none" border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<th class="thHead" colspan="3" height="25" valign="middle"><span class="cattitle_stats"><a href="{U_STAT}" class="cattitle_stats">Statystyki dla forum</a></span></th>
</tr>
<tr>
<td class="row1" rowspan="2" {ONMOUSE_COLORS}align="center" width="10%">
        <img src="LINK_DO_TWOJEGO_OBRAZKA_2" width="46" height="46" alt="Statystyki" />
</td>
<td class="row1" {ONMOUSE_COLORS}align="center" valign="middle">
<span class="gensmall">{TOTAL_POSTS}<hr>{TOTAL_USERS}<br />{NEWEST_USER} - <font size="1">witamy</font><br />{COUNTER}</span></td>
<td class="row1" rowspan="2" {ONMOUSE_COLORS}align="center" width="12%">
LINK_DO_TWOICH_STATYSTYK_TYPU_STA4U-MIEJSCE_NA_OBRAZKU_3
</td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="center">
<span class="gensmall"><a style="text-decoration: none;" href="zapros.php">Panel Zaproszonych Userów</a></span></td>
</tr>
</table>

<table id="prefinfo" style="display:none" border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<th class="thHead" colspan="4" height="25" valign="middle"><span class="gensmall2"><b>Inne</b></span></th>
</tr>

<!-- BEGIN birthday -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="center" valign="middle" rowspan="3" width="10%">
            <img src="LINK_DO_TWOJEGO_OBRAZKA_4" width="46" height="46" alt="Inne" />
</td>
<td class="row1" {ONMOUSE_COLORS}align="left" colspan="3">
<span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<hr>{L_WHOSBIRTHDAY_WEEK}</span></td>
</tr>
<!-- END birthday -->
<!-- BEGIN chat -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" colspan="3">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE}&nbsp;&nbsp;&nbsp;
<!-- BEGIN logged_out -->
[ {L_LOGIN_TO_JOIN_CHAT} ]
<!-- END logged_out -->
<!-- BEGIN logged_in -->
[ <a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,width=540,height=450')">{L_CLICK_TO_JOIN_CHAT}</a> ]
<!-- END logged_in -->
<br />{CHATTERS_LIST}</span></td>
</tr>
<!-- END chat -->
<tr>
<!-- BEGIN staff -->
<td class="row1" {ONMOUSE_COLORS}align="left">
<span class="gensmall"><a href="{U_STAFF}" class="gensmall">{L_STAFF}</a></span></td>
<!-- END staff -->
<!-- BEGIN warnings -->
<td class="row1" {ONMOUSE_COLORS}align="left" width="45%">
<span class="gensmall">{U_WARNINGS}</span></td>
<!-- END warnings -->
</tr>
</table>

<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
</td>
</tr>
</table>
{S_HIDDEN_FIELDS}
</form>

<!-- END disable_viewonline -->

Zamieniamy:
LINK_DO_TWOJEGO_OBRAZKA_1 -> Link do obrazka, który chcemy mieć w tym miejscu
LINK_DO_TWOJEGO_OBRAZKA_2 -> Link do obrazka, który chcemy mieć w tym miejscu
LINK_DO_TWOICH_STATYSTYK_TYPU_STA4U-MIEJSCE_NA_OBRAZKU_3 -> Kod do takich stron jak stat4u, oczywiście można też tam wstawić jakiś obrazek
LINK_DO_TWOJEGO_OBRAZKA_4 -> Link do obrazka, który chcemy mieć w tym miejscu

Po kliknięciu na belkę "Kto jest na forum" przeprowadzi nas do listy obecnych na forum.
Po kliknięciu na belkę "Statystyki dla forum" przeprowadzi nas do forumowych statystyk (tych podstawowych) o ile są włączone.

Ja nie robiłem tego menu statystyk, po prostu tylko trochę edytowałem... dodałem kolumny, itp.

Demo na moim forum.
_________________
Za niewielką opłatą (przy mniejszych zleceniach, możliwość zapłaty smsem) robię wszystko (no może prawie wszystko ;] ) co jest związane ze skryptem forum phpBB2 by Przemo, między innymi instalacja skryptu przema, wgrywanie modów, itp.
 
     
JustDoIt!


Pomógł: 115 razy
Posty: 869
Wysłany: 21-04-2010, 20:45   Coś odemnie

Witam zapodaju coś odemnie ;)

Demo : www.GTA4u.net
screen w załączniku a kod macie tutaj ;]

Kod:
   <!-- BEGIN disable_viewonline -->
   <table width="94%" cellpading="0" cellspacing="0" border="0" align="center"><tr><td height="39" width="100%" class="cellpicgls">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Statystyki</td></tr></table>
<table width="94%" cellpadding="3" cellspacing="1" border="1px" class="statystyczki"  align="center">
<tr>

<td colspan="2" class="row1" >
            <span class="gensmall">{USERS_OF_THE_DAY_LIST}<br><br></span></td>
     

</tr>
<tr>
<td class="row2"  >
            <span class="gensmall">{TOTAL_POSTS}{BEER_CR}<br />{TOTAL_USERS}<br />{NEWEST_USER} {COUNTER} <br />{RECORD_USERS}</span></td>

         <td align="left" class="row1"  >
            <span class="gensmall">{TOTAL_USERS_ONLINE}<br>{LOGGED_IN_USER_LIST}<br></span><br>
            <!-- BEGIN staff_explain -->
            <a href="{disable_viewonline.staff_explain.U_GROUP_URL}" class="gensmall" style="color: #{disable_viewonline.staff_explain.GROUP_COLOR}{disable_viewonline.staff_explain.GROUP_STYLE}">{disable_viewonline.staff_explain.GROUP_PREFIX}{disable_viewonline.staff_explain.GROUP_NAME}</a>
            <!-- BEGIN se_separator -->
            &#8226;
            <!-- END se_separator -->
            <!-- END staff_explain -->
            </td>
</tr>


<tr>
         <td class="row2"  >
         <span class="gensmall"><a href="{U_STAFF}" class="gensmall">{L_STAFF}</a></span><br>
         <span class="gensmall">{U_WARNINGS}{L_WARNINGS}</a></span></td>

      <td class="row1"  >
            <span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<br />{L_WHOSBIRTHDAY_WEEK}</span></td>
      </tr>
</table>
   <!-- END disable_viewonline -->


zzzz.PNG
Plik ściągnięto 1004 raz(y) 34,76 KB

 
     
krystianr


Pomógł: 680 razy
Posty: 1999
Wysłany: 22-04-2010, 08:24   

JustDoIt!,
usuń z kodu
Kod:
{BEER_CR}
bo niektórzy nie mają zainstalowanego beermoda ;)
_________________
eat
sleep
trance
repeat

Ostatnio odwiedziłeś nas 04-01-2016, 11:36
Obecny czas to 03-12-2021, 16:58
 
     
DeoN

Pomógł: 54 razy
Posty: 290
Wysłany: 02-06-2010, 22:55   

Dodaje kolejny efekt.
Do mojego stylu pasuje.

Kod:
<!-- BEGIN disable_viewonline -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28" align="center"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle" title="{L_VIEW_DETAILED}">Statystyki</a></span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="center" width="100%">
<span class="gensmall">{TOTAL_POSTS}{BEER_CR}<br />{TOTAL_USERS}<br />{NEWEST_USER}{COUNTER}</span></td>
<!-- BEGIN birthday -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="center" width="100%">
<span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<br />{L_WHOSBIRTHDAY_WEEK}</span></td>
</tr>
<!-- END birthday -->
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="center">
<span class="gensmall" align="center">{TOTAL_USERS_ONLINE}<br />{RECORD_USERS}</td></tr>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"><tr>
<td class="catHead" colspan="2" height="28" align="center" width="25%"><span class="cattitle">Aktualnie OnLine</span></td>
<td class="catHead" colspan="2" height="28" align="center" width="50%"><span class="cattitle">Ostatnio OnLine</span></td>
<td class="catHead" colspan="2" height="28" align="center" width="25%"><span class="cattitle">Legenda</span></td>
</tr>
<tr><td class="row1" colspan="2" height="28" align="center">
<span class="gensmall">{LOGGED_IN_USER_LIST}</span></td>
<td class="row1" colspan="2" height="28" align="center">
<span class="gensmall">{USERS_OF_THE_DAY_LIST}</span></td>
<td class="row1" colspan="2" heighy="28" align="center">
<span class="gensmall">
<!-- BEGIN staff_explain -->
            <font color="#ff8800">&#187; &nbsp; <a href="{disable_viewonline.staff_explain.U_GROUP_URL}" class="gensmall" style="color: #{disable_viewonline.staff_explain.GROUP_COLOR}{disable_viewonline.staff_explain.GROUP_STYLE}">{disable_viewonline.staff_explain.GROUP_PREFIX}{disable_viewonline.staff_explain.GROUP_NAME}</a>
            <!-- BEGIN se_separator -->
            <br>
            <!-- END se_separator -->
            <!-- END staff_explain --> </span></td></tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<!-- BEGIN chat -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE}&nbsp;&nbsp;&nbsp;
<!-- BEGIN logged_out -->
[ {L_LOGIN_TO_JOIN_CHAT} ]
<!-- END logged_out -->
<!-- BEGIN logged_in -->
[ <a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,width=540,height=450')">{L_CLICK_TO_JOIN_CHAT}</a> ]
<!-- END logged_in -->
<br />{CHATTERS_LIST}</span></td>
</tr>
<!-- END chat -->
<!-- BEGIN staff -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall"><a href="{U_STAFF}" class="gensmall">{L_STAFF}</a></span></td>
</tr>
<!-- END staff -->
<!-- BEGIN warnings -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall">{U_WARNINGS}</span></td>
</tr></table>
<!-- END warnings -->
<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
<!-- END disable_viewonline -->


staty.jpg
Plik ściągnięto 687 raz(y) 33,05 KB

 
     
Mario14125

Pomógł: 52 razy
Posty: 811
Wysłany: 26-08-2010, 15:37   

JustDoIt!, mógłbyś dopasować te swoje statystyki do subSilver bo bardzo mi się podoba a jak dodaje twoje to tak dziwnie to wygląda... :/
_________________
MULTIPOLAND @ AMXBans # 1.6.2 - Deflection
 
     
Dudex77r

Pomógł: 2 razy
Posty: 82
Wysłany: 12-09-2010, 10:15   

Kod:
<!-- BEGIN disable_viewonline -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28" align="center"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle" title="{L_VIEW_DETAILED}">Statystyki</a></span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}{COUNTER}</span></td>
</tr>
<tr>
<td class="catHead" colspan="2" height="28" align="center"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle" title="{L_VIEW_DETAILED}">Kto jest na forum</a></span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left">
<span class="gensmall">{TOTAL_USERS_ONLINE}<br />{RECORD_USERS}</td></tr>
<tr><td class="row1" {ONMOUSE_COLORS}align="left">
<span class="gensmall">Legenda: </span>
<!-- BEGIN staff_explain -->
<a href="{disable_viewonline.staff_explain.U_GROUP_URL}" class="gensmall" style="color: #{disable_viewonline.staff_explain.GROUP_COLOR}{disable_viewonline.staff_explain.GROUP_STYLE}">{disable_viewonline.staff_explain.GROUP_PREFIX}{disable_viewonline.staff_explain.GROUP_NAME}</a>
<!-- BEGIN se_separator -->
&#8226;
<!-- END se_separator -->
<!-- END staff_explain -->
</span></td>
</tr>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"><tr>
<td class="catHead" colspan="2" height="28" align="center" width="50%"><span class="cattitle">Aktualnie OnLine</span></td>
<td class="catHead" colspan="2" height="28" align="center" width="50%"><span class="cattitle">Ostatnio OnLine</span></td>
</tr>
<tr><td class="row1" colspan="2" height="28" align="center">
<span class="gensmall">{LOGGED_IN_USER_LIST}</span></td>
<td class="row1" colspan="2" height="28" align="center">
<span class="gensmall">{USERS_OF_THE_DAY_LIST}</span></td></tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28" align="center" width="100%"><span class="cattitle">Inne</span></td></tr>
<!-- BEGIN birthday -->

<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<br />{L_WHOSBIRTHDAY_WEEK}</span></td>
</tr>
<!-- END birthday -->
<!-- BEGIN chat -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE}&nbsp;&nbsp;&nbsp;
<!-- BEGIN logged_out -->
[ {L_LOGIN_TO_JOIN_CHAT} ]
<!-- END logged_out -->
<!-- BEGIN logged_in -->
[ <a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,width=540,height=450')">{L_CLICK_TO_JOIN_CHAT}</a> ]
<!-- END logged_in -->
<br />{CHATTERS_LIST}</span></td>
</tr>
<!-- END chat -->
<!-- BEGIN staff -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall"><a href="{U_STAFF}" class="gensmall">{L_STAFF}</a></span></td>
</tr>
<!-- END staff -->
<!-- BEGIN warnings -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall">{U_WARNINGS}</span></td>
</tr></table>
<!-- END warnings -->
<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>


<!-- END disable_viewonline -->



Jak zrobić by wszystko w statystykach było wyśrodkowane?
 
     
smart34

Pomógł: 13 razy
Posty: 146
Wysłany: 06-11-2010, 15:01   

Kod:
  <!-- BEGIN disable_viewonline -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28" align="center"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle" title="{L_VIEW_DETAILED}">Statystyki</a></span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="center" width="100%">
<!-- BEGIN staff_explain -->
            <font color="#949494"> [<a href="{disable_viewonline.staff_explain.U_GROUP_URL}" class="gensmall" style="color: #{disable_viewonline.staff_explain.GROUP_COLOR}{disable_viewonline.staff_explain.GROUP_STYLE}">{disable_viewonline.staff_explain.GROUP_PREFIX}{disable_viewonline.staff_explain.GROUP_NAME}</a>]
            <!-- BEGIN se_separator -->
           &nbsp;
           &nbsp;
<!-- END se_separator -->
            <!-- END staff_explain --></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="center">
<span class="gensmall" align="center">{TOTAL_USERS_ONLINE}<br />{RECORD_USERS}</td></tr>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"><tr>
<td class="catHead" colspan="2" height="28" align="center" width="25%"><span class="cattitle"><font color="#FFFFFF"><b>Aktualnie OnLine</b></font></span></td>
<td class="catHead" colspan="2" height="28" align="center" width="50%"><font color="#FFFFFF"><b>Statystyki Forum</b></font></td>
<td class="catHead" colspan="2" height="28" align="center" width="25%"><span class="cattitle"><font color="#FFFFFF"><b>{L_TOP_POSTERS}</b></font></span></td>
</tr>
<tr><td class="row1" colspan="2" height="28" align="center">
<span class="gensmall">{LOGGED_IN_USER_LIST}</span></td>
<td class="row1" colspan="2" height="28" align="center"><p>{TOTAL_POSTS}</p>
  <p>{TOTAL_USERS}</p>
  <!-- stat.4u.pl NiE KaSoWaC -->
Link do statystyk Stat4u
<!-- stat.4u.pl KoNiEc -->
</td>
<td class="row1" colspan="2" heighy="28" align="center">
   <span class="gensmall">{TOP_POSTERS}</span></td>
</td></tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<!-- BEGIN chat -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE}&nbsp;&nbsp;&nbsp;
<!-- BEGIN logged_out -->
[ {L_LOGIN_TO_JOIN_CHAT} ]
<!-- END logged_out -->
<!-- BEGIN logged_in -->
[ <a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,width=540,height=450')">{L_CLICK_TO_JOIN_CHAT}</a> ]
<!-- END logged_in -->
<br />{CHATTERS_LIST}</span></td>
</tr>
<!-- END chat -->
<!-- BEGIN staff -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall"><a href="{U_STAFF}" class="gensmall">{L_STAFF}</a></span></td>
</tr>
<!-- END staff -->
<!-- BEGIN warnings -->
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">&nbsp;</td>
</tr></table>
<!-- END warnings -->
<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
<td align="left" valign="top">&nbsp;</td>
</tr>
</table>
<!-- END disable_viewonline -->




 
     
xlesiu



Pomógł: 5274 razy
Posty: 10385
Wysłany: 13-11-2010, 13:34   

Cytat:
<!-- BEGIN disable_viewonline -->
<table class="forumline" border="0" cellpadding="3" cellspacing="1" width="100%">
<tr>
<td class="cat" colspan="2" align="left" height="33"><span class="cattitle"><a href="viewonline.php" class="cattitle" title="zobacz szczegółowo">Aktualnie na forum</a></span></th>
</tr>
<tr>
<td class="row1" colspan="2" {ONMOUSE_COLORS} align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}</span></td>
</tr>
<tr>
<td class="row1" rowspan="3" {ONMOUSE_COLORS} style="padding-left: 13px; padding-right: 13px;" align="center" valign="middle">
<img src="templates/NazwaStylu/images/ikona_who.gif" alt=""></td>
<td class="row1" align="center" width="100%">
<span class="gensmall">
<!-- BEGIN staff_explain -->
<a href="{disable_viewonline.staff_explain.U_GROUP_URL}" class="gensmall" style="color: #{disable_viewonline.staff_explain.GROUP_COLOR}{disable_viewonline.staff_explain.GROUP_STYLE}">{disable_viewonline.staff_explain.GROUP_PREFIX}{disable_viewonline.staff_explain.GROUP_NAME}</a>
<!-- BEGIN se_separator -->

<!-- END se_separator -->
<!-- END staff_explain -->
</span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS} align="left"><span class="gensmall">{LOGGED_IN_USER_LIST}</span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS} align="left"><span class="gensmall">{USERS_OF_THE_DAY_LIST}</span></td>
</tr>
</table>
<table class="forumline" border="0" cellpadding="3" cellspacing="1" width="100%">
<tr>
<td class="row1" {ONMOUSE_COLORS} colspan="2" align="left"><span class="gensmall">&nbsp;&nbsp;&nbsp;<b>Statystyki Forum</b></span></td>
</tr>
<tr>
<td class="row1" rowspan="3" style="padding-left: 15px; padding-right: 15px;" align="center" valign="middle">
<img src="templates/NazwaStylu/images/ikona_stat.gif" alt=""></td>
<td class="row1" {ONMOUSE_COLORS} align="left" width="100%">
<span class="gensmall">{RECORD_USERS}<br>{TOTAL_POSTS}<br>{TOTAL_USERS}<br>{NEWEST_USER}{COUNTER}</span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS} align="left"><span class="gensmall">{U_WARNINGS}</span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS} align="left"><span class="gensmall"><a href="{U_STAFF}" class="gensmall">{L_STAFF}</a></span></td>
</tr>
</table>
<table class="forumline" border="0" cellpadding="3" cellspacing="1" width="100%">
<tr>
<td class="row1" colspan="2" align="left">
<span class="gensmall">&nbsp;&nbsp;&nbsp;<b>Dzisiaj urodziny obchodzą</b></span></td>
</tr>
<tr>
<td class="row1" style="padding: 10px 14px;" align="center" valign="middle">
<img src="templates/NazwaStylu/images/ikona_birth.gif" alt=""></td>
<td class="row1" {ONMOUSE_COLORS} align="left" width="100%">
<span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<br>{L_WHOSBIRTHDAY_WEEK}</span></td>
</tr>
</table>

<!-- END disable_viewonline -->


dolforum.png
Plik ściągnięto 558 raz(y) 47,44 KB

_________________
Jak tłumaczysz mi coś z php to mów do mnie jak do labradora. / krwiodawcy.org
 
     
Messi__

Pomógł: 1 raz
Posty: 85
Wysłany: 22-01-2011, 14:19   

Witam chciałbym sobie na forum wstawić taką legendę tylko jak to zrobić ?
pomocy ma ktoś do niej kod ??

 
     
xlesiu



Pomógł: 5274 razy
Posty: 10385
Wysłany: 22-01-2011, 15:09   

Spróbuj czegoś takiego
Kod:
<!-- BEGIN disable_viewonline -->
<br>
<table width="100%" cellpadding="2" cellspacing="1" align="center" class="legenda" style="padding: 2px;">
<tr valign="top">
<td align="center" valign="middle" background="templates/suBsilver/images/cellpic3.gif" colspan="2" height="35"><a href="{U_VIEWONLINE}" title="{L_VIEW_DETAILED}"><b><span style="font-family: Tahoma; font-size: 12px"><font color="ffffff">Legenda</b></font></span></a></td>
</tr>
<tr>
<td>
   
<td>
</tr>
<tr>
<td style="border-right: 1px dashed #235681; height: 160px;" width="65%">     
<div style="margin: 10px 0px 0px 10px;">
<!-- BEGIN staff_explain -->
        <a href="{disable_viewonline.staff_explain.U_GROUP_URL}" style="color: #{disable_viewonline.staff_explain.GROUP_COLOR}{disable_viewonline.staff_explain.GROUP_STYLE}; font-size: 10px">{disable_viewonline.staff_explain.GROUP_PREFIX}{disable_viewonline.staff_explain.GROUP_NAME}
</a>
<!-- END staff_explain -->
<br>
<hr>
{TOTAL_USERS_ONLINE}
<br>

<hr>
{LOGGED_IN_USER_LIST}
        <!-- BEGIN se_separator -->
        &#8226;
        <!-- END se_separator -->
 <br>
<hr>
{USERS_OF_THE_DAY_LIST}</div>
<br>
</td>
<td>
<span style="padding: 10px; font: normal 14px Georgia, Times, serif;"><b><font color="ffffff">Statystyki forum:</b></font></span>
<div style="margin: 10px 0px 0px 10px;">
{TOTAL_POSTS}{TOTAL_TOPICS}<br><hr>{TOTAL_USERS}<br><hr>{NEWEST_USER}<br><span style="color: lightblue;"><blink><b>Witamy na forum!</b></blink></span><br><hr>{RECORD_USERS}
</div>
<br>
</td>
</tr>
</table>
<br>
<!-- END disable_viewonline -->
_________________
Jak tłumaczysz mi coś z php to mów do mnie jak do labradora. / krwiodawcy.org
 
     
adamus_81


Pomógł: 24 razy
Posty: 191
Wysłany: 25-01-2011, 16:19   

Witam pomoże mi ktoś zrobić taka legendę:



Próbuję i nic mi nie wychodzi,za pomoc dam +

[ Dodano: 27-01-2011, 18:38 ]
Może ktoś pomóc :?: :?:
 
     
Shusky


Posty: 50
Wysłany: 02-09-2011, 20:46   

Witam. Prosze mi powiedziec jak moge wywalic "to forum monitoruje"

Bo ja tego nie chce i kopie i kopie i kicha

zobaczcie sami i prosze o pomoc

www.shusky.com.pl
 
     
M4g!k


Pomógł: 289 razy
Posty: 409
Wysłany: 02-09-2011, 23:11   

Shusky, z pliku index_body.tpl usuń:

Kod:
<td class="catHead" colspan="2" height="28" width="50%" align="center"><span class="cattitle">To forum monitoruje</span></td>
</tr>
<tr>
<td class="row1" {ONMOUSE_COLORS}align="left" width="100%">
<span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}{COUNTER}</span></td>
<td class="row1" colspan="2" height="100%" width="100%" align="center"><span class="gensmall">-----------Tu trzeba wkleić kod buttonów podanych np. przez stat4u-----------</span></td>
</tr>
</table>
_________________
Zanim zadasz pytanie przeczytaj Faq oraz Faq dla stylów.
 
     
Gadatliwa Kasia 

   
Shusky


Posty: 50
Wysłany: 02-09-2011, 23:32   

Dziekuje ci bardzo. Rano sprawdze bo obecnie nie bardz moge., Ale z góry dziekuje :)
 
     
Wyświetl posty z ostatnich:   
Odpowiedz do tematu
Nie możesz pisać nowych tematów
Nie możesz odpowiadać w tematach
Nie możesz zmieniać swoich postów
Nie możesz usuwać swoich postów
Nie możesz głosować w ankietach
Nie możesz załączać plików na tym forum
Możesz ściągać załączniki na tym forum
Dodaj temat do Ulubionych
Wersja do druku

Skocz do:  

Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!

Powered by phpBB modified by Przemo © 2003 phpBB
Strona wygenerowana w 0,42 sekundy. Zapytań do SQL: 14
Polecane serwisy

Najlepsze oprogramowanie do prowadzenia sklepu internetowegoNajlepszy program do sklepu firmowany przez Przem'a

Sklep z gadżetami

mediaclick.pl

serwis laptopów

phpbb

Polisy Ubezpieczeniowe TU Europa

Design Cart - Tworzenie sklepu internetowego

dnirozwoju.pl

Ranking Hostingów HostingOnline.pl

• Zamów reklamę