Forum'da ara:
Ara


Yazar Mesaj
Mesaj12.08.2007, 00:00 (UTC)    
Mesaj konusu: Ben bu forumu yapabilir miyim

Bu forumun codu aşağıda bu bi işe yarar mı aynı forumu açmaya yada ne işe yarar bilgilendirirseniz sevinirim

Kod:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9">
<meta http-equiv="Content-Style-Type" content="text/css">

<link rel="top" href="./index.php" title="bedava-sitem.com Forum Ana Sayfa" />
<link rel="search" href="./search.php" title="Arama" />
<link rel="help" href="./faq.php" title="SSS" />
<link rel="author" href="./memberlist.php" title="Üye Listesi" />

<title>bedava-sitem.com :: Ana Sayfa</title>
<!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
<style type="text/css">
<!--
/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
   background-color: #E5E5E5;
   scrollbar-face-color: #DEE3E7;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #DEE3E7;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #006699;
   scrollbar-track-color: #EFEFEF;
   scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover      { text-decoration: underline; color : #DD6900; }
hr   { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline   { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline   { background-color: #FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1   { background-color: #EFEFEF; }
td.row2   { background-color: #DEE3E7; }
td.row3   { background-color: #D1D7DC; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
      background-color: #FFFFFF;
      background-image: url(templates/subSilver/images/cellpic2.jpg);
      background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th   {
   color: #FFA34F; font-size: 11px; font-weight : bold;
   background-color: #006699; height: 25px;
   background-image: url(templates/subSilver/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         background-image: url(templates/subSilver/images/cellpic1.gif);
         background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
   height: 29px;
   border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
   font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
   background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow    { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right    { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft     { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop    { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle   {
   font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu      { font-size : 11px; color : #000000 }
a.mainmenu      { text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle      { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle      { text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink      { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink    { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px; color : #000000;}
a.nav         { text-decoration: none; color : #006699; }
a.nav:hover      { text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2   { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover   { text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name         { font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails      { font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link   { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code {
   font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
   background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
   background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright      { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
   color : #000000;
   font: normal 11px Verdana, Arial, Helvetica, sans-serif;
   border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
   background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color : #EFEFEF;
   color : #000000;
   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
   background-color : #FAFAFA;
   font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
   background-color : #FAFAFA;
   font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
-->
</style>
<script language="Javascript" type="text/javascript">
<!--
   if ( 0 )
   {
      window.open('privmsg.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
   }
//-->

</script>
</head>
<body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">

<a name="top"></a>

<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
   <tr>
      <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
         <tr>
            <td><a href="http://www.bedava-sitem.com">bedava-sitem.com</a></td>
            <td align="center" width="100%" valign="middle"><span class="maintitle">bedava-sitem.com</span><br /><span class="gen"><br />&nbsp; </span>

            <table cellspacing="0" cellpadding="2" border="0">
               <tr>
                  <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="SSS" hspace="3" />SSS</a>&nbsp; &nbsp;<a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Arama" hspace="3" />Arama</a>&nbsp; &nbsp;
                  </span></td>
               </tr>
               <tr>
                  <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>&nbsp; &nbsp;<a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Yeni mesajınız yok" hspace="3" />Yeni mesajınız yok</a>&nbsp; &nbsp;<a href="login.php?logout=true&amp;sid=8bbd3d52ac3bd0fe29c6ee5b7da277ea" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Çıkış [ antispamteam ]" hspace="3" />Çıkış [ antispamteam ]</a>&nbsp;</span></td>

               </tr>
            </table></td>
         </tr>
      </table>

      <br />

<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
  <tr>
   <td align="left" valign="bottom"><span class="gensmall">

   Son ziyaretiniz: 11 Ağu 2007 23:28<br />
   Geçerli Zaman: 12 Ağu 2007 00:55<br /></span><span class="nav"><a href="index.php" class="nav">bedava-sitem.com Forum Ana Sayfa</a></span></td>
   <td align="right" valign="bottom" class="gensmall">
      <a href="search.php?search_id=newposts" class="gensmall">Son ziyaretinizden bu yana gönderilen mesajlar</a><br /><a href="search.php?search_id=egosearch" class="gensmall">Kendi mesajlarınız</a><br />
      <a href="search.php?search_id=unanswered" class="gensmall">Cevaplanmayan mesajlar</a></td>
  </tr>

</table>

<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
  <tr>
   <th colspan="2" class="thCornerL" height="25" nowrap="nowrap">&nbsp;Forum&nbsp;</th>
   <th width="50" class="thTop" nowrap="nowrap">&nbsp;Başlıklar&nbsp;</th>
   <th width="50" class="thTop" nowrap="nowrap">&nbsp;Mesajlar&nbsp;</th>
   <th class="thCornerR" nowrap="nowrap">&nbsp;Son Mesaj&nbsp;</th>

  </tr>
  <tr>
   <td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="index.php?c=3" class="cattitle">Genel Web tasarımı ile ilgili</a></span></td>
   <td class="rowpic" colspan="3" align="right">&nbsp;</td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=9" class="forumlink">Sayfanı Tanıt</a><br />
     </span> <span class="genmed">Sayfalarını burda herkese tanıtabilirsin :-)
BURADAN BASKA YERDE SITENIZIN REKLAMINI YAPMANIZ YASAKTIR<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a>, <a href="profile.php?mode=viewprofile&amp;u=176459">video-lar</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">2190</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">8588</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">12 Ağu 2007 00:35<br /><a href="profile.php?mode=viewprofile&amp;u=233089">hizarlikoyu</a> <a href="viewtopic.php?p=38168#38168"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=10" class="forumlink">Promosyon</a><br />
     </span> <span class="genmed">banner/link ortakliklarini burdan ara <br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a></span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">228</span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1276</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">12 Ağu 2007 00:29<br /><a href="profile.php?mode=viewprofile&amp;u=146595">selin</a> <a href="viewtopic.php?p=38165#38165"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="index.php?c=5" class="cattitle">Öğretici konular (sorular baska yere lütfen)</a></span></td>

   <td class="rowpic" colspan="3" align="right">&nbsp;</td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=15" class="forumlink">bedava-sitem hakkinda</a><br />
     </span> <span class="genmed">bedava-sitem de isler nasil yapilir?<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">430</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">1495</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 22:55<br /><a href="profile.php?mode=viewprofile&amp;u=233015">antispamteam</a> <a href="viewtopic.php?p=38136#38136"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=16" class="forumlink">Ekstern konular</a><br />
     </span> <span class="genmed">Burdaki konularin bedava-sitem.com la alakasi direk degil<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">75</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">249</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 20:52<br /><a href="profile.php?mode=viewprofile&amp;u=236399">budakefsanesi</a> <a href="viewtopic.php?p=38049#38049"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="index.php?c=1" class="cattitle">bedava.sıtem.com teknik destek</a></span></td>

   <td class="rowpic" colspan="3" align="right">&nbsp;</td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=1" class="forumlink">Haberler</a><br />
     </span> <span class="genmed">Buraya haberleri postalıyacağız;-)<br />

     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a></span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">8</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">78</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">12 Ağu 2007 00:31<br /><a href="profile.php?mode=viewprofile&amp;u=233015">antispamteam</a> <a href="viewtopic.php?p=38166#38166"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>

  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=2" class="forumlink">Genel problemler</a><br />
     </span> <span class="genmed">Web yaratıcımızla ilgili sorunların mı var? Onları buraya yaz, biz de elimizden geldiğince hızlı bır sekilde cevaplayalım ;-)<br />

     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">895</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">3253</span></td>

   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 22:54<br /><a href="profile.php?mode=viewprofile&amp;u=174787">naazimca</a> <a href="viewtopic.php?p=38135#38135"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=21" class="forumlink">Resimler</a><br />
     </span> <span class="genmed">Resimlerin ileilgili her konu :)<br />

     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">72</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">281</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 22:13<br /><a href="profile.php?mode=viewprofile&amp;u=209522">ozlemtekin</a> <a href="viewtopic.php?p=38118#38118"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>

  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=22" class="forumlink">Müzikler</a><br />
     </span> <span class="genmed">Sitene nasil müzik eklersin burda yaziyor<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">159</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">786</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 20:28<br /><a href="profile.php?mode=viewprofile&amp;u=243427">ermislikoyu</a> <a href="viewtopic.php?p=38031#38031"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=23" class="forumlink">Videolar</a><br />
     </span> <span class="genmed">Videolarin nasil eklenecegi burda<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">75</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">263</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 21:15<br /><a href="profile.php?mode=viewprofile&amp;u=174787">naazimca</a> <a href="viewtopic.php?p=38072#38072"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=4" class="forumlink">Ekstralar hakkında sorular</a><br />
     </span> <span class="genmed">Ziyaretçi defteri, gazete, link listesi vs. hakkında soruların mı var? O zaman buraya gel :-)<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">146</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">633</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 23:21<br /><a href="profile.php?mode=viewprofile&amp;u=146595">selin</a> <a href="viewtopic.php?p=38140#38140"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=6" class="forumlink">Öneriler</a><br />
     </span> <span class="genmed">Servisimizi geliştirebilmemiz için önerilerini paylaş.<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">57</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">303</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">12 Ağu 2007 00:24<br /><a href="profile.php?mode=viewprofile&amp;u=233015">antispamteam</a> <a href="viewtopic.php?p=38162#38162"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="index.php?c=6" class="cattitle">Profesyönel Alan (Sadece kodlar lütfen, forum harici link vermeyin)</a></span></td>

   <td class="rowpic" colspan="3" align="right">&nbsp;</td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=19" class="forumlink">HTML Kodlari</a><br />
     </span> <span class="genmed">Belirli seyler HTML ile nasil yapilir? Burda!<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">812</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">2253</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">12 Ağu 2007 00:39<br /><a href="profile.php?mode=viewprofile&amp;u=175747">sevgininbirligi</a> <a href="viewtopic.php?p=38169#38169"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=17" class="forumlink">CSS</a><br />
     </span> <span class="genmed">Tasarim dili olan CSS hakkinda bütün trikler<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=240040">googletr</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">17</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">82</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 09:59<br /><a href="profile.php?mode=viewprofile&amp;u=176459">video-lar</a> <a href="viewtopic.php?p=37496#37496"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>

   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=18" class="forumlink">JavaScript</a><br />
     </span> <span class="genmed">Siteye dinamiklik ekleyen kücük büyük JavaScript kodlari<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">53</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">116</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 23:58<br /><a href="profile.php?mode=viewprofile&amp;u=233015">antispamteam</a> <a href="viewtopic.php?p=38153#38153"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="index.php?c=2" class="cattitle">Konu dışı</a></span></td>

   <td class="rowpic" colspan="3" align="right">&nbsp;</td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=8" class="forumlink">Başka herşey</a><br />
     </span> <span class="genmed">bedava.sitem.com la alakası olmayan diğer konular<br />

     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=155800">mjistanbul</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">31</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">141</span></td>

   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">12 Ağu 2007 00:34<br /><a href="profile.php?mode=viewprofile&amp;u=146595">selin</a> <a href="viewtopic.php?p=38167#38167"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=14" class="forumlink">Girgir Samata</a><br />
     </span> <span class="genmed">diger forumlarda gürültü kirliligine sebebiyet verebilecek herseyi buraya yazabilirsin :P<br />

     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=146595">selin</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a>, <a href="profile.php?mode=viewprofile&amp;u=171931">troxian</a></span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">60</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">474</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">12 Ağu 2007 00:19<br /><a href="profile.php?mode=viewprofile&amp;u=233015">antispamteam</a> <a href="viewtopic.php?p=38160#38160"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>

  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" height="50"><img src="templates/subSilver/images/folder_big.gif" width="46" height="25" alt="Yeni mesaj yok" title="Yeni mesaj yok" /></td>
   <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="viewforum.php?f=20" class="forumlink">Mod olmak isteyenler</a><br />
     </span> <span class="genmed">Cok süperim ben herkese yardim edicem illaki diye yanip tutusuyorsan ...<br />
     </span><span class="gensmall">Moderatör <a href="profile.php?mode=viewprofile&amp;u=145053">com</a>, <a href="profile.php?mode=viewprofile&amp;u=147671">net</a></span></td>

   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">5</span></td>
   <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">100</span></td>
   <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">11 Ağu 2007 23:32<br /><a href="profile.php?mode=viewprofile&amp;u=158120">sinan-61</a> <a href="viewtopic.php?p=38147#38147"><img src="templates/subSilver/images/icon_latest_reply.gif" border="0" alt="Son Mesajı Görüntüle" title="Son Mesajı Görüntüle" /></a></span></td>
  </tr>
</table>

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

  <tr>
    <td align="left">
       <span class="gensmall"><a href="index.php?mark=forums" class="gensmall">Tüm forumları okunmuş say</a></span>
    </td>
   <td align="right"><span class="gensmall">Tüm zamanlar GMT +1 Saat</span></td>
  </tr>
</table>

<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">

  <tr>
   <td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="viewonline.php" class="cattitle">Kimler Çevrimiçi</a></span></td>
  </tr>
  <tr>
   <td class="row1" align="center" valign="middle" rowspan="2"><img src="templates/subSilver/images/whosonline.gif" alt="Kimler Çevrimiçi" /></td>
   <td class="row1" align="left" width="100%"><span class="gensmall">Kullanıcılarımız toplam <b>20386</b> mesaj gönderdiler<br />Toplam <b>102467</b> kayıtlı kullanıcımız var<br />Son kaydolan kullanıcımız: <b><a href="profile.php?mode=viewprofile&amp;u=247488">westone</a></b></span>

   </td>
  </tr>
  <tr>
   <td class="row1" align="left"><span class="gensmall">Toplam <b>18</b> kullanıcı çevrimiçi :: 3 Kayıtlı, 1 Gizli ve 14 Misafir &nbsp; [ <span style="color:#FFA34F">Yönetici</span> ] &nbsp; [ <span style="color:#006600">Moderatör</span> ]<br />Şimdiye kadar en çok <b>140</b> kullanıcı 16 Tem 2007 04:17 tarihinde çevrimiçi oldu.<br />Kayıtlı Kullanıcılar: <a href="profile.php?mode=viewprofile&amp;u=244493">conconunyeri</a>, <a href="profile.php?mode=viewprofile&amp;u=197079">mehmetesen</a>, <a href="profile.php?mode=viewprofile&amp;u=186222">sezerahmetkina</a></span></td>

  </tr>
</table>

<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
   <td align="left" valign="top"><span class="gensmall">Bu veri son 5 dakika öncesinde aktif olan kullanıcılara dayanmaktadır</span></td>
</tr>
</table>


<br clear="all" />

<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr>

   <td width="20" align="center"><img src="templates/subSilver/images/folder_new_big.gif" alt="Yeni mesaj var"/></td>
   <td><span class="gensmall">Yeni mesaj var</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center"><img src="templates/subSilver/images/folder_big.gif" alt="Yeni mesaj yok" /></td>
   <td><span class="gensmall">Yeni mesaj yok</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="20" align="center"><img src="templates/subSilver/images/folder_locked_big.gif" alt="Forum kilitlendi" /></td>
   <td><span class="gensmall">Forum kilitlendi</span></td>

  </tr>
</table>


<div align="center"><span class="copyright"><br /><br />
<!--
   We request you retain the full copyright notice below including the link to www.phpbb.com.
   This not only gives respect to the large amount of time given freely by the developers
   but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
   reason) retain the full copyright we request you at least leave in place the
   Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
   to include even this then support on our forums may be affected.

   The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> &copy; 2001, 2005 phpBB Group<br />Türkçe Çeviri: <a href="http://www.phpbbturkey.com" target="_blank" class="copyright">phpBB Türkiye</a> & Erdem Çorapçıoğlu</span></div>

      </td>
   </tr>
</table>

</body>
</html>

Mesaj12.08.2007, 00:03 (UTC)    
Mesaj konusu:

puahahah Very Happy Very Happy Very Happy Very Happy Very Happy ben sitenin css kısmına koydum forum sitenin tepesinde benim site altta oldu Very Happy Very Happy Very Happy
Mesaj12.08.2007, 00:28 (UTC)    
Mesaj konusu:

html taglerini koymayin arkadaslar tekrardan, hic programlama biliginiz yoksa kodlarla ugrasmayin ya da kisa kodlari tercih edin
Mesaj12.08.2007, 09:55 (UTC)    
Mesaj konusu:

selin yazmış:
html taglerini koymayin arkadaslar tekrardan, hic programlama biliginiz yoksa kodlarla ugrasmayin ya da kisa kodlari tercih edin

teşekkürler
Mesaj12.08.2007, 18:07 (UTC)    
Mesaj konusu:

Konu ile ilgili şunu söyleyim.
Bu kodlarla yapamasın phpbbnin kodlarını lmışın ama malesef hiç bir işe yaramaz saygılar.
Mesaj12.08.2007, 18:09 (UTC)    
Mesaj konusu:

googletr yazmış:
Konu ile ilgili şunu söyleyim.
Bu kodlarla yapamasın phpbbnin kodlarını lmışın ama malesef hiç bir işe yaramaz saygılar.

evet bende farkettim biraz geç oldu ama Very Happy denedim olmadı bilginiz ve ilginiz için teşekkürler
Saygılar...
Mesaj25.07.2008, 18:30 (UTC)    
Mesaj konusu:

antispamteam yazmış:
puahahah Very Happy Very Happy Very Happy Very Happy Very Happy ben sitenin css kısmına koydum forum sitenin tepesinde benim site altta oldu Very Happy Very Happy Very Happy
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu