Seditio ve Ldu hakkında sınırsız arama yapın
 
 
> 1 <

Etiketler: forum başlıkları ortaya kaydı

Author Message

immortal

Members


Online status

86 posts
http://www.cehennemindibi.com
Pagerank: 0

Location: Turkey
Occupation:
Age:

#7901   2007-11-13 01:47 GMT      




forum bu şekilde kaydı başlıklar neden olabilir.....

immortal

Members


Online status

86 posts
http://www.cehennemindibi.com
Pagerank: 0

Location: Turkey
Occupation:
Age:

#7902   2007-11-13 01:52 GMT      
<!-- BEGIN: MAIN -->


<div id="title">»

{FORUMS_SECTIONS_PAGETITLE}

</div>



<div id="subtitle">

<a href="plug.php?e=search&amp;frm=1">{PHP.skinlang.forumssections.Searchinforums}</a> |
<a href="plug.php?e=forumstats">{PHP.skinlang.forumssections.Statistics}</a> |
<a href="forums.php?n=markall">{PHP.skinlang.forumssections.Markasread}</a> |
{FORUMS_SECTIONS_GMTTIME}

</div>

<div id="main">

<table class="cells">
<tr>
<td class="coltop" colspan="2">{PHP.skinlang.forumssections.Sections} &nbsp; &nbsp; <a href="forums.php?c=fold#top">{PHP.skinlang.forumssections.FoldAll}</a> / <a href="forums.php?c=unfold#top">{PHP.skinlang.forumssections.UnfoldAll}</a></td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Topics}</td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Posts}</td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Views}</td>
<td class="coltop" style="width:176px;">{PHP.skinlang.forumssections.Lastpost}</td>

</tr>
<!-- BEGIN: FORUMS_SECTIONS_ROW -->

<!-- BEGIN: FORUMS_SECTIONS_ROW_CAT -->

<tbody id="{FORUMS_SECTIONS_ROW_CAT_CODE}">

<tr>
<td colspan="6" class="fscat">
<strong>{FORUMS_SECTIONS_ROW_CAT_FOLDIMG} {FORUMS_SECTIONS_ROW_CAT_TITLE}</strong>
</td>
</tr>
{FORUMS_SECTIONS_ROW_CAT_TBODY}




<!-- END: FORUMS_SECTIONS_ROW_CAT -->

<!-- BEGIN: FORUMS_SECTIONS_ROW_SECTION -->

<tr>
<td style="width:32px;" class="centerall middleall even">
{SEDPLUS_FORUMS_SECTIONS_ROW_STATUS_ICON}
</td>

<td class="odd" onmouseover="this.className='even';" onmouseout="this.className='odd';" onclick="window.location.href='{FORUMS_SECTIONS_ROW_URL}';" style="cursorointer;">
<h3 style="margin:9px;"><a href="{FORUMS_SECTIONS_ROW_URL}">{FORUMS_SECTIONS_ROW_TITLE}</a></h3>
<div style="float:right; ">&nbsp;&nbsp;&nbsp;&nbsp;{FORUMS_SECTIONS_ROW_ACTIVITY}</div>&nbsp; {FORUMS_SECTIONS_ROW_DESC}
</td>

<td class="centerall middleall even">
{FORUMS_SECTIONS_ROW_TOPICCOUNT_ALL}<br />
<span class="desc">({FORUMS_SECTIONS_ROW_TOPICCOUNT})</span>
</td>

<td class="centerall middleall odd">
{FORUMS_SECTIONS_ROW_POSTCOUNT_ALL}<br />
<span class="desc">({FORUMS_SECTIONS_ROW_POSTCOUNT})</span>
</td>

<td class="centerall middleall even">
{FORUMS_SECTIONS_ROW_VIEWCOUNT_SHORT}
</td>

<td class="centerall middleall odd">
{FORUMS_SECTIONS_ROW_LASTPOST}<br />
{FORUMS_SECTIONS_ROW_LASTPOSTDATE} {FORUMS_SECTIONS_ROW_LASTPOSTER}<br />
{FORUMS_SECTIONS_ROW_TIMEAGO}
</td>
</tr>

<!-- END: FORUMS_SECTIONS_ROW_SECTION -->

<!-- END: FORUMS_SECTIONS_ROW -->


<!-- BEGIN: BDAYS -->
</tr>

</table>
<p><br />




</div>






<!-- END: MAIN -->
<table class="cells" width="279">
<tr>
<td colspan="2" class="coltop_no_center middleall"><strong>
<a href="file:///G:/Masaüstü/Hackordusu.org/skins/belagio/plug.php?e=forumstats">{PHP.skinlang.what_is_going_on}</a></strong></td>
</tr>
<tr>
<td style="width:26px;" class="centerall middleall even">
<a href="file:////skins/immortalstyl/skins/{PHP.skin}/plug.php?e=forumstats">
<img src="http://img210.imageshack.us/img210/3306/statssz5.gif" border="0" alt="" /></a></td>
<td class="middleall odd" width="243">{FORUMS_BASICSTATS}<p>{FORUMS_LAST_SEEN}</p>
<p>{FORUMS_LAST_SEEN_COUNT} </td>
<!-- BEGIN: BDAYS -->
</tr>
<tr>
<td colspan="2" class="coltop_no_center middleall"><strong>{PHP.skinlang.today_bdays}</strong></td>
</tr>
<tr>
<td style="width:26px;" class="centerall middleall even">
<img src="file:////skins/k/skins/{PHP.skin}/img/system/bday.gif" border="0" alt=""/></td>
<td class="middleall odd" width="243">{FORUMS_TODAY_BIRTHDAYS}</td>
</tr>
<!-- END: BDAYS -->

</table><div class="cb_footer">&nbsp;</div>

immortal

Members


Online status

86 posts
http://www.cehennemindibi.com
Pagerank: 0

Location: Turkey
Occupation:
Age:

#7904   2007-11-13 02:12 GMT      

header.tpl

<!-- BEGIN: HEADER -->
{HEADER_DOCTYPE}
<html>
<head>
{HEADER_METAS}
{HEADER_COMPOPUP}
<title>{HEADER_TITLE}</title>

<link href="skins/{PHP.skin}/{PHP.skin}.css" type="text/css" rel="stylesheet" />
<style>body{CURSOR: url("skins/immortal/img/mouse.cur")</style>

<script src="linkefekt.js" type="text/javascript"></script>
<script language="JavaScript1.2">
function high(which2){
theobject=which2
highlighting=setInterval("highlightit(theobject)",50)
}
function low(which2){
clearInterval(highlighting)
if (which2.style.MozOpacity)
which2.style.MozOpacity=0.5
else if (which2.filters)
which2.filters.alpha.opacity=50
}

function highlightit(cur2){
if (cur2.style.MozOpacity<1)
cur2.style.MozOpacity=parseFloat(cur2.style.MozOpacity)+0.1
else if (cur2.filters&&cur2.filters.alpha.opacity<100)
cur2.filters.alpha.opacity+=10
else if (window.highlighting )
clearInterval(highlighting)
}
</script>


</head>

<body>

<table class="bigbox" border="0" cellpadding="0" cellspacing="0" align="center" height="165">
<tr>
<td colspan="3" class="user" height="19">&nbsp;</td>
</tr>
<tr>
<td width="100%" height="96"><a href="index.php"><img src="skins/{PHP.skin}/images/tepe.jpg" alt="" width="100%" height="100" border="0"/></a></td>

</tr>
<tr>

<div id="bayrak"><a href="http://google.com"></a></div>
<img style="LEFT: 0px; POSITION: absolute; TOP: 0px" alt="" border="0" onContextMenu="return false" src="skins/Kaan/img/bayrak.gif" _fcksavedurl="skins/Kaan/img/bayrak.gif" />

<table width="873" height="31" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="3" background="skins/sandstorm/img/menu_kose_sol.gif" height="31">
<img src="skins/sandstorm/img/gorunmez.gif" width="1" height="1"></td>
<td background="skins/sandstorm/img/menu_bosluk.gif" align="center" class="txtlarge1" width="867" height="31">
<p><a href="index.php">Ana Sayfa</a> :
<a href="forums.php">Forum</a> :
<a href="servisler.php">Servisler</a> :
<a href="plug.php?e=chat">Chat</a> :
<a href="list.php?c=dokumanlar">Döküman</a> :
<a href="list.php?c=Dosyalar">Dosyalar</a> :
<a href="servisler/proxycheck.php">Proxy</a> :
<a href="sites.php?f=old&c=all">Sites</a> :
<a href="plug.php?p=yoneticiler">Yöneticiler</a> :
<a href="plug.php?p=iletisim">İletişim</a></p>
</center></td>
<td width="3" background="skins/sandstorm/img/menu_kose_sag.gif" align="right" height="31">
<img src="skins/sandstorm/img/gorunmez.gif" width="1" height="1"></td>
</tr>
</table>

</tr>
</table>
<!-- END: HEADER -->
> 1 <

Benzer konular (Similar topics) #BETA

Keywords (beta):

Forum Arşiv (beta):

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232]