Oto Avatar Boyutu
|
#2009 |
|
|
qharez
User is:
Posts: 172
Meslek:
Age: 35
|
Kod: Hooks=header.tags Tags=header.tpl:{PLUGIN_LEETLOGIN} Kod: Hooks=index.tags Tags=index.tpl:{PLUGIN_LEETLOGIN} sa? tarafta kullan ozman sorun olmaz header? yok etmek al?nt?d?r system/functions.php dosyas?n? a? bul: Kod: $cfg['enablecustomhf'] = FALSE; // To enable header.$location.tpl and footer.$location.tpl de?i?tir: Kod: $cfg['enablecustomhf'] = TRUE; // To enable header.$location.tpl and footer.$location.tpl daha sonra header.tpl dosyas?n? kopyala ve ad?n? header.forums.tpl yap.daha sonra header.forums.tpl dosyas?n? a? i?indekileri tamamiyle silip altaki Kod: <!-- BEGIN: HEADER --> {HEADER_DOCTYPE} <html> <head> <link rel="alternate" title="Sharebase.net Feed" href="http://www.sharebase.net/rss.php" type="application/rss+xml"/> <style type="text/css"> <!-- .style11 {font-size: 10px; font-weight: bold; } .style13 {color: #999999} .style14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; } --> </style> {HEADER_METAS} {HEADER_COMPOPUP} <title>{HEADER_TITLE}</title> <link href="skins/{PHP.skin}/{PHP.skin}.css" type="text/css" rel="stylesheet" /> </head> <body> <!--Seditio Skin Sharebase Copyright � 2007 Sharebase.net. All rights Reserved. --> <a name="ontop"></a> <div id="container"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="width:27px;"><img src="skins/{PHP.skin}/img/main/bl1.gif" alt="" /></td> <td style="width:927px;"><table class="menu_holder"> <tr> <td class="menu_item"><a id="home" href="index.php"></a></td> <td class="menu_item"><a id="forums" href="forums.php"></a></td> <td class="menu_item"><a id="files" href="plug.php?e=moviegallery"></a></td> <td align="center" valign="baseline"><Br> <span class="style14">Total albums :</span><span class="style13"></span></span></span><span class="style11"> {NUMBERS_PAGES}</span> | </span><span class="style14">Downloaded albums :</span><span class="style11"> {NUMBERS_DOWNLOADS}</span> </td> <td class="menu_item"><a id="articles" href="list.php?c=news"></a></td> <td class="menu_item"><a id="users" href="users.php"></a></td> <td class="menu_item"><a id="search" href="plug.php?e=search"></a></td> </tr> </table></td> <td style="width:27px;"><img src="skins/{PHP.skin}/img/main/br1.gif" alt="" /></td> </tr> <tr> <td colspan="3"><a href="index.php"><img src="skins/{PHP.skin}/img/main/banner.gif" alt="" /></a></td> </tr> <tr> <td class="border_left"> </td> <td><br /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <!-- END: HEADER --> kodlar? kopyala |













