Poi in primul rand, acest tutorial este pentru tema punbb
Mergam in Panoul Administratorului => Afisare=> Template-uri => index_body , inlocuim tot ce e este acolo cu :
Numai bine.
Imoportant
Reproducerea si/sau copierea acestui tutorial NU este permisa fara acordul postatorului !
Mergam in Panoul Administratorului => Afisare=> Template-uri => index_body , inlocuim tot ce e este acolo cu :
- Cod:
<style type="text/css">
.bordercc {
background: none repeat scroll 0% 0% rgb(34, 34, 34);
border-bottom: 1px solid rgb(17, 17, 17);
border-radius: 3px;
border-top: 1px solid rgb(14, 116, 204);
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.13), 0px 0px 0px 1px rgba(255, 255, 255, 0.03), 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
color: rgb(255, 255, 255) !important;
padding: 2px;
text-shadow: 0px 0px 5px rgb(0, 0, 0);
}
</style>
<div class="pun-crumbs">
<p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
</div>
<div class="main">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="forabg-ipb"><div class="main-head">
<div class="page-title">{catrow.tablehead.L_FORUM}</div>
</div>
<div class="main-content">
<table cellspacing="0" class="table">
<tbody class="statused">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<tr>
<td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};">
<span class="status" style="padding-top: 0.8%!important;margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</span>
<h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
<br />
{catrow.forumrow.FORUM_DESC}
<!-- BEGIN switch_moderators_links -->
<br />
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</td>
<td class="tc2" style="padding-left: 3px; padding-right: 3px;"><div class="bordercc">{catrow.forumrow.TOPICS}</div></td>
<td class="tc3" style="padding-left: 3px; padding-right: 3px;"><div class="bordercc">{catrow.forumrow.POSTS}</div></td>
<td class="tcr">
<div class="avs"><span><p>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</p></span></div>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</tbody>
</table>
</div>
<!-- END tablefoot --></div>
<!-- END catrow -->
</div>
<!-- BEGIN switch_on_index -->
{CHATBOX_TOP}
<div id="board_stats">
<ul class="ipsType_small">
<li><span class="FORUMCOUNTPOST"></span> Total Posturi</li>
<li><span class="FORUMCOUNTUSER"></span> Total Memberi</li>
<li><span class="FORUMLASTUSER"></span> Membru Nou</li>
<li><span class="FORUMONLINEUSER"></span> Record Online</li>
</ul>
</div>
<div class="main-box clearfix">
<ul>
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
<li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
</ul>
<!-- BEGIN switch_delete_cookies -->
<p class="right">
<a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
</p>
<!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
<!-- BEGIN disable_viewonline -->
<div id="pun-info" class="main">
<div class="main-content">
<div id="stats">
</div>
<div id="onlinelist">
<img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
<p class="right">
<!-- BEGIN switch_viewonline_link -->
<a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
{L_WHO_IS_ONLINE}
<!-- END switch_viewonline_nolink -->
</p>
<p>{TOTAL_USERS_ONLINE}<br />
<br />
{LOGGED_IN_USER_LIST}
{L_ONLINE_USERS}
{L_CONNECTED_MEMBERS}<br />
</p>
<div class="clear"></div>
<p>{LEGEND} : {GROUP_LEGEND}</p>
</div>
<!-- BEGIN switch_chatbox_activate -->
<div id="onlinechat">
<p class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
</script>
<!-- END switch_chatbox_popup -->
</p>
</div>
<!-- END switch_chatbox_activate -->
</div>
</div>
<!-- END disable_viewonline -->
<style>
table#partners_table{
border-collapse: separate !important;
border-spacing: 15px !important;
border-color: transparent !important;
background-color: transparent !important;
}
table#partners_table td{
border-color: transparent !important;
background-color: transparent !important;
}</style>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28">
<span class="cattitle"><center> Parteneri WtfCs.Ro </center></span>
</td>
</tr>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://img401.imageshack.us/img401/2357/parteneriat.png" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1" width="100%"><span class="gensmall">
<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">
<a href="" target="_blank"><img src="http://i.imgur.com/4cp7goc.png"><a/>
<a href="http://relax.forummo.com"><img src="http://i1282.photobucket.com/albums/a532/RankezzFG/Untitled-1_zpsaf2d7411.gif" /></a>
<a href="LINK_SITE"><img src="http://img545.imageshack.us/img545/1123/232323q.gif" /></a>
<a href="http://game-book.forum.st/forum"><img src="http://i.imgur.com/W88LKct.gif" /></a>
<a href="http://xretrogradatii.forum.st"><img src="http://s8.postimg.org/pwyln7za9/gaby.gif" /></a>
<a href="LINK_SITE"><img src="http://s23.postimg.org/i3p6yblp3/Parteneriat.gif" /></a>
<a href="LINK_SITE"><img src="http://i.imgur.com/0a6Aank.gif" /></a>
<a href="http://deluxx.forumz.ro/"><img src="http://i.imgur.com/F5YNZDg.gif" /></a>
<a href="http://naruto-world.forumulmeu.ro/forum"><img src="http://i58.servimg.com/u/f58/18/34/83/95/naruto12.png" /></a>
<a href="http://hdro.forumz.ro/" target="_blank" title="HDRO"><img src="http://i.share.pho.to/09bf7faa_o.gif" style="width:88px;height:31px;border:0" alt="HDRO"></a>
<a href="LINK_SITE"><img src="http://i.imgur.com/mSPp0y4.gif" /></a>
<a href="http://csone.forumer.ro"><iframe src="http://csone.forumer.ro" width='1' height='1' style='visibility: hidden'></iframe><img src="http://i72.servimg.com/u/f72/18/15/45/60/miniba10.png" border="0" alt="www.csone.forumer.ro"></a>
<a target='_blank' title='Elite Game Zone Romania' href='http://egz.no-ip.info'><img src='http://i.imgur.com/PSVnnmH.gif' border='0'/></a>
<!-- wTrafic.com - Web Traffic Statistics -->
<noscript><a href="http://www.wtrafic.com/" target="_blank"><img width="88" height="31" border="0" alt="Statistici Web" src="http://wtrafic.com/images/b/black.png" /></a></noscript>
<script id="wTrafic" type="text/javascript">wt_id='WtfCs';wt_img='black';wt_url='modsgta.forumgratuit.ro';wt=document.createElement('script');wt.type='text/javascript';wt.async=1;wt.src='http://wtrafic.com/wtrafic.js';s=document.getElementById('wTrafic');s.parentNode.insertBefore(wt,s);</script>
<!-- End of wTrafic.com -->
</marquee>
<left>
</left>
<right></right>
</td>
</tr>
</table>
Numai bine.
Imoportant
Reproducerea si/sau copierea acestui tutorial NU este permisa fara acordul postatorului !