temada epey bi kayma..

Temalar ile ilgili soru, sorun ve tartışmalar.

temada epey bi kayma..

İleti yeniaykarama 27.02.2007, 04:30

arkadaşlar benim sorunum temanın bana göre sağa kayması ne yaptım ne ettim se olmuyor her ekranda farklı kayma var 14 inçde ayrı 15 de ayrı 17 de sorun yok normal ama herkesinki 17 inç değilki overal_header.tpl ye çok baktım oranları düşürdüm ama bi türlü oturmuyor bi de benim overal_header.tpl de kullanıcı menüsü var sol blok olarak bi türlü ayarlayamadım yardım edebilecek bir arkadaş olursa altta overal_header.tpl yi veriyorum bi el atabilirmi çok uğraştım ama olmadı işte ...diğer forumlara bakıyorum oranlar kendiliğinden uyuyor kayma olmuyor ..yardım eden olursa çok sevinirim.. :? :?


Kod: Tümünü seç
<?xml version="1.0" encoding="{S_CONTENT_ENCODING}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}">
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<title>Yeni Sayfa 2</title>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="Content-Style-Type" content="text/css" />
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/fisubsilversh/{T_HEAD_STYLESHEET}" type="text/css" />
<link rel="shortcut icon" href="./favicon.ico" />
<script language="JavaScript" type="text/javascript" src="includes/toggle_display.js"></script>
<script language="JavaScript1.2">

var clickmessage="Bu Gün Seni Çok Hırsız Gördüm Canım :) !!!"

function disableclick(e) {
if (document.all) {
if (event.button==2||event.button==3) {
if (event.srcElement.tagName=="IMG"){
alert(clickmessage);
return false;
}
}
}
else if (document.layers) {
if (e.which == 3) {
alert(clickmessage);
return false;
}
}
else if (document.getElementById){
if (e.which==3&&e.target.tagName=="IMG"){
alert(clickmessage)
return false
}
}
}

function associateimages(){
for(i=0;i<document.images.length;i++)
document.images[i].onmousedown=disableclick;
}

if (document.all)
document.onmousedown=disableclick
else if (document.getElementById)
document.onmouseup=disableclick
else if (document.layers)
associateimages()
</script>
<!-- BEGIN switch_enable_pm_popup -->
<script type="text/javascript">
<!--
   if ( {PRIVATE_MESSAGE_NEW_FLAG} )
   {
      window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
   }
//-->
</script>
<!-- END switch_enable_pm_popup -->
<script language="javascript" type="text/javascript">
function renommee(postid)
{
   window.open("renommee.php?p=" + postid, "renommee", "toolbar=no, scrollbars=no, resizable=yes, width=420, height=300");
   return false;
}

function renommee_del(delid)
{
   window.open("renommee_loeschen.php?id=" + delid, "renommee_loeschen", "toolbar=no, scrollbars=no, resizable=yes, width=420, height=300");
   return false;
}
</script>
<script type="text/javascript">
<!--
var phpEx = '{PHPEX}';
var POST_FORUM_URL = '{POST_FORUM_URL}';
var POST_TOPIC_URL = '{POST_TOPIC_URL}';
var POST_POST_URL = '{POST_POST_URL}';
var ajax_page_charset = '{S_CONTENT_ENCODING}';
var S_SID = '{S_SID}';
var ajax_core_defined = 0;
var phpbb_root_path = '{PHPBB_ROOT_PATH}';
//-->
</script>

<script type="text/javascript" src="includes/javascript/ajax_core.js"></script>

<script language="Javascript" type="text/javascript">
<!--
function setCheckboxes(theForm, elementName, isChecked)
{
    var chkboxes = document.forms[theForm].elements[elementName];
    var count = chkboxes.length;

    if (count)
   {
        for (var i = 0; i < count; i++)
      {
            chkboxes[i].checked = isChecked;
       }
    }
   else
   {
       chkboxes.checked = isChecked;
    }

    return true;
}
//-->
</script>
<!-- Start add - Birthday MOD -->
{GREETING_POPUP}
<!-- End add - Birthday MOD -->
<script type="text/javascript">
<!--
window.status = "{PRIVATE_MESSAGE_INFO}";
// -->
</script>
<!-- Start add - Protect user account MOD -->
{PASSWD_POPUP}
<!-- End add - Protect user account MOD -->
<!-- BEGIN switch_absence -->
<script language="Javascript" type="text/javascript">
<!--
   window.open('{U_ABSENCE_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
//-->
</script>
<!-- END switch_absence -->
<style>
.drop { position: absolute; width: 3;  filter: flipV(), flipH(); font-size: 40; color: blue }
</style>
<script language="javascript">

snow = false;    // false for rain, true for snow
snowsym = " * "  //These are the symbols for each
rainsym = " ' "  //You can put images here.
howmany = 10     //How many drops/snowflakes?

if(snow){sym = snowsym; speed=1; angle=10; drops=howmany}
else{sym = rainsym; speed=50; drops=howmany; angle=6}
movex = -speed/angle; movey = speed; count = 0;

function moverain(){
for(move = 0; move < drops; move++){
xx[move]+=movex;  yy[move]+=mv[move];
hmm = Math.round(Math.random()*1);
if(xx[move] < 0){xx[move] = maxx+10;}
if(yy[move] > maxy){yy[move] = 10;}
drop[move].left = xx[move]
drop[move].top = yy[move]+document.body.scrollTop;
}setTimeout('moverain()','1')}

</script>
</head>
<body>
<!-- Start add - Complete banner MOD -->
<!-- BEGIN switch_Banners -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div align="center">{BANNER_1_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_2_IMG}</div></td></tr>
</table>
</td>
<td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div align="center">{BANNER_3_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_4_IMG}</div></td></tr>
</table>
</td>
<td width="20%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div align="center">{BANNER_5_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_6_IMG}</div></td></tr>
</table>
</td>
</tr>
</table>
<!-- END switch_Banners -->
<!-- End add - Complete banner MOD -->
<a name="top" id="top"></a>
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="row1">
<table class="topbkg" width="100%" cellspacing="0" cellpadding="0" border="0" class="row1">
<tr>
<td align="center" width="100%">
&nbsp;<embed width="1235" height="200" src="http://www.bilginlerboard.com/images/flash/ustlogo.swf"></td><td><p></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center" class="topnav">&nbsp;<a href="http://www.bilginlerboard.com/portal.php">Portal
</a>&nbsp;•&nbsp; <a href="{U_FAQ}">{L_FAQ}</a>
&nbsp;•&nbsp;
<a href="{U_SEARCH}">{L_SEARCH}</a>
&nbsp;•&nbsp;
<a href="{U_PREFERENCES}">{L_PREFERENCES}</a>
<!-- BEGIN switch_user_logged_in -->
&nbsp;•&nbsp;
<a href="{U_BOOKMARKS}">{L_BOOKMARKS}</a>
&nbsp; •&nbsp;
<a href="{U_SEARCH_NEW}">{L_SEARCH_NEW2}</a>
<!-- END switch_user_logged_in -->
&nbsp;•&nbsp;
<a href="{U_GROUP_CP}">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_out -->
&nbsp;•&nbsp;
<a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
&nbsp;•&nbsp;
<a href="{U_PROFILE}">{L_PROFILE}</a>
&nbsp;•&nbsp;
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
&nbsp;•&nbsp;
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></td>
</tr>
</table>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#C0C0C0" width="100%">
  <tr>
    <td width="100%">
    <p align="center"><u><b>SİTE DUYURULARI</b></u></td>
  </tr>
</table>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#C0C0C0" width="100%">
   <tr>
    <td width="100%" align="center" valign="top" bgcolor="#FFFFFF">&nbsp;<marquee style="color: #800000; font-weight: bold; list-style-type:decimal" scrollamount="4">1-{NAV_NAME1} 2-{NAV_NAME2} 3-{NAV_NAME3} 4-{NAV_NAME4} 5-{NAV_NAME5} 6-{NAV_NAME6} 7-{NAV_NAME7} 8-{NAV_NAME8} 9-{NAV_NAME9} 10-{NAV_NAME10}</marquee></td>
  </tr>
</table>
<br />
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
{CALENDAR_BOX}
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td class="row1">
</table>

<table width="100%" cellspacing="0" cellpadding="6" border="0">
<tr>
<td width="20%" valign="top">


<table width="88%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_BOARD_NAVIGATION}</th>
</tr>
<tr>
<td class="row1" align="left" valign="top"><span class="genmed">
</span><p><html>

<body>

<table border="1" cellspacing="1" width="16%" bgcolor="#FFCCCC" bordercolorlight="#800000" bordercolordark="#800000">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/index.php">
    <img border="0" src="http://www.bilginlerboard.com/images/forum_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a href="http://www.bilginlerboard.com/portal.php">
    <img border="0" src="http://www.bilginlerboard.com/images/portalim.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="16%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/dload.php?action=toplist&list=newest">
    <img border="0" src="http://www.bilginlerboard.com/images/yenidosyalar_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolordark="#800000" bordercolorlight="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/recent.php">
    <img border="0" src="http://www.bilginlerboard.com/images/yenikonular_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/album.php">
    <img border="0" src="http://www.bilginlerboard.com/images/album_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/staff.php">
    <img border="0" src="http://www.bilginlerboard.com/images/siteyonetimi_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/memberlist.php">
    <img border="0" src="http://www.bilginlerboard.com/images/uyelistesi_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/groupcp.php">
    <img border="0" src="http://www.bilginlerboard.com/images/grupuyeleri_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/statistics.php">
    <img border="0" src="http://www.bilginlerboard.com/images/istatistikler_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/ranks.php">
    <img border="0" src="http://www.bilginlerboard.com/images/seviyeler_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/rutbe.htm">
    <img border="0" src="http://www.bilginlerboard.com/images/siterutbeleri_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolorlight="#800000" bordercolordark="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/reklam/index.htm">
    <img border="0" src="http://www.bilginlerboard.com/images/reklamverin_1.gif" width="221" height="48"></a></td>
  </tr>
</table>
<table border="1" cellspacing="1" width="17%" bordercolordark="#800000" bordercolorlight="#800000" bgcolor="#FFCCCC">
  <tr>
    <td width="100%">
    <a target="_self" href="http://www.bilginlerboard.com/faq.php">
    <img border="0" src="http://www.bilginlerboard.com/images/yardim_1.gif" width="221" height="48"></a></td>
  </tr>
</table>

</body>

</html>
</p>
<p></td>   
</tr>
</table>
<br />
<!-- Kullanıcı Menüsü -->
<!-- BEGIN switch_user_logged_in -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thHead" height="25" align="center"><b><!-- Kullanıcı Menüsü -->{L_FMB_MENU}</b></th>
</tr>
<tr>
<td class="row1" align="left">
<span class="gensmall">
<center>
<b class="genmed">{U_NAME_LINK}</b><br />
{RANK_NAME_IND}<br />
<span style="font-size: 4px;"><br />&nbsp;</span>
{RANK_IMG_IND}<br />
<span style="font-size: 4px;"><br />&nbsp;</span>
{AVATAR_IMG_IND}
</center>
<hr width="80%" align="center" />
&nbsp;<a href="{U_PRIVATEMSGS}"><b>{PRIVATE_MESSAGE_INFO}</b></a><br />
&nbsp;<!-- Yeni -->{L_FMB_NEW}: {S_USER_PRIVATE_MESSAGE} | <!-- Okunmamış -->{L_FMB_UNREAD}: {S_UNREAD_PRIVATE_MESSAGE}<br /><br />

&nbsp;<b><a href="{U_TOTAL_NEW_POSTS}"><!-- Yeni Pano Mesajları -->{L_FMB_NEWPOSTS}: {S_TOTAL_NEW_POSTS}</a></b><br />
&nbsp;<!-- Başlık -->{L_FMB_TOPIC}: <a href="{U_TOTAL_NEW_TOPICS}">{S_TOTAL_NEW_TOPICS}</a> | <!-- Cevap -->{L_FMB_REPLIES}: <a href="{U_TOTAL_NEW_REPLIES}">{S_TOTAL_NEW_REPLIES}</a><br /><br />

&nbsp;<b><a href="{U_TOTAL_ANNOUNCEMENT_POSTS}"><!-- Duyurular -->{L_FMB_ANNOUNCE}: {S_TOTAL_ANNOUNCEMENT_POSTS}</a></b><br />
&nbsp;<!-- Yeni -->{L_FMB_NEW}: <a href="{U_NEW_ANNOUNCEMENT_POSTS}">{S_NEW_ANNOUNCEMENT_POSTS}</a><br /><br />

<!--   added 1.0.2 -->
&nbsp;<b><a href="{U_TOTAL_STICKY_POSTS}"><!-- Duyurular -->{L_FMB_STICKY}: {S_TOTAL_STICKY_POSTS}</a></b><br />
&nbsp;<!-- Yeni -->{L_FMB_NEW}: <a href="{U_NEW_STICKY_POSTS}">{S_NEW_STICKY_POSTS}</a><br /><br />
<!-- / added 1.0.2 -->

&nbsp;<a href="{U_USER_POSTS}"><b><!-- Mesajlarınız -->{L_FMB_SELF}:</b> {S_USER_POSTS}</a><br />
&nbsp;<!-- Başlık -->{L_FMB_TOPIC}: <a href="{U_TOTAL_USER_TOPICS}">{S_TOTAL_USER_TOPICS}</a><br />
&nbsp;<!-- Cvp.lı -->{L_FMB_EGOREPLIES}: <a href="{U_TOTAL_USER_REPLIES}">{S_TOTAL_USER_REPLIES}</a> | <!-- Cvp.sız -->{L_FMB_EGOUNANSWERED}: <a href="{U_USER_UNANSWERED_POSTS}">{S_USER_UNANSWERED_POSTS}</a><br /><br />

<!-- Diğer -->&nbsp;<b>{L_FMB_OTHER}:</b><br />
&nbsp;<!-- Takip edilen konular -->{L_FMB_WATCHED}: <a href="{U_USER_WATCHED_TOPICS}">{S_USER_WATCHED_TOPICS}</a><br />
<!-- Top. cvp.sız mesaj -->&nbsp;{L_FMB_UNANSWERED}: <a href="{U_TOTAL_UNANSWERED_POSTS}">{S_TOTAL_UNANSWERED_POSTS}</a>

<!-- <br /><br /> 
&nbsp;{LAST_VISIT_DATE}<br />
&nbsp;{CURRENT_TIME}<br />
<br />
&nbsp;{S_TIMEZONE} -->

</span>
<span style="font-size: 4px;"><br />&nbsp;</span>
</td></tr>
</table>
<br />
<!-- END switch_user_logged_in -->
<!-- Kullanıcı Menüsü -->

<!-- Giriş Kutuları -->
<!-- BEGIN switch_user_logged_out -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<script type="text/javascript" src="javascript/md5.js"></script>
<form method="post" action="{S_LOGIN_ACTION}" onsubmit="this.password.value=hex_md5(this.password.value)">

<tr>
<th height="25" align="center"><b>{L_LOGIN}</b></th>
</tr>
<tr>
<td class="row1" align="center">
<span class="gensmall" style="line-height=150%">
<input type="hidden" name="redirect" value="{U_PORTAL}" />
&nbsp;&nbsp;<b>{L_USERNAME}</b>:<br />
&nbsp;
<input class="post" type="text" name="username" size="15" />
<br />
&nbsp;&nbsp;<b>{L_PASSWORD}</b>:<br />
&nbsp;
<input class="post" type="password" name="password" size="15" />
<br />
&nbsp;<input class="text" type="checkbox" name="autologin" value="ON" />&nbsp;{L_AUTO_LOGIN}<br />
&nbsp;
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
<br />
<br />
&nbsp;[ <a href="{U_SEND_PASSWORD}" class="gensmall">{L_SEND_PASSWORD}</a> ]<br />
&nbsp;[ <a href="{U_REGISTER}" class="gensmall">{L_REGISTER}</a> ]<br />
&nbsp;</span>
</td>
</tr>
</form>
</table>
<br />
<!-- END switch_user_logged_out -->
<!-- / Giriş Kutuları -->


<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="2">{L_TOP_POSTERS}</th>
</tr>
<tr>
<td class="row1" align="center"><span class="genmed">{L_TOP_MEMBER}</span></td>
<td class="row1" align="center"><span class="genmed">{L_TOP_POSTS}</span></td>   
</tr>
<tr>
<!-- BEGIN users -->
<td class="row1" align="left"><span class="gensmall"><a href="{users.URL}">&nbsp;{users.USERNAME}</a></span></td>
<td class="row1" align="center"><span class="gensmall"><b>&nbsp;&nbsp;{users.POSTS}</b></span></td>   
</tr>
<!-- END users -->
</table>
<br />


<script type="text/javascript">
<!--
function checkSearch()
{
if (document.search_block.search_engine.value == 'google')
{
window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', '');
return false;
}
else
{
return true;
}
}
//-->
</script>
<form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_QUICK_SEARCH}</th>
</tr>
<tr>
<td align="center" class="row1">
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center"><input class="post" type="text" name="search_keywords" size="15" /></td>
</tr>
<tr>
<td align="center"><select class="post" name="search_engine">
<option value="site">{L_FORUM}</option>
<option value="google">Google</option>
</select></td>
</tr>
<tr>
<td align="center"><input class="mainoption" type="submit" value="{L_SEARCH}" /><br /></td>
</tr>
</table>
<input type="hidden" name="search_fields" value="all" />
<input type="hidden" name="show_results" value="topics" />
<br />
[ <a href="{U_SEARCH}" class="gensmall">{L_ADV_SEARCH}</a> ]
</td>
</tr>
</table>
<br />
</form>


<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_RECENT_TOPICS}</th>
</tr>
<!-- BEGIN switch_recent_topics_yes -->
<tr>
<td class="row1" align="left"><span class="gensmall">
<!-- BEGIN recent_topic_row -->
<img src="templates/fisubsilversh/images/arrow.gif">&nbsp;<a href="{switch_recent_topics_yes.recent_topic_row.U_TITLE}">{switch_recent_topics_yes.recent_topic_row.L_TITLE}</a><br />
by <a href="{switch_recent_topics_yes.recent_topic_row.U_POSTER}">{switch_recent_topics_yes.recent_topic_row.S_POSTER}</a> on {switch_recent_topics_yes.recent_topic_row.S_POSTTIME}<br /><br />
<!-- END recent_topic_row -->
</span></td>
</tr>
<!-- END switch_recent_topics_yes -->
<!-- BEGIN switch_recent_topics_no -->
<tr>
<td class="row1" align="left"><span class="gensmall">{L_NO_RECENT_TOPICS}</span></td>
</tr>
<!-- END switch_recent_topics_no -->
</table>
<br />


<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_RECENT_FILES}</th>
</tr>
<!-- BEGIN switch_show_recentfiles -->
<tr>
<td class="row1" align="left"><span class="gensmall">
<!-- BEGIN recent_files_row -->
&raquo; <a href="{recent_files_row.U_TITLE}">{recent_files_row.L_TITLE}</a><br />
<!-- END recent_files_row -->
</span></td>
</tr>
</table>
<br />
<!-- END switch_show_recentfiles -->
<!-- BEGIN switch_none_recentfiles -->
<tr>
<td class="row1" align="left"><span class="gensmall">{L_NO_RECENT_FILE}</span></td>
</tr>
</table>
<br />
<!-- END switch_none_recentfiles -->


<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_STATISTICS}</th>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS}<br />
{NEWEST_USER}<br />
<br/>
{TOTAL_TOPICS}<br />
{TOTAL_POSTS}</span></td>
</tr>
</table>
<br />
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FF0000" width="100%">
  <tr>
    <td width="100%" bgcolor="#800000" bordercolor="#800000">
    <p align="center">
    <b><font color="#FFFFFF" size="4">REKLAMLAR PANOSU</font></b></td>
  </tr>
  <tr>
    <td width="100%">
    <p align="center">&nbsp;<embed width="240" height="140" src="http://www.bilginlerboard.com/images/flash/blokreklam.swf"></td>
  </tr>
</table>
<br />


<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<th>{L_LINKS}</th>
</tr>
<tr>
<td class="row1" align="center"><!-- Realist.gen.tr Kod Başlangıcı --><script language="JavaScript" type="text/javascript" src="http://www.realist.gen.tr/realist.php?id=10245"></script><!-- Realist.gen.tr Kod Sonu -->
<br /><a href="http://http://www.hitlinkler.com/gel.asp?id=856" target="_blank">
<img src="http://www.hitlinkler.com/8831.gif" border="0" alt="Galatasaraylı Siteler" width="88" height="31"></a><br /><a href="http://www.kolayhit.com/?ref=986" target="_blank">
<img src="http://www.kolayhit.com/banner/125x125.png" border="0" alt="kolayhit.com" width="125" height="125"></a><br /><a href="http://www.weblist100.com/in.php?id=418" target="_blank"><img src="http://www.weblist100.com/button.php?id=418" border="0" alt="weblist100"></a><br /><a href="http://www.favorisiteler.com/" target="_blank"><img src="http://www.favorisiteler.com/button.php?u=aykarama" border="0" alt="Favori Siteler iyi siteler hit siteler toplist"></a><br /><!-- PageRank Kodu -->
<!-- PageRank Kodu--><br /><a href="http://www.ranking-hits.de" target="_blank"><img src="http://www.ranking-hits.de/?ref=www.bilginlerboard.com&amp;style=40" border="0" alt="Ranking-Hits" border="0" alt="realist.gen.tr"></a><br /<a href="http://www.destekleyenler.com" target="_blank"><img src="http://pr.blogflux.com/pr3.php?s=http://www.bilginlerboard.com" border="0" alt="Ranking-Hits" border="0" alt="realist.gen.tr"></a><br />{BANNER_19_IMG}<br />
<a href="http://www.turkphpbb.org/" target="_blank"><img src="http://www.turkphpbb.org/images/links/turkphpbb_mini.png" width="80" height="15" border="0" alt="Türk phpBB Destek Sitesi" title="Türk phpBB Destek Sitesi" /></a><br />
<img src="images/spacer.gif" alt="" width="8" height="4" /></td>
<tr>
<td align="center" class="row2"><span class="gensmall">ezPortal by <a href="http://smartor.is-root.com/" target="_blank">Smartor</a></span></td>
</tr>
</table>
<br />


<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thTop" height="25" nowrap="nowrap">{L_NEWEST_PICS}</th>
</tr>
<!-- BEGIN no_pics -->
<tr>
<td class="row1" align="center" height="50"><span class="gen">{L_NO_PICS}</span></td>
</tr>
<!-- END no_pics -->
<!-- BEGIN recent_pics -->
<!-- BEGIN recent_detail -->
<tr>
<td class="row1" width="{S_COL_WIDTH1}" align="center"><a href="{recent_pics.recent_detail.U_PIC}" {TARGET_BLANK}><img src="{recent_pics.recent_detail.THUMBNAIL}" border="0" alt="{recent_pics.recent_detail.DESC}" title="{recent_pics.recent_detail.DESC}" vspace="10" width="{recent_pics.recent_detail.WIDTH}" height="{recent_pics.recent_detail.HEIGHT}"/></a></td>
</tr>
<tr>
<td class="row2">
<span class="gensmall">{L_PIC_TITLE}: {recent_pics.recent_detail.TITLE}<br />
{L_POSTER}: {recent_pics.recent_detail.POSTER}<br />{L_POSTED}: {recent_pics.recent_detail.TIME}<br />
{L_VIEW}: {recent_pics.recent_detail.VIEW}<br />{recent_pics.recent_detail.RATING}{recent_pics.recent_detail.COMMENTS}<br /></span>
</td>
</tr>
<!-- END recent_detail -->
<!-- END recent_pics -->
<tr>
<td class="row3" height="25" align="center"><span class="gensmall">[ <a href="{U_ALBUM}">{L_ALBUM}</a> ]</span></td>
</tr>
</table>
<br />

<td width="100%" valign="top">
bilgin olmak için bize gelin mutlaka olusunuz www.bilginlerboard.com
yeniaykarama
Üye
Üye
 
İleti: 49
Kayıt: 15.01.2007, 04:28

Soru(n)lar & Tartışmalar



Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir

cron