Forum'da ara:
Ara


Yazar Mesaj
Mesaj01.10.2011, 07:14 (UTC)    
Mesaj konusu:



Tasarimin Gerçek Boyutu;http://cdn.templatemo.com/screenshots/templatemo_087_solution.jpg
Downlaod Linki; http://hotfile.com/dl/131172590/4e76fe5/texasdesign-solutions_tasarimi.zip.html
Daha Fazlasi İçin; http://texasdesign.tr.gg/tasarimlar.htm

Tasarim Üstüne;
Kod:
<body>
<div id="templatemo_container_wrapper">
<div id="templatemo_container">

   <div id="templatemo_top">
      <a href="#">Home</a> | <a href="#"> Contact Us</a>
   </div>
   
    <div id="templatemo_header">
      <div id="templatemo_site_title">Texas<span>Design</span></div>
        <div id="templatemo_site_slogan">Forever of Photoshop</div>
   </div>
   
   <div id="templatemo_menuleft"></div>   
   <div id="templatemo_menu">
        <ul>
         <li><a href="#" class="current">Home</a></li>
            <li><a href="#">Albums</a></li>
         <li><a href="#">Artists</a></li>
            <li><a href="#">Promotions</a></li>
            <li><a href="#">About Us</a></li>
            <li><a href="#">Contact Us</a></li>
        </ul>       
    </div>
   
   <div id="templatemo_content">
      <div id="templatemo_left_column">
           <div class="templatemo_section2">
               <h1>Search</h1>
                <form id="form1" name="form1" method="post" action="#">
                    <input name="search_text" type="text" id="search_text" />
                    <input class="button" type="submit" name="Submit" value="Search" />
                </form>
            </div>
         <div class="templatemo_section2">
               <h1>Links</h1>
               <a href="#">Text Link One</a><br />
                    <a href="#">Cool Website Two</a><br />
                    <a href="#">Text Link Three</a><br />
                    <a href="http://www.flashmo.com" target="_parent">Flash Templates</a><br />
                    <a href="http://www.templatemo.com" target="_parent">Free CSS Templates</a><br />
            </div>
            <a href="http://validator.w3.org/check?uri=referer"><img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" width="88" height="31" vspace="8" border="0" /></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px"  src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!" vspace="8" border="0" /></a><br />
      </div>
       
      <div id="templatemo_right_column">
           <h1>Limitsiz-Paylasim Template</h1>


Tasarim Altina;
Kod:
</div>
   </div>
   <div id="templatemo_footer">
      <a href="#">Home</a> | <a href="#">About Us</a> | <a href="#">Prices</a> | <a href="#">Member</a> | <a href="#">Contact Us</a><br />
        Copyright © 2008 <a href="#">Your Company Name</a> | Designed by <a href="http://www.templatemo.com" target="_blank">TexasDesign.Tr.Gg</a>
   </div>

</div>
</div>
</body>
</html>


CSS;
Kod:
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}




/*
CSS Credit: http://www.templatemo.com/
*/

body {
   margin:0;
   padding:0;
   line-height: 1.5em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   background: #2b1e1e;
}

a:link, a:visited { color: #ffffff; text-decoration: none; }
a:active, a:hover { color: #ffffff; text-decoration: underline; }

h1 {
   margin:0px 0px 10px 0px;
   padding-bottom: 8px;
   font-weight: bold;
   font-size: 14px;
   color:#FFFFFF;
   border-bottom: solid 1px #FF0000;
}

h3 {
   margin: 0px;
   padding: 2px 0px 2px 10px;
   font-weight: bold;
   font-size: 11px;
   color: #FFFFFF;
}
.text_area {
   text-align: justify;
}
img { 
   margin: 10px 10px 0px 10px;
   float:left;
   border: 2px solid #FFFFFF;
}

#templatemo_container_wrapper {
   background: url(http://www.templatemo.com/templates/templatemo_013_music_note/images/templatemo_main_background.gif) repeat-x;
}

#templatemo_container {
   margin: 0px auto;
   width: 810px;
}

#templatemo_top{
   float: left;
   margin-left: -10px;
   padding: 19px 0px 10px 0px;
   text-align: right;
   width: 810px;
}

#templatemo_header {
   clear: left;
   margin-bottom:5px;
   width: 810px;
   height: 235px;
   background: url(http://www.templatemo.com/templates/templatemo_013_music_note/images/templatemo_header_background.jpg) no-repeat;
}

#templatemo_site_title {
   padding-top: 120px;
   padding-left: 50px;
   font-size: 35px;
   color: #2b1e1e;
}

#templatemo_site_title span {
   font-weight: bold;
   color: #c32929;
}

#templatemo_site_slogan {
   padding-top: 10px;
   padding-left: 200px;
   font-size: 12px;
   color: #2b1e1e;
}

/*------------- Menu ------------------*/
#templatemo_menuleft {
   float: left;
   height: 41px;
   width: 20px;
   background: #FF0000 url(http://www.templatemo.com/templates/templatemo_013_music_note/images/templatemo_menu_leftborder.gif) no-repeat;
}

#templatemo_menu{
   float: left;
   margin-top: 0px;
   padding: 0px;
   width: 790px;
   height: 41px;
   background: #FF0000 url(http://www.templatemo.com/templates/templatemo_013_music_note/images/templatemo_menu_background.gif) right no-repeat;
}

#templatemo_menu ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
   text-align: center;
}

#templatemo_menu ul li{
   display: inline;
}

#templatemo_menu ul li a{
   float: left;
   padding: 11px 1px;
   width: 127px;
   font: 16px arial;
   text-align: center;
   text-decoration: none;
   color: #1e1717;
}
#templatemo_menu ul li a:hover, #templatemo_menu ul li .current{
   color: #ffffff;
   text-decoration: none;
   background: url(http://www.templatemo.com/templates/templatemo_013_music_note/images/templatemo_mousehover.gif) repeat-x;
}

/*---------- end of menu -------------*/

/* ----------------- Content ----------------------- */

#templatemo_content {
   float: left;
   width: 810px;
   background: url(http://www.templatemo.com/templates/templatemo_013_music_note/images/tempaltemo_content_background.gif) repeat-y;
}

#templatemo_left_column {
   float: left;
   padding: 20px;
   width: 200px;
   min-height: 420px;
   background: url(http://www.templatemo.com/templates/templatemo_013_music_note/images/templatemo_leftcolumn_border.gif) right center no-repeat;

}

#templatemo_right_column {
   float: right;
   width: 530px;
   padding: 20px;
   padding-left: 0px;
   min-height: 420px;
}

#templatemo_content_bottom {
   clear: left;
   margin: 0px;
   padding: 0px;
   width: 810px;
   height: 5px;
   background: url(http://www.templatemo.com/templates/templatemo_013_music_note/images/tempaltemo_content_bottom.gif) no-repeat;
}

/*------------ end of content ------------*/

.news_section {
   float: left;
   padding: 0px;
   width: 300px;   
   margin-right: 15px;
   background: #1e1717;
}

.news_section p {
   margin: 0px;
   padding: 0px 0px 5px 10px;
   font-size: 11px;
}

.promotion_section {
   float: left;
   margin: 0px;
   padding: 0px;
   width:200px;
   background: #1e1717;
}

.promotion_section p{
   margin: 0px;
   padding: 5px 5px 5px 10px;
   font-size: 11px;
}

.more{
   padding: 0px 10px 10px 0px;
   text-align: right;
   font-size: 11px;
   font-weight: bold;
}

.templatemo_section2 {
   margin-bottom: 10px;
   padding: 10px;
   border: #000000 solid 1px;
   background: #1e1717;
}

.templatemo_section2 a {
   padding-left: 20px;
   color: #c32929;
   line-height: 25px;
   text-decoration: none;
   background: url(http://www.templatemo.com/templates/templatemo_013_music_note/images/templatemo_list_icon.gif) center left no-repeat;
}

.templatemo_section2 a:hover {
   color: #ff0000;
   text-decoration: none;
}

/* search form */
form {
   padding: 0 0 6px 8px;
}

.button {
   margin-top: 10px;
   padding: 1px 5px;
   border: none;
   color: #FFFFFF;
   background: url(http://www.templatemo.com/templates/templatemo_013_music_note/images/templatemo_button_background.gif) repeat-x;
}
/* ----------- */

/* -------- Footer --------- */

#templatemo_footer {
   clear: left;
   padding: 10px;
   height: 62px;
   color: #c32929;
   line-height: 24px;
   text-align: center;
}
#templatemo_footer a {
   color: #c32929;
   text-decoration: none;
}

#templatemo_footer a:hover {
   color: #ff0000;
}

/* --------- end of footer --------------*/

______________

İce Blue Önizleme Sayafası ; http://psdgrapichs.tr.gg/
Mesaj01.10.2011, 07:18 (UTC)    
Mesaj konusu:

Kod:
<body>

<div id="templatemo_container">

  <div id="templatemo_topsection">

    <div id="templatemo_title">Texas</div>

    <div class="templatemo_topmenu">

      <ul>
        <li><a href="#" class="current">HOME</a></li>
        <li><a href="#">COMPANY</a></li>
        <li><a href="#">SERVICES</a></li>
        <li><a href="#">CLIENTS</a></li>
        <li><a href="#">GALLERY</a></li>
        <li><a href="#">BLOG</a></li>
        <li><a href="#">CONTACT</a></li>
      </ul>

    </div>

  </div>

  <div id="templatemo_left_section"></div>

  <div id="templatemo_middle_section">

    <h1>Texas DESİGN Hosgeldiniz</h1>


Tasarım Altı
Kod:
</div>

  <div id="templatemo_right_section"></div>

  <div id="templatemo_footer_section">

    <div class="templatemo_copyright">Copyright © Your Company Name - Designed by <a title="Free Web Templates" href="http://www.templatemo.com" target="_parent">Free Web Templates</a></div>

   


CSS;
Kod:
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}

/*

CSS Credit: http://www.templatemo.com/

*/

body {

   margin: 0;

   padding:0;

   font-family: "Comic Sans MS", Arial;

   line-height: 1.5em;

   color: #585858;

   font-size: 12px;

   background-color: #fff;

}

a:link, a:visited { color: #34a908; text-decoration: none; }

a:active, a:hover { color: #34a908; text-decoration: none }

h1 {

   font-size: 22px;

   font-weight: bold;

   color: #77bc93;

   height: 32px;

   padding: 0px 0px 0px 0px;

}

h2 {

   margin-top: 20px;

   font-size: 16px;

   font-weight: bold;

   color: #56b81b;

   height: 20px;

   padding: 7px 0px 0px 35px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_header2.jpg) no-repeat;

}

#templatemo_container {

   width: 1000px;

   margin: auto;

   background-color: #fff;

}

#templatemo_topsection {

   float: left;

   width: 1000px;

   height: 245px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_header.jpg) no-repeat;

}

#templatemo_title {

   width: 985px;

   font-size: 48px;

   font-family: "Agency FB", Arial;

   color: #FFFFFF;

   font-weight: bold;

   text-align: center;

   line-height: 1.6em;

   padding: 25px 0px 0px 15px;

}

.templatemo_topmenu{

   float: left;

   width: 825px;

   margin-top: 20px;

   padding: 0px 0px 0px 175px;

}

.templatemo_topmenu ul {

   list-style: none;

   padding: 0px;

   margin: 0px;

}

.templatemo_topmenu li{

   display: inline ;

}

.templatemo_topmenu li a{

   float: left;

   text-align: center;

   font-family: Arial, Helvetica, sans-serif;

   font-size: 12px;

   font-weight: bold;

   color: #963;

   width: 90px;

   height: 28px;

   padding: 10px 2px 0px 0px;

}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{

   color: #000;

   width: 90px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_hover.jpg) no-repeat;

}

#templatemo_left_section {

   float: left;

   width:130px;
   
   height: 794px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_leftborder.jpg) no-repeat;

}

#templatemo_right_section {

   float: left;

   width: 130px;
   
   height: 794px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_rightborder.jpg) no-repeat;

}

#templatemo_middle_section {

   float: left;

   width: 680px;

   height: 794px;

   overflow: auto;

   line-height: 2em;

   padding: 0px 30px 0px 30px;

   text-align: justify;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_mid_bg.jpg) repeat-y;

}

#templatemo_middle_section img {

   float: right;

   padding-left: 10px;

}

#templatemo_who_section {

   float: left;

   font-size: 18px;

   color: #FFFFFF;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_who.jpg) no-repeat;

   width: 550px;

   height: 30px;

   padding: 33px 0px 0px 130px;

   font-weight: bold;

}

#templatemo_what_section {

   float: left;

   font-size: 18px;

   color: #FFFFFF;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_what.jpg) no-repeat;

   width: 550px;

   height: 30px;

   padding: 27px 0px 0px 130px;

   font-weight: bold;

}

.templatemo_content_text {

   float: left;

   width: 680px;

   padding: 10px 0px 20px 0px;

}

#templatemo_footer_section {

   float: left;

   width: 1000px;

   height: 211px;

   background: url(http://www.templatemo.com/templates/templatemo_049_studio/images/templatemo_footer.jpg) no-repeat;

}

.templatemo_copyright {

   float: left;

   width: 1000px;

   text-align: center;

   color: #1e693c;

}

.templatemo_contact_section {

   float: left;

   color: #FFFFFF;

   width: 650px;

   padding: 80px 0px 0px 200px;

}

.templatemo_contact_section img {

   float: right;

}

______________

İce Blue Önizleme Sayafası ; http://psdgrapichs.tr.gg/
Mesaj02.10.2011, 07:27 (UTC)    
Mesaj konusu:

ice blue tasarim arıyanlar bu adrese ziyaret edip beğendikleri tasarım için bana mesaj atarlarsa kodu yolluyabilirm..

www.psdgrapichs.tr.gg
______________

İce Blue Önizleme Sayafası ; http://psdgrapichs.tr.gg/
Mesaj02.10.2011, 12:43 (UTC)    
Mesaj konusu:

Kod:
<style type="text/css"><!--
table {margin-left: auto;margin-right: auto}
 
body {
background-color:#343434;
background-image:url(http://i55.tinypic.com/b8451e.png);
}
 
td {
color:#000000;
font-size:14px;
text-align:left;
font-family: arial,verdana; }
 
a:link {
color:#000000;
font-size:14px;
font-family:arial,verdana;
text-decoration:none; }
 
a:visited {
color:#10A4B4;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;}
 
a:hover{
color:#04467B;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;}
 
td.edit_header_full {
background-color:#000000;
background-image:url(http://i51.tinypic.com/14p3q8.png);
background-repeat:no-repeat; }
 
td.headline {visibility:hidden;}
 
td.nav_heading {
padding-left:5px;
color:#000000;
font-size:14px;
font-family:arial,verdana;
font-weight:600;
height:27px;
background-color:#2b4f7a;
background-image:url(http://img.webme.com/pic/b/bs-aktif/ustab44a2.png);
border:1px solid #000; }
 
td.nav {
background-color:#ccc;
background-image: url(http://img.webme.com/pic/b/bs-aktif/ustab44a3.png);
border:1px solid #000; }
 
td.nav:hover {
background-color:#ccc;
background-image:url(http://i56.tinypic.com/2drys6a.png);
border:1px solid #000;}
 
td.nav a {
color:#000000;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;
font-weight:500;
text-align:left; }
 
td.nav a:hover{
color:#000000;
font-weight:500;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;
text-align:left; }
 
td.edit_below_nav {display:none;}
 
td.edit_main_tr {
height: 50% !important; }
 
td.edit_navi_headbg {
height: 50%;
background-color:#XXXXXX ;
background-image:url();
border:0px solid #000000; }
 
td.edit_content_top {
height:27px;
background-color:#2f4b7a;
background-image:url(http://img.webme.com/pic/b/bs-aktif/ustab44a2.png);
border:1px solid #000; }
 
td.headline2 {
color:#000000;
font-size:12px;
font-family:arial,verdana;
text-align:left; }
 
td.edit_content {
width:610px;
background-color:#FFFFFF;
background-image: url();
border:1px solid #000; }
 
td.edit_content_left_spacer {
background-color:#f3f3f3;
background-image:url(); }
 
td.edit_content_right_spacer {
background-color:#f3f3f3;
background-image:url(); }
 
td.edit_content_bottom {
height:29px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/b/bs-aktif/ustab44a2.png);
border:1px solid #000000; }
 
td.edit_content_bottom:hover {
background-color:#ccc;
background-image:url(http://img.webme.com/pic/b/bs-aktif/ijtasarm7.png);
border:1px solid #000;}
 
td.edit_content_bottom2 {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #000000; }
 
td.edit_content_bottom2_counter {
font-family:arial,verdana;
font-size:14px;
color:#000;
background-color:#c9c9c9;
border:1px solid #000000; }
 
td.edit_rechts_cbg {
background-color:#XXXXXX;
background-image: url();
border:0px solid #000000; }
 
td.edit_rechts_sbg {display:none;}
 
td.sidebar_heading {
padding-right:5px;
color:#FFFFFF;
font-size:14px;
font-family:arial,verdana ;
text-align:center;
font-weight:600px;
height:27px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/b/bs-aktif/ustab44a2.png);
border:1px solid #000000; }
 
td.shouty, .shouty2, .shouty3, .shouty4, .shouty5 {
color:#000080;
font-size:14px;
font-family.arial,verdana;
text-align:left;
background-color:#F2F2F2;
background-image: url();
border:1px solid #000000; }
 
td.edit_rb_footer{display:none; }
 
td.edit_rechts_bottom {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #000000; }
 
-->       </style>

______________

İce Blue Önizleme Sayafası ; http://psdgrapichs.tr.gg/
Mesaj02.10.2011, 12:44 (UTC)    
Mesaj konusu:

Kod:
<style type="text/css"><!--
table {margin-left: auto;margin-right: auto}
 
body {
background-color:#343434;
background-image:url(http://i55.tinypic.com/2z5ljrc.png);
}
 
td {
color:#000000;
font-size:14px;
text-align:left;
font-family: arial,verdana; }
 
a:link {
color:#000000;
font-size:14px;
font-family:arial,verdana;
text-decoration:none; }
 
a:visited {
color:#10A4B4;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;}
 
a:hover{
color:#04467B;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;}
 
td.edit_header_full {
background-color:#000000;
background-image:url(http://i56.tinypic.com/34edt0k.png);
background-repeat:no-repeat; }
 
td.headline {visibility:hidden;}
 
td.nav_heading {
padding-left:5px;
color:#000000;
font-size:14px;
font-family:arial,verdana;
font-weight:600;
height:27px;
background-color:#2b4f7a;
background-image:url(http://img.webme.com/pic/b/bs-aktif/ustab44a2.png);
border:1px solid #000; }
 
td.nav {
background-color:#ccc;
background-image: url(http://i54.tinypic.com/5a5njk.png);
border:1px solid #000; }
 
td.nav:hover {
background-color:#ccc;
background-image:url(http://i53.tinypic.com/2znzuk7.png);
border:1px solid #000;}
 
td.nav a {
color:#000000;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;
font-weight:500;
text-align:left; }
 
td.nav a:hover{
color:#000000;
font-weight:500;
font-size:14px;
font-family:arial,verdana;
text-decoration:none;
text-align:left; }
 
td.edit_below_nav {display:none;}
 
td.edit_main_tr {
height: 50% !important; }
 
td.edit_navi_headbg {
height: 50%;
background-color:#XXXXXX ;
background-image:url();
border:0px solid #000000; }
 
td.edit_content_top {
height:27px;
background-color:#2f4b7a;
background-image:url(http://img.webme.com/pic/b/bs-aktif/ustab44a2.png);
border:1px solid #000; }
 
td.headline2 {
color:#000000;
font-size:12px;
font-family:arial,verdana;
text-align:left; }
 
td.edit_content {
width:610px;
background-color:#FFFFFF;
background-image: url();
border:1px solid #000; }
 
td.edit_content_left_spacer {
background-color:#f3f3f3;
background-image:url(); }
 
td.edit_content_right_spacer {
background-color:#f3f3f3;
background-image:url(); }
 
td.edit_content_bottom {
height:29px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/b/bs-aktif/ustab44a2.png);
border:1px solid #000000; }
 
td.edit_content_bottom:hover {
background-color:#ccc;
background-image:url(http://img.webme.com/pic/b/bs-aktif/ijtasarm7.png);
border:1px solid #000;}
 
td.edit_content_bottom2 {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #000000; }
 
td.edit_content_bottom2_counter {
font-family:arial,verdana;
font-size:14px;
color:#000;
background-color:#c9c9c9;
border:1px solid #000000; }
 
td.edit_rechts_cbg {
background-color:#XXXXXX;
background-image: url();
border:0px solid #000000; }
 
td.edit_rechts_sbg {display:none;}
 
td.sidebar_heading {
padding-right:5px;
color:#FFFFFF;
font-size:14px;
font-family:arial,verdana ;
text-align:center;
font-weight:600px;
height:27px;
background-color:#000000;
background-image: url(http://img.webme.com/pic/b/bs-aktif/ustab44a2.png);
border:1px solid #000000; }
 
td.shouty, .shouty2, .shouty3, .shouty4, .shouty5 {
color:#000080;
font-size:14px;
font-family.arial,verdana;
text-align:left;
background-color:#F2F2F2;
background-image: url();
border:1px solid #000000; }
 
td.edit_rb_footer{display:none; }
 
td.edit_rechts_bottom {
background-color:#XXXXXX ;
background-image: url();
border:0px solid #000000; }
 
-->
 
 

</style>

______________

İce Blue Önizleme Sayafası ; http://psdgrapichs.tr.gg/
Mesaj02.10.2011, 15:07 (UTC)    
Mesaj konusu:

Yaptırdığı Tasarımın Kodlarını Nereye Eklemesi Gerektiği Hakkında Resimli Anlatım Yaptım...

Arrow http://www.bedava-sitem.com/forum/viewtopic.php?p=927160#927160
______________

Sitemi silerlerse hakkınızı helal edin.
Mesaj10.10.2011, 12:40 (UTC)    
Mesaj konusu:


de.tl'de Bir Site Açıp Ön İzlemeyi Ordan Aldım Very Happy Ayrıca Söylim Yabancılar Bişe Bilmio Wink Worldpress Tasarımdır İyi Forumlar.
Kod:
T.üstü
Kod:
<!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">
            <head profile="http://gmpg.org/xfn/11">
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
            <title>Wordpress Themes</title>
            <meta name="generator" content="WordPress 2.3.2" /> <!-- leave this for stats -->
            <style type="text/css" media="screen">
            @import url( http://wordpress.topwpthemes.com/wp-content/themes/FutureTech/style.css );
            </style>
            <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://wordpress.topwpthemes.com/?feed=rss2" />
            <link rel="alternate" type="text/xml" title="RSS .92" href="http://wordpress.topwpthemes.com/?feed=rss" />
            <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://wordpress.topwpthemes.com/?feed=atom" />
            <link rel="pingback" href="http://wordpress.topwpthemes.com/xmlrpc.php" />
            <link rel='archives' title='March 2008' href='http://wordpress.topwpthemes.com/?m=200803' />
            <link rel='archives' title='November 2007' href='http://wordpress.topwpthemes.com/?m=200711' />
            <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://wordpress.topwpthemes.com/xmlrpc.php?rsd" />
            <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://wordpress.topwpthemes.com/wp-includes/wlwmanifest.xml" /> </head>
            <body>
            <div id="wrapper">
            <div id="header">
            <h1><a href="http://wordpress.topwpthemes.com">BedavaSitePaylasim.TR.GG</a></h1>
            </div>
            <div id="content">
           


T.altı
Kod:
</div>
            <!-- begin sidebar -->
            <div id="sidebar">
            <ul>      <li>
            <form method="get" action="/index.php">
            <p>
            <input type="text" value="" name="s" id="s" />
            <input type="submit" value="FIND IT" />
            </p>
            </form>
            </li>
            <li>
            <br/><br/><br/><br/><br/><br/>
            <h2>Menu</h2>
            <ul><li class="page_item page-item-2"><a href="http://bedavasitepaylasim.tr.gg/Anasayfa=htm" title="AnaSayfa">AnaSayfa</a></li>
            <li class="page_item page-item-3"><a href="http://bedavasitepaylasim.tr.gg/%26%23304%3Bleti%26%23351%3Bim.htm" title="İletişim">İletişim</a></li>
            </ul>
            </li>
            <li>
            <h2>Ekstralar</h2>
            <ul>
            <li class="cat-item cat-item-1"><a href="#" title="Boş">Boş</a>
            </li>
            <li class="cat-item cat-item-3"><a href="#" title="Boş">Boş</a>
            </li>
            <li class="cat-item cat-item-4"><a href="#" title="Boş">Boş</a>
            </li>
            <h2>Randevular</h2>
            <ul>
            <li><a href='#' title='Boş'>Boş</a></li>
            <li><a href='#' title='Boş'>Boş</a></li>
            </ul>
            </li>
            <li id="linkcat-2" class="linkcat"><h2>Link Takaslar</h2>
            <ul>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            </ul>
            </li>
            <li>
            <h2>İçindekiler</h2>
            <ul>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#">Boş</a></li>
            <li><a href="#" title="Sayfa Hakkında İçerik">Boş</abbr></a></li>
            <li><a href="#"><abbr title="Boş">Boş</abbr></a></li>
            <li><a href="http://wordpress.org" title="Sayfanın İçeriği">Boş</a></li>
            </ul>
            </li>
            </ul>
            </div>
            <!-- end sidebar -->
            <div id="footer">
            <p><br/><br/>
            Lyrics for the soul    is powered by <a
            href="http://bedavasitepaylasim.tr.gg" title="Edited by
            Site Adı">Site Adı</a>.
            Designed By <a href="http://Site Url"
            title="Sitenin Kısa İçeriği">Sitenin Kısa İçeriği</a> and <a
            href="Reklam Url'si Veya Herhangi Bişe" title="Yaz Bişeler
            Yazbişeler">Reklamımı Unutma :)</a>.
            <br />
            </p>
            </div>


Css Koduna
Kod:
h1#title{display: none;}
            h2#title span {display: none;}
            div.header{display: none;}
            li.nav_element{list-style-type: none;}
            li.nav_element{display: none;}
            #counter{display: none;}
            /*
            Theme Name: FutureTech
            Theme URI: http://www.zinruss.com/
            Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.zinruss.com">ZINRUSS STUDIO</a>
            Author: Zinruss Studio
            Author URI: http://www.zinruss.com/
            © 2007, Zinruss Studio. All rights reserved.
            */
            /* Basics and Typography */
            body {
            margin: 0px auto;
            padding: 0;
            background: #16a7f6 url('images/background.jpg') repeat-x top;
            font-size: 78%;
            font-family: Verdana;
            color: #333;
            text-align: center
            }
            p {
            font-size: 1em;
            line-height: 1.5em;
            margin: 1.2em 0;
            }
            ol, ul {
            font-size: 1em;
            line-height: 1.5em;
            margin: 1.2em 0 1.2em 2em;
            padding: 0;
            }
            h1, h2, h3, h4, h5, h6 {
            margin: 1.2em 0;
            font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
            color: #333333;
            }
            h1, h2 {
            font-size: 1.4em;
            }
            h3 {
            font-size: 1.3em;
            }
            h4 {
            font-size: 1.2em;
            }
            a {
            text-decoration: none;
            }
            a:link {
            color: #119af4;
            }
            a:visited {
            color: #119af4;
            }
            a:hover, a:active {
            color: #679ef1;
            }
            input, textarea, select {
            border: 1px solid #cccccc;
            background-color: #ffffff;
            color: #333;
            font-size: 1em;
            font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
            }
            blockquote {
            margin: 0 20px;
            padding: 0 20px;
            border-left: 5px solid #f0fadb;
            font-size: 0.9em;
            }
            code {
            font-family: monospace;
            color: #666;
            }
            form, img {
            margin: 0;
            padding: 0;
            border: 0px none;
            }
            .small {
            font-size: 0.9em;
            color: #666666;
            }
            /* Layout */
            #wrapper {
            margin: 0 auto;
            width: 900px;
            background: url('images/bg.jpg');
            text-align: left;
            border-top: 1px solid #36b7ff;
            border-bottom: 5px solid #dfe8f1;
            border-left: 1px solid #36b7ff;
            border-right: 1px solid #36b7ff
            }
            #header {
            background: url('images/header.gif');
            width: 900px;
            height: 250px
            }
            /* Header Styles */
            #header h1 {
            padding-top: 20px;
            padding-left: 370px;
            margin: 0;
            font-size: 2.3em;
            }
            #header h1 a {
            text-decoration: none;
            color: #eeeeee;
            }
            #content {
            float: left;
            padding: 0 10px 0 29px;
            margin-top: 0px;
            width: 630px;
            border-right: 1px solid #cccccc;
            }
            #sidebar {
            float: right;
            margin: -140px 20px 0 10px;
            padding: 0px;
            width: 200px;
            display: inline;
            font-size: 0.9em;
            }
            /* Lots of sidebar styles, so they're below */
            #footer {   clear: both;
            background: url('images/footer.jpg');
            width: 900px;
            height: 50px;
            font-size: 0.9em;
            text-align: center
            }
            /* Footer Styles */
            #footer p {
            margin-left: 15px;
            padding: 0;
            font-size: 0.9em;
            text-align: center;
            color: #eeeeee;
            }
            #footer p a {   text-decoration: underline;
            color: #dcf600;
            }
            /* Sidebar Styles */
            #sidebar h2 {
            background: url('images/title.jpg') repeat-x;
            color: #f6f6f6;
            height: 15px;
            width: 175px;
            font-size: 1.1em;
            border-bottom: 1px solid #f0fadb;
            border-top: 1px solid #f0fadb; margin-left:0; margin-right:0; margin-top:1.2em; margin-bottom:0.3em; padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px
            }
            #sidebar ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
            }
            #sidebar ul ul {
            margin: 0px;
            }
            #sidebar ul ul li {
            width: 183px;
            padding: 0 0 0 0;
            border-bottom: 1px dotted #cccccc;
            }
            #sidebar ul ul li a {
            margin: 0px;
            padding: 2px 5px 0 5px;
            width: 170px;
            font-weight: bold;
            }
            #sidebar ul ul li a:hover {
            color: #333333;
            }
            #sidebar ul ul ul {
            margin: 0;
            border: none;
            }
            #sidebar ul ul ul li {
            margin: 0 0 0 -10px;
            padding: 0 0 0 25px;
            border-bottom: none;
            }
            #sidebar ul ul ul li a {
            margin: 0 0 0 -25px;
            padding: 2px 10px 0 25px;
            width: 155px;
            }
            /* Blog */
            .post {
            }
            .posttitle {
            margin-bottom: 0;
            width: 100%;
            color: #dcf600;
            background: url('images/title.jpg') repeat-x;
            overflow: auto
            }
            .posttitle a {
            float: left;
            padding-left: 10px;
            }
            .posttitle a:link, .posttitle a:visited {
            color: #dcf600;
            }
            .posttitle a:hover, .posttitle a:active {
            color: #eeeeee;
            }
            .postmeta {
            margin-top: 0;
            padding-top: 1px;
            padding-left: 10px;
            font-family: verdana;
            font-size: 0.8em;
            color: #333333;
            border-top: 1px dotted #ffffff;
            border-bottom: 2px solid #129af4;
            background: #c4e2f4;
            }
            .postmeta a {
            color: #333333;
            font-weight: bold;
            }
            .postmeta a:hover {
            color: #119af4;
            font-weight: bold;
            }
            .postentry {
            font-size: 0.9em;
            color: #333333;
            font-family: verdana;
            padding: 0px 10px;
            }
            .permalink {
            margin: 0 1.8em 0 0;
            text-align: right;
            }
            .commentslink {
            text-align: right;
            }
            .postfeedback{
            text-align: right;
            border-top: 2px solid #129af4;
            font-weight: bold;
            }
            /* Comments */
            #commentlist {
            margin: 1.2em 0;
            padding: 0;
            border-bottom: 1px dotted #cccccc;
            list-style-type: none;
            }
            #commentlist li {
            border-top: 1px dotted #cccccc;
            padding: 1px 20px;
            }
            .alt {
            background-color: #e0e9f2 !important;
            }
            .commenttitle {
            margin-bottom: 0;
            font-size: 1.1em;
            }
            .commentmeta {
            margin-top: 0;
            font-size: 0.9em;
            color: #666666;
            }
            #commentform #author,
            #commentform #email,
            #commentform #url{
            border:1px solid #129bf5;
            }
            #commentform textarea {
            width: 627px;
            border:1px solid #129bf5;
            }
            #commentform #submit {
            margin-top: -10px;
            float:left;
            background: url('images/comment.jpg') repeat-x;
            color: #ffffff;
            border:1px solid #f0fadb;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 3px;
            padding-bottom: 3px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif
            }
Mesaj10.10.2011, 20:57 (UTC)    
Mesaj konusu:

Önizleme Skyspeed.tr.gg


Bu bir active-world.tr.gg yapimidir

T. üstü
Kod:
<table width="920" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="166" align="center" valign="top" background="http://img.webme.com/pic/a/active-world/4.gif">&nbsp;</td>
  </tr>
  <tr>
    <td height="184" align="center" valign="top" background="http://img.webme.com/pic/a/active-world/5.gif"><table width="920" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="10" height="183">&nbsp;</td>
        <td width="186">Menü</td>
        <td width="20">&nbsp;</td>
        <td width="684"><div id="content"></div>



T.alti
Kod:
</td>
        <td width="20">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="204" align="center" valign="top" background="http://img.webme.com/pic/a/active-world/6.gif">&nbsp;</td>
  </tr>
</table>


Css
Kod:

h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}




Seffaf menülüdür
Mesaj11.10.2011, 10:31 (UTC)    
Mesaj konusu:

active kardeşim k.bakma ama o tasarım 5 para etmez çizimde hata ve kaydırma var kodlama yanlış yapılmış sağ tarafta başlık bölümü görünüyor şeffaf tasarım amatör takımı yani bizim gibiler için zor bişeydir bence normal sade tasarımlarla uğraşmalısın. iyi forumlar.
Mesaj11.10.2011, 17:07 (UTC)    
Mesaj konusu:

Tasarımlara şöyle bir bakıyorum da, eskisi gibi değiller. Nerde o eskiler hani Smile
Neyse başarılar arkadaşlar.
Mesaj12.10.2011, 04:08 (UTC)    
Mesaj konusu:

Bu Tasarımları Kullanacak Arkadaşlar Kesinlikle Copright Kısımlarını Kaldırmayınız Aksi Taktirde Yetkili Mercilere Bildirilecektir.!

Kendi Yapımım Tasarımlar Buyurun;


Tasarım 1 Linki: http://b1110.hizliresim.com/11/10/11/16118.jpg
Tasarım 1 Önizleme:

Tasarım 2 Linki: http://c1110.hizliresim.com/11/10/11/16145.jpg
Tasarım 2 Önizleme:

Tasarım 3 Linki: http://b1110.hizliresim.com/11/10/11/16177.jpg
Tasarım 3 Önizleme:

Tasarım 4 Linki: http://c1110.hizliresim.com/11/10/11/16223.jpg
Tasarım 4 Önizleme:
______________
23.04.2011 Tarihinden İtibaren Hizmet Veriyoruz
Mesaj15.10.2011, 17:05 (UTC)    
Mesaj konusu: SADE CSS TASARIM İNDEX

ÖN İZLEME

www.bayramicfm.com


Kod:
<meta content="text/html; charset=windows-1254" http-equiv="Content-Type" />
<meta name="description" content="www.sesli-canakkale.com Sesli Sesli sohbet Sesli Chat Sesli Sesli Seslidetek" />
<meta name="keywords" content="www.sesli-canakkale.com sesli sohbet kodu,sitene kamerali sohbet kodu,sitene tv ekleme kodu,sitene radyo ekleme kodu,sesli sohbet,kamerali sohbet,Banner Takas,Top Listesi,Banner Yapma,Site ekle,Siteni Ekle Hit Kazan,Hit Artirma Yollari,Banner,sitem.tr.gg,bedava site,htlm hodları,htlmkod,htlm,webmaster,toplist,haber 7,haber7,photeshop,photeshop dersleri,photeshop arka plan,photeshop program indir,banner,sitene banner yap ekle,metin2,knight online,ttnet,adsl,dns ayarları,m&uuml;zik dinle,kurban bayramı,haraketli gifler,ıce blue tasarım,ıce blue menu,key,keyler,nod32 key,nod32 indir,esat nod32,kpss,nod32 g&uuml;ncel keyler,esat g&uuml;ncel keyler,vatan,tv,hurriyet,internet haber,sagopa kajmer,sagopa kajmerin hayatı,sagoba kajmerin fan,rep beat,repbeat indir,winrar, msn,msn yama,total video conveter" />
<meta name="author" content="www.sesli-canakkale.com" />
<meta name="robots" content="index,follow" />
<div align="center">&nbsp;</div>
<table border="10" cellspacing="5" bordercolor="#000000" cellpadding="5" width="726" align="center" style="width: 726px; height: 1277px">
    <tbody>
        <tr>
            <td>
            <table border="1" cellspacing="1" bordercolor="#000000" cellpadding="1" width="1072" bgcolor="#ffffff" align="center" style="width: 1072px; height: 354px">
                <tbody>
                    <tr bgcolor="#000000">
                        <td>&nbsp;<img alt="" style="width: 1060px; height: 167px" src="http://img.webme.com/pic/b/bayramicgenclik/canakkale.jpg" /></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><strong><em><span style="font-family: Comic Sans MS"><a href="http://www.sesli-canakkale.com/index.htm"><img width="202" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/111.jpg" /></a>&nbsp;<a href="http://www.sesli-canakkale.com/sesli-sohbet.htm"><img width="189" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/222.jpg" /></a>&nbsp;<a href="http://www.sesli-canakkale.com/sitelerimiz.htm"><img width="191" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/333.jpg" /></a>&nbsp;<a href="http://www.sesli-canakkale.com/siteni-ekle.html"><img width="197" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/444.jpg" /></a>&nbsp;<a href="http://www.sesli-canakkale.com/banner-yapma.htm"><img width="189" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/555.jpg" /></a>&nbsp;<br />
                        <a href="http://www.sesli-canakkale.com/iletisim.htm"><img width="191" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/666.jpg" /></a></span></em></strong></td>
                    </tr>
                    <tr bgcolor="#000000">
                        <td>&nbsp;<a href="http://www.bayramicfm.com"><img id="il_fi" alt="" style="padding-bottom: 8px; width: 1053px; padding-right: 8px; height: 188px; padding-top: 8px" src="http://2.bp.blogspot.com/_gB4O6qw4R9g/TNBYTt8sVPI/AAAAAAAAAAY/YW27AWsTGBw/s1600/www.seslidolunayim.com.gif" /></a></td>
                    </tr>
                    <tr>
                        <td>
                        <h3 style="text-align: center; color: red">&nbsp;<span style="color: #000000">Banneri Sitenize Ekleyiniz Aksi Halde Sitemize Eklemiyecektir...<br />
                        SITENIZE EKLEYINIZ</span><a target="_blank" href="http://www.bayramicfm.com?in=5"><span style="color: #000000"><br />
                        </span><img border="0" alt="" style="width: 134px; height: 51px" src="http://img.webme.com/pic/b/bayramicgenclik/notalar.jpg" /></a>&nbsp; <textarea rows="3" cols="18" onfocus="this.select()" onmouseover="this.focus()" style="background-color: rgb(204,204,204)" name="S3">&lt;a target=&quot;_blank&quot; href=&quot;http://www.bayramicfm.com?in=5&quot; _fcksavedurl=&quot;http://www.bayramicfm.com?in=5&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 134px; height: 51px&quot; src=&quot;http://img.webme.com/pic/b/bayramicgenclik/notalar.jpg&quot; _fcksavedurl=&quot;http://img.webme.com/pic/b/bayramicgenclik/notalar.jpg&quot; /&gt;&lt;/a&gt;</textarea><br />
                        &nbsp;</h3>
                        </td>
                    </tr>
                </tbody>
            </table>
            <div style="text-align: center">&nbsp;</div>
            <p style="text-align: center"><strong><font color="#000000" size="4"><a title="" href="siteni-ekle.html">SITENI EKLE HIT KAZAN</a></font></strong></p>
            <table border="1" cellspacing="1" cellpadding="1" width="1071" align="center" height="773" style="width: 1071px; height: 773px">
                <tbody>
                    <tr>
                        <td style="text-align: center">&nbsp;<font face="Comic Sans MS"><img border="0" alt="" style="width: 113px; height: 24px" src="http://2.bp.blogspot.com/_gB4O6qw4R9g/TNBYTt8sVPI/AAAAAAAAAAY/YW27AWsTGBw/s1600/www.seslidolunayim.com.gif" /><br />
                        <a href="http://www.bayramicfm.com"><span style="color: #000000"><font color="#000000">www.bayramicfm.com</font></span></a></font></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000">&nbsp;</span></td>
                    </tr>
                </tbody>
            </table>
            <table border="1" cellspacing="1" cellpadding="1" width="1072" align="center" style="width: 1072px; height: 70px">
                <tbody>
                    <tr>
                        <td style="text-align: center"><iframe height="125" src="http://www.flatcast.info/Player.aspx?sid=1130947" frameborder="0" width="560" scrolling="no"></iframe></td>
                    </tr>
                    <tr>
                        <td style="text-align: center">Etiketler&nbsp;:&nbsp;<a href="">Sesli</a> -&nbsp;<a href="">Sesli Sohbet </a>-<a href="">&nbsp;Sesli Chat </a>-<a href="">Sesli Sesli </a>-<a href="">&nbsp;Seslidetek </a>-&nbsp;<a href="">Sesli-Kivilcim </a>-&nbsp;&nbsp;<a href="">Siteni Ekle </a>- <a href="">Siteni Ekle Hit </a>-&nbsp;<a href="">Seo Calismasi </a>- <a href="">Arama Motoruna Kayit </a>-<a href="">&nbsp;Banner Olustur</a>&nbsp;<br />
                        <br />
                        Bu Site @ <a href="">www.sesli-canakkale.com</a> Tarafindan Tum Haklari Icinde Saklidir...</td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
<div>&nbsp;</div>
<div>&nbsp;</div>
Mesaj19.10.2011, 06:21 (UTC)    
Mesaj konusu: Re: SADE CSS TASARIM İNDEX

bayramicgenclik yazmış:
ÖN İZLEME

www.bayramicfm.com


Kod:
<meta content="text/html; charset=windows-1254" http-equiv="Content-Type" />
<meta name="description" content="www.sesli-canakkale.com Sesli Sesli sohbet Sesli Chat Sesli Sesli Seslidetek" />
<meta name="keywords" content="www.sesli-canakkale.com sesli sohbet kodu,sitene kamerali sohbet kodu,sitene tv ekleme kodu,sitene radyo ekleme kodu,sesli sohbet,kamerali sohbet,Banner Takas,Top Listesi,Banner Yapma,Site ekle,Siteni Ekle Hit Kazan,Hit Artirma Yollari,Banner,sitem.tr.gg,bedava site,htlm hodları,htlmkod,htlm,webmaster,toplist,haber 7,haber7,photeshop,photeshop dersleri,photeshop arka plan,photeshop program indir,banner,sitene banner yap ekle,metin2,knight online,ttnet,adsl,dns ayarları,m&uuml;zik dinle,kurban bayramı,haraketli gifler,ıce blue tasarım,ıce blue menu,key,keyler,nod32 key,nod32 indir,esat nod32,kpss,nod32 g&uuml;ncel keyler,esat g&uuml;ncel keyler,vatan,tv,hurriyet,internet haber,sagopa kajmer,sagopa kajmerin hayatı,sagoba kajmerin fan,rep beat,repbeat indir,winrar, msn,msn yama,total video conveter" />
<meta name="author" content="www.sesli-canakkale.com" />
<meta name="robots" content="index,follow" />
<div align="center">&nbsp;</div>
<table border="10" cellspacing="5" bordercolor="#000000" cellpadding="5" width="726" align="center" style="width: 726px; height: 1277px">
    <tbody>
        <tr>
            <td>
            <table border="1" cellspacing="1" bordercolor="#000000" cellpadding="1" width="1072" bgcolor="#ffffff" align="center" style="width: 1072px; height: 354px">
                <tbody>
                    <tr bgcolor="#000000">
                        <td>&nbsp;<img alt="" style="width: 1060px; height: 167px" src="http://img.webme.com/pic/b/bayramicgenclik/canakkale.jpg" /></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><strong><em><span style="font-family: Comic Sans MS"><a href="http://www.sesli-canakkale.com/index.htm"><img width="202" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/111.jpg" /></a>&nbsp;<a href="http://www.sesli-canakkale.com/sesli-sohbet.htm"><img width="189" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/222.jpg" /></a>&nbsp;<a href="http://www.sesli-canakkale.com/sitelerimiz.htm"><img width="191" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/333.jpg" /></a>&nbsp;<a href="http://www.sesli-canakkale.com/siteni-ekle.html"><img width="197" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/444.jpg" /></a>&nbsp;<a href="http://www.sesli-canakkale.com/banner-yapma.htm"><img width="189" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/555.jpg" /></a>&nbsp;<br />
                        <a href="http://www.sesli-canakkale.com/iletisim.htm"><img width="191" height="27" alt="" src="http://img.webme.com/pic/b/bayramicgenclik/666.jpg" /></a></span></em></strong></td>
                    </tr>
                    <tr bgcolor="#000000">
                        <td>&nbsp;<a href="http://www.bayramicfm.com"><img id="il_fi" alt="" style="padding-bottom: 8px; width: 1053px; padding-right: 8px; height: 188px; padding-top: 8px" src="http://2.bp.blogspot.com/_gB4O6qw4R9g/TNBYTt8sVPI/AAAAAAAAAAY/YW27AWsTGBw/s1600/www.seslidolunayim.com.gif" /></a></td>
                    </tr>
                    <tr>
                        <td>
                        <h3 style="text-align: center; color: red">&nbsp;<span style="color: #000000">Banneri Sitenize Ekleyiniz Aksi Halde Sitemize Eklemiyecektir...<br />
                        SITENIZE EKLEYINIZ</span><a target="_blank" href="http://www.bayramicfm.com?in=5"><span style="color: #000000"><br />
                        </span><img border="0" alt="" style="width: 134px; height: 51px" src="http://img.webme.com/pic/b/bayramicgenclik/notalar.jpg" /></a>&nbsp; <textarea rows="3" cols="18" onfocus="this.select()" onmouseover="this.focus()" style="background-color: rgb(204,204,204)" name="S3">&lt;a target=&quot;_blank&quot; href=&quot;http://www.bayramicfm.com?in=5&quot; _fcksavedurl=&quot;http://www.bayramicfm.com?in=5&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;&quot; style=&quot;width: 134px; height: 51px&quot; src=&quot;http://img.webme.com/pic/b/bayramicgenclik/notalar.jpg&quot; _fcksavedurl=&quot;http://img.webme.com/pic/b/bayramicgenclik/notalar.jpg&quot; /&gt;&lt;/a&gt;</textarea><br />
                        &nbsp;</h3>
                        </td>
                    </tr>
                </tbody>
            </table>
            <div style="text-align: center">&nbsp;</div>
            <p style="text-align: center"><strong><font color="#000000" size="4"><a title="" href="siteni-ekle.html">SITENI EKLE HIT KAZAN</a></font></strong></p>
            <table border="1" cellspacing="1" cellpadding="1" width="1071" align="center" height="773" style="width: 1071px; height: 773px">
                <tbody>
                    <tr>
                        <td style="text-align: center">&nbsp;<font face="Comic Sans MS"><img border="0" alt="" style="width: 113px; height: 24px" src="http://2.bp.blogspot.com/_gB4O6qw4R9g/TNBYTt8sVPI/AAAAAAAAAAY/YW27AWsTGBw/s1600/www.seslidolunayim.com.gif" /><br />
                        <a href="http://www.bayramicfm.com"><span style="color: #000000"><font color="#000000">www.bayramicfm.com</font></span></a></font></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                    </tr>
                    <tr>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000"><font color="#000000">&nbsp;</font></span></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><font color="#000000"><span style="color: #000000">&nbsp;</span><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><span style="color: #000000">SiTeNi EKLe</span></a></span></font></td>
                        <td style="text-align: center"><span style="color: #000000"><span style="font-family: Comic Sans MS"><a href="siteni-ekle.html"><font color="#000000">SiTeNi EKLe</font></a></span></span><span style="color: #000000">&nbsp;</span></td>
                    </tr>
                </tbody>
            </table>
            <table border="1" cellspacing="1" cellpadding="1" width="1072" align="center" style="width: 1072px; height: 70px">
                <tbody>
                    <tr>
                        <td style="text-align: center"><iframe height="125" src="http://www.flatcast.info/Player.aspx?sid=1130947" frameborder="0" width="560" scrolling="no"></iframe></td>
                    </tr>
                    <tr>
                        <td style="text-align: center">Etiketler&nbsp;:&nbsp;<a href="">Sesli</a> -&nbsp;<a href="">Sesli Sohbet </a>-<a href="">&nbsp;Sesli Chat </a>-<a href="">Sesli Sesli </a>-<a href="">&nbsp;Seslidetek </a>-&nbsp;<a href="">Sesli-Kivilcim </a>-&nbsp;&nbsp;<a href="">Siteni Ekle </a>- <a href="">Siteni Ekle Hit </a>-&nbsp;<a href="">Seo Calismasi </a>- <a href="">Arama Motoruna Kayit </a>-<a href="">&nbsp;Banner Olustur</a>&nbsp;<br />
                        <br />
                        Bu Site @ <a href="">www.sesli-canakkale.com</a> Tarafindan Tum Haklari Icinde Saklidir...</td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>
<div>&nbsp;</div>
<div>&nbsp;</div>


Önizleme'yi tr.gg Hariç Siteden Yapma.
Mesaj19.10.2011, 14:51 (UTC)    
Mesaj konusu:

Kod:
<meta name="generator" content="WordPress 3.2.1" />
<link rel="stylesheet" href="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="Black Mag RSS Feed" href="http://www.simplewpthemes.com/demo/blackmag/?feed=rss2" />
<link rel="pingback" href="http://www.simplewpthemes.com/demo/blackmag/xmlrpc.php" />
<link rel="alternate" type="application/rss+xml" title="Black Mag RSS Feed" href="http://www.simplewpthemes.com/demo/blackmag/?feed=rss2" />
<link rel="alternate" type="application/atom+xml" title="Black Mag Atom Feed" href="http://www.simplewpthemes.com/demo/blackmag/?feed=atom" />
<link rel="pingback" href="http://www.simplewpthemes.com/demo/blackmag/xmlrpc.php" />
<link rel="stylesheet" href="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/style.css" type="text/css" media="screen" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.simplewpthemes.com/demo/blackmag/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.simplewpthemes.com/demo/blackmag/wp-includes/wlwmanifest.xml" />
<link rel='index' title='Black Mag' href='http://www.simplewpthemes.com/demo/blackmag' />
<meta name="generator" content="WordPress 3.2.1" />
<script type="text/javascript" src="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/js/jquery-1.2.6-packed.js"></script>
<script type="text/javascript" src="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/js/superfish.js"></script>
<script type="text/javascript" src="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/js/slide.noconflict.js"></script>
<script type="text/javascript" src="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/js/jquery.scrollTo.js"></script>
<script type="text/javascript">
$(document).ready(function() {
        $('ul.sf-menu').superfish();
});
$(document).ready(function() {
 
   //Speed of the slideshow
   var speed = 5000;
 
   //You have to specify width and height in #slider CSS properties
   //After that, the following script will set the width and height accordingly
   $('#mask-gallery, #gallery li').width($('#slider').width());
   $('#gallery').width($('#slider').width() * $('#gallery li').length);
   $('#mask-gallery, #gallery li, #mask-excerpt, #excerpt li').height($('#slider').height());
 
   //Assign a timer, so it will run periodically
   var run = setInterval('newsscoller(0)', speed);
 
   $('#gallery li:first, #excerpt li:first').addClass('selected');
 
   //Pause the slidershow with clearInterval
   $('#btn-pause').click(function () {
      clearInterval(run);
      return false;
   });
 
   //Continue the slideshow with setInterval
   $('#btn-play').click(function () {
      run = setInterval('newsscoller(0)', speed);
      return false;
   });
 
   //Next Slide by calling the function
   $('#btn-next').click(function () {
      newsscoller(0);
      return false;
   });
 
   //Previous slide by passing prev=1
   $('#btn-prev').click(function () {
      newsscoller(1);
      return false;
   });
 
   //Mouse over, pause it, on mouse out, resume the slider show
   $('#slider').hover(
 
      function() {
         clearInterval(run);
      },
      function() {
         run = setInterval('newsscoller(0)', speed);
      }
   );
 
});
 
 
function newsscoller(prev) {
 
   //Get the current selected item (with selected class), if none was found, get the first item
   var current_image = $('#gallery li.selected').length ? $('#gallery li.selected') : $('#gallery li:first');
   var current_excerpt = $('#excerpt li.selected').length ? $('#excerpt li.selected') : $('#excerpt li:first');
 
   //if prev is set to 1 (previous item)
   if (prev) {
 
      //Get previous sibling
      var next_image = (current_image.prev().length) ? current_image.prev() : $('#gallery li:last');
      var next_excerpt = (current_excerpt.prev().length) ? current_excerpt.prev() : $('#excerpt li:last');
 
   //if prev is set to 0 (next item)
   } else {
 
      //Get next sibling
      var next_image = (current_image.next().length) ? current_image.next() : $('#gallery li:first');
      var next_excerpt = (current_excerpt.next().length) ? current_excerpt.next() : $('#excerpt li:first');
   }
 
   //clear the selected class
   $('#excerpt li, #gallery li').removeClass('selected');
 
   //reassign the selected class to current items
   next_image.addClass('selected');
   next_excerpt.addClass('selected');
 
   //Scroll the items
   $('#mask-gallery').scrollTo(next_image, 800);
   $('#mask-excerpt').scrollTo(next_excerpt, 800);
 
}
</script>
</head>
<body>
<div id="headerw">
<div id="header">
 <!-- PAGE MENU -->
 <div id="top">
   <ul class="sf-menu">
                     <li class="page_item current_page_item"><a href="http://www.simplewpthemes.com/demo/blackmag/">Home</a></li>
           <li class="page_item page-item-40"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=40" title="About">About</a></li>
<li class="page_item page-item-31"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=31" title="Tutorials">Tutorials</a></li>
<li class="page_item page-item-53"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=53" title="Marketing">Marketing</a></li>
<li class="page_item page-item-55"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=55" title="Contact">Contact</a></li>
<li class="page_item page-item-57"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=57" title="Custom Themes">Custom Themes</a></li>
  </ul>
  <!-- END PAGE MENU -->
    <div id="topsoc">
   <a href="#"><img src="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/images/twitter.png" class="tweet" alt="Follow us on Twitter" /></a>
   <a href="#"><img src="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/images/rss.png" class="rss" alt="Subscribe to RSS" /></a>
   <a href="#"><img src="http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/images/mail.jpg" class="mail" alt="Subscribe via Email" /></a>
</div>  </div>
        <div id="blogtitle">
              <h1><a id="heading" href="http://www.simplewpthemes.com/demo/blackmag/">Black Mag</a></h1>
           <div class="description">Just another WordPress weblog</div>
        </div>
                                     <!-- CATEGORY MENU -->
<div id="nav2">
   <ul class="sf-menu">
                    <li class="cat-item cat-item-3"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=3" title="View all posts filed under Categorized">Categorized</a>
</li>
   <li class="cat-item cat-item-4"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts filed under Featured">Featured</a>
<ul class='children'>
   <li class="cat-item cat-item-5"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts filed under Mygallery">Mygallery</a>
</li>
</ul>
</li>
   <li class="cat-item cat-item-6"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=6" title="View all posts filed under Typography">Typography</a>
</li>
   <li class="cat-item cat-item-1"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a>
<ul class='children'>
   <li class="cat-item cat-item-7"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=7" title="sdfsdf">Browsers</a>
</li>
   <li class="cat-item cat-item-8"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=8" title="View all posts filed under Druga drop">Druga drop</a>
</li>
</ul>
</li>
   </ul>
</div>
 <!-- END CATEGORY MENU -->
</div>
</div>
<div id="mainwrap">
<div id="wrap">
<div id="slider">
   <div id="mask-gallery">
   <ul id="gallery">
                      <li><img src="http://www.simplewpthemes.com/demo/presstar/wp-content/uploads/2009/09/17.jpg" width="640" height="270" alt="Integer vitae nulla!" /></li>
                      <li><img src="http://www.simplewpthemes.com/demo/presstar/wp-content/uploads/2009/09/15.jpg" width="640" height="270" alt="Suspendisse neque tellus" /></li>
                      <li><img src="http://www.simplewpthemes.com/demo/presstar/wp-content/uploads/2009/09/17.jpg" width="640" height="270" alt="Curabitur faucibus" /></li>
   
   </ul>
   </div>
 
   <div id="mask-excerpt">
   <ul id="excerpt">
                  <li><h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=250">Integer vitae nulla!</a></h2>
Integer vitae nulla. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur...</li>
                  <li><h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=248">Suspendisse neque tellus</a></h2>
Integer vitae nulla. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur...</li>
                  <li><h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=246">Curabitur faucibus</a></h2>
Integer vitae nulla. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur...</li>
           </ul>
   </div>
 
</div>
 
<div id="buttons">
   <a href="#" id="btn-prev">prev</a>
   <a href="#" id="btn-pause">pause</a>
   <a href="#" id="btn-play">play</a>
   <a href="#" id="btn-next">next</a>
</div>
 
 
<div class="clear"></div>
</div>
<div class="advert">
<div class="advertbot">
      <a href="http://www.simplewpthemes.com/demo/secretmag/wp-content/uploads/2009/09/simple.jpg"><img src="http://www.simplewpthemes.com/demo/secretmag/wp-content/uploads/2009/09/simple.jpg" class="add" alt="advertisement" /></a>
      <a href="http://www.simplewpthemes.com/demo/secretmag/wp-content/uploads/2009/09/simple.jpg"><img src="http://www.simplewpthemes.com/demo/secretmag/wp-content/uploads/2009/09/simple.jpg" class="add" alt="advertisement" /></a>
      <a href="http://www.simplewpthemes.com/demo/secretmag/wp-content/uploads/2009/09/simple.jpg"><img src="http://www.simplewpthemes.com/demo/secretmag/wp-content/uploads/2009/09/simple.jpg" class="add" alt="advertisement" /></a>
      <a href="http://www.simplewpthemes.com/demo/secretmag/wp-content/uploads/2009/09/simple.jpg"><img src="http://www.simplewpthemes.com/demo/secretmag/wp-content/uploads/2009/09/simple.jpg" class="add" alt="advertisement" /></a>
</div>
</div>
<div style="clear:both"></div>
   <script type="text/javascript">
   stepcarousel.setup({
      galleryid: 'mygallery2', //id of carousel DIV
      beltclass: 'belt', //class of inner "belt" DIV containing all the panel DIVs
      panelclass: 'panel', //class of panel DIVs each holding content
      panelbehavior: {speed:500, wraparound:true, persist:true},
      defaultbuttons: {enable: true, moveby: 1, leftnav: ['http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/images/left.jpg', -5, -5, 'slide-prev-nav'], rightnav: ['http://www.simplewpthemes.com/demo/blackmag/wp-content/themes/blackmag/images/right.jpg', -38, -5, 'slide-next-nav']},
      statusvars: ['statusA', 'statusB', 'statusC'], //register 3 variables that contain current panel (start), current panel (last), and total panels
      contenttype: ['external'] //content setting ['inline'] or ['external', 'path_to_external_file']
   })
   </script>
 
   <div id="mygallery2" class="stepcarousel">
      <div class="belt">
               <div class="panel">
            <a href="http://www.simplewpthemes.com/demo/blackmag/?p=250" title="Integer vitae nulla!" > <img src="http://www.simplewpthemes.com/demo/press88/wp-content/uploads/2010/01/9.jpg" width="120" height="120" alt="Integer vitae nulla!"/> </a>
         </div>
               <div class="panel">
            <a href="http://www.simplewpthemes.com/demo/blackmag/?p=248" title="Suspendisse neque tellus" > <img src="http://www.simplewpthemes.com/demo/press88/wp-content/uploads/2010/01/8.jpg" width="120" height="120" alt="Suspendisse neque tellus"/> </a>
         </div>
               <div class="panel">
            <a href="http://www.simplewpthemes.com/demo/blackmag/?p=246" title="Curabitur faucibus" > <img src="http://www.simplewpthemes.com/demo/press88/wp-content/uploads/2010/01/2.jpg" width="120" height="120" alt="Curabitur faucibus"/> </a>
         </div>
               <div class="panel">
            <a href="http://www.simplewpthemes.com/demo/blackmag/?p=244" title="Mauris euismod rhoncus tortor" > <img src="http://www.simplewpthemes.com/demo/press88/wp-content/uploads/2010/01/10.jpg" width="120" height="120" alt="Mauris euismod rhoncus tortor"/> </a>
         </div>
               <div class="panel">
            <a href="http://www.simplewpthemes.com/demo/blackmag/?p=242" title="Sed nunc augue" > <img src="http://www.simplewpthemes.com/demo/press88/wp-content/uploads/2010/01/11.jpg" width="120" height="120" alt="Sed nunc augue"/> </a>
         </div>
               <div class="panel">
            <a href="http://www.simplewpthemes.com/demo/blackmag/?p=157" title="Lorem Ipsum" > <img src="http://www.simplewpthemes.com/demo/press88/wp-content/uploads/2010/01/8.jpg" width="120" height="120" alt="Lorem Ipsum"/> </a>
         </div>
            </div>
   </div><!-- /mygallery -->
 
 
<div style="clear: both;"></div>
<div id="sidebar">
    <div class="side-widget widget_links"><h3>Blogroll</h3>
   <ul class='xoxo blogroll'>
<li><a href="http://wordpress.org/development/">Development Blog</a></li>
<li><a href="http://codex.wordpress.org/">Documentation</a></li>
<li><a href="http://wordpress.org/extend/plugins/">Plugins</a></li>
<li><a href="http://wordpress.org/extend/ideas/">Suggest Ideas</a></li>
<li><a href="http://wordpress.org/support/">Support Forum</a></li>
<li><a href="http://wordpress.org/extend/themes/">Themes</a></li>
<li><a href="http://planet.wordpress.org/">WordPress Planet</a></li>
 
   </ul>
</div><div class="wbot"></div>
<div class="side-widget widget_categories"><h3>Categories</h3>      <ul>
   <li class="cat-item cat-item-7"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=7" title="sdfsdf">Browsers</a>
</li>
   <li class="cat-item cat-item-3"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=3" title="View all posts filed under Categorized">Categorized</a>
</li>
   <li class="cat-item cat-item-8"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=8" title="View all posts filed under Druga drop">Druga drop</a>
</li>
   <li class="cat-item cat-item-4"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts filed under Featured">Featured</a>
</li>
   <li class="cat-item cat-item-5"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts filed under Mygallery">Mygallery</a>
</li>
   <li class="cat-item cat-item-6"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=6" title="View all posts filed under Typography">Typography</a>
</li>
   <li class="cat-item cat-item-1"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
      </ul>
</div><div class="wbot"></div>           <div class="side-widget wp_cumulus_widget">                     <h3>Tags</h3>                  <!-- SWFObject embed by Geoff Stearns geoff( at )deconcept.com http://blog.deconcept.com/swfobject/ --><script type="text/javascript" src="http://www.simplewpthemes.com/demo/blackmag/wp-content/plugins/wp-cumulus/swfobject.js"></script><div id="wpcumuluswidgetcontent8631987"><p><a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag1' class='tag-link-27' title='2 topics' style='font-size: 22pt;'>tag1</a>
<a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag2' class='tag-link-28' title='2 topics' style='font-size: 22pt;'>tag2</a>
<a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag3' class='tag-link-29' title='2 topics' style='font-size: 22pt;'>tag3</a>
<a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag4' class='tag-link-30' title='2 topics' style='font-size: 22pt;'>tag4</a>
<a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag5' class='tag-link-31' title='1 topic' style='font-size: 8pt;'>tag5</a>
<a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag6' class='tag-link-32' title='1 topic' style='font-size: 8pt;'>tag6</a>
<a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag7' class='tag-link-33' title='1 topic' style='font-size: 8pt;'>tag7</a>
<a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag8' class='tag-link-34' title='1 topic' style='font-size: 8pt;'>tag8</a>
<a href='http://www.simplewpthemes.com/demo/blackmag/?tag=tag9' class='tag-link-35' title='1 topic' style='font-size: 8pt;'>tag9</a></p><p>WP Cumulus Flash tag cloud by <a href="http://www.roytanck.com">Roy Tanck</a> and <a href="http://lukemorton.co.uk/">Luke Morton</a> requires <a href="http://www.macromedia.com/go/getflashplayer">Flash Player</a> 9 or better.</p></div><script type="text/javascript">var widget_so1469907 = new SWFObject("http://www.simplewpthemes.com/demo/blackmag/wp-content/plugins/wp-cumulus/tagcloud.swf?r=8054708", "tagcloudflash", "265", "210", "9", "#1B1B1B");widget_so1469907.addParam("allowScriptAccess", "always");widget_so1469907.addVariable("tcolor", "0xdc3c03");widget_so1469907.addVariable("tcolor2", "0xdc3c03");widget_so1469907.addVariable("hicolor", "0x000000");widget_so1469907.addVariable("tspeed", "100");widget_so1469907.addVariable("distr", "true");widget_so1469907.addVariable("mode", "tags");widget_so1469907.addVariable("tagcloud", "%3Ctags%3E%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag1%27+class%3D%27tag-link-27%27+title%3D%272+topics%27+style%3D%27font-size%3A+22pt%3B%27%3Etag1%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag2%27+class%3D%27tag-link-28%27+title%3D%272+topics%27+style%3D%27font-size%3A+22pt%3B%27%3Etag2%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag3%27+class%3D%27tag-link-29%27+title%3D%272+topics%27+style%3D%27font-size%3A+22pt%3B%27%3Etag3%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag4%27+class%3D%27tag-link-30%27+title%3D%272+topics%27+style%3D%27font-size%3A+22pt%3B%27%3Etag4%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag5%27+class%3D%27tag-link-31%27+title%3D%271+topic%27+style%3D%27font-size%3A+8pt%3B%27%3Etag5%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag6%27+class%3D%27tag-link-32%27+title%3D%271+topic%27+style%3D%27font-size%3A+8pt%3B%27%3Etag6%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag7%27+class%3D%27tag-link-33%27+title%3D%271+topic%27+style%3D%27font-size%3A+8pt%3B%27%3Etag7%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag8%27+class%3D%27tag-link-34%27+title%3D%271+topic%27+style%3D%27font-size%3A+8pt%3B%27%3Etag8%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.simplewpthemes.com%2Fdemo%2Fblackmag%2F%3Ftag%3Dtag9%27+class%3D%27tag-link-35%27+title%3D%271+topic%27+style%3D%27font-size%3A+8pt%3B%27%3Etag9%3C%2Fa%3E%3C%2Ftags%3E");widget_so1469907.write("wpcumuluswidgetcontent8631987");</script>           </div><div class="wbot"></div>      <div class="side-widget widget_links"><h3>Blogroll</h3>
   <ul class='xoxo blogroll'>
<li><a href="http://wordpress.org/development/">Development Blog</a></li>
<li><a href="http://codex.wordpress.org/">Documentation</a></li>
<li><a href="http://wordpress.org/extend/plugins/">Plugins</a></li>
<li><a href="http://wordpress.org/extend/ideas/">Suggest Ideas</a></li>
<li><a href="http://wordpress.org/support/">Support Forum</a></li>
<li><a href="http://wordpress.org/extend/themes/">Themes</a></li>
<li><a href="http://planet.wordpress.org/">WordPress Planet</a></li>
 
   </ul>
</div><div class="wbot"></div>
</div>
 
<div id="contentwrap">
<div class="inside">
 
   
      
         <div class="post-250 post type-post status-publish format-standard hentry category-featured category-mygallery" id="post-250">
            <h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=250" rel="bookmark" title="Permanent Link to Integer vitae nulla!">Integer vitae nulla!</a></h2>
                <div class="meta">
                 <span class="cat">Posted in <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts in Featured" rel="category">Featured</a>, <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts in Mygallery" rel="category">Mygallery</a></span> | <span class="author">Posted by admin</span> | <span class="edit"></span>
                </div>
 
            <div class="entry">
               <p>Integer vitae nulla. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nunc cursus, eros in fermentum tristique, turpis massa convallis velit, ut eleifend quam nisi eget nisl. Integer felis enim, interdum a, convallis vitae, semper eu, nisl. Aliquam blandit ornare turpis. Aenean augue sem, posuere at, suscipit non, porta ac, nisl. Maecenas tincidunt lobortis risus. Nunc ullamcorper libero nec nibh. Nullam euismod feugiat felis. Quisque facilisis volutpat libero. Vivamus tempus ultricies felis. Ut at augue. Integer id sem ut mi molestie ultricies. Suspendisse consequat.</p>
            </div>
 
               <p class="postmetadata"><span class="tags"></span><span class="comm"><a href="http://www.simplewpthemes.com/demo/blackmag/?p=250#comments" title="Comment on Integer vitae nulla!">7 Comments »</a></span><a class="more-link" href="http://www.simplewpthemes.com/demo/blackmag/?p=250#more">Read More</a> </p>
         </div>
 
      
         <div class="post-248 post type-post status-publish format-standard hentry category-featured category-mygallery" id="post-248">
            <h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=248" rel="bookmark" title="Permanent Link to Suspendisse neque tellus">Suspendisse neque tellus</a></h2>
                <div class="meta">
                 <span class="cat">Posted in <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts in Featured" rel="category">Featured</a>, <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts in Mygallery" rel="category">Mygallery</a></span> | <span class="author">Posted by admin</span> | <span class="edit"></span>
                </div>
 
            <div class="entry">
               <p>Integer vitae nulla. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nunc cursus, eros in fermentum tristique, turpis massa convallis velit, ut eleifend quam nisi eget nisl. Integer felis enim, interdum a, convallis vitae, semper eu, nisl. Aliquam blandit ornare turpis. Aenean augue sem, posuere at, suscipit non, porta ac, nisl. Maecenas tincidunt lobortis risus. Nunc ullamcorper libero nec nibh. Nullam euismod feugiat felis. Quisque facilisis volutpat libero. Vivamus tempus ultricies felis. Ut at augue. Integer id sem ut mi molestie ultricies. Suspendisse consequat.</p>
            </div>
 
               <p class="postmetadata"><span class="tags"></span><span class="comm"><a href="http://www.simplewpthemes.com/demo/blackmag/?p=248#respond" title="Comment on Suspendisse neque tellus">No Comments »</a></span><a class="more-link" href="http://www.simplewpthemes.com/demo/blackmag/?p=248#more">Read More</a> </p>
         </div>
 
      
         <div class="post-246 post type-post status-publish format-standard hentry category-featured category-mygallery" id="post-246">
            <h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=246" rel="bookmark" title="Permanent Link to Curabitur faucibus">Curabitur faucibus</a></h2>
                <div class="meta">
                 <span class="cat">Posted in <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts in Featured" rel="category">Featured</a>, <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts in Mygallery" rel="category">Mygallery</a></span> | <span class="author">Posted by admin</span> | <span class="edit"></span>
                </div>
 
            <div class="entry">



Tasarım Altı

Kod:
</div>
 
               <p class="postmetadata"><span class="tags"></span><span class="comm"><a href="http://www.simplewpthemes.com/demo/blackmag/?p=250#comments" title="Comment on Integer vitae nulla!">7 Comments »</a></span><a class="more-link" href="http://www.simplewpthemes.com/demo/blackmag/?p=250#more">Read More</a> </p>
         </div>
 
      
         <div class="post-248 post type-post status-publish format-standard hentry category-featured category-mygallery" id="post-248">
            <h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=248" rel="bookmark" title="Permanent Link to Suspendisse neque tellus">Suspendisse neque tellus</a></h2>
                <div class="meta">
                 <span class="cat">Posted in <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts in Featured" rel="category">Featured</a>, <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts in Mygallery" rel="category">Mygallery</a></span> | <span class="author">Posted by admin</span> | <span class="edit"></span>
                </div>
 
            <div class="entry">
               <p>Integer vitae nulla. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nunc cursus, eros in fermentum tristique, turpis massa convallis velit, ut eleifend quam nisi eget nisl. Integer felis enim, interdum a, convallis vitae, semper eu, nisl. Aliquam blandit ornare turpis. Aenean augue sem, posuere at, suscipit non, porta ac, nisl. Maecenas tincidunt lobortis risus. Nunc ullamcorper libero nec nibh. Nullam euismod feugiat felis. Quisque facilisis volutpat libero. Vivamus tempus ultricies felis. Ut at augue. Integer id sem ut mi molestie ultricies. Suspendisse consequat.</p>
            </div>
 
               <p class="postmetadata"><span class="tags"></span><span class="comm"><a href="http://www.simplewpthemes.com/demo/blackmag/?p=248#respond" title="Comment on Suspendisse neque tellus">No Comments »</a></span><a class="more-link" href="http://www.simplewpthemes.com/demo/blackmag/?p=248#more">Read More</a> </p>
         </div>
 
      
         <div class="post-246 post type-post status-publish format-standard hentry category-featured category-mygallery" id="post-246">
            <h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=246" rel="bookmark" title="Permanent Link to Curabitur faucibus">Curabitur faucibus</a></h2>
                <div class="meta">
                 <span class="cat">Posted in <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts in Featured" rel="category">Featured</a>, <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts in Mygallery" rel="category">Mygallery</a></span> | <span class="author">Posted by admin</span> | <span class="edit"></span>
                </div>
 
            <div class="entry">
               <p>Integer vitae nulla. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nunc cursus, eros in fermentum tristique, turpis massa convallis velit, ut eleifend quam nisi eget nisl. Integer felis enim, interdum a, convallis vitae, semper eu, nisl. Aliquam blandit ornare turpis. Aenean augue sem, posuere at, suscipit non, porta ac, nisl. Maecenas tincidunt lobortis risus. Nunc ullamcorper libero nec nibh. Nullam euismod feugiat felis. Quisque facilisis volutpat libero. Vivamus tempus ultricies felis. Ut at augue. Integer id sem ut mi molestie ultricies. Suspendisse consequat.</p>
            </div>
 
               <p class="postmetadata"><span class="tags"></span><span class="comm"><a href="http://www.simplewpthemes.com/demo/blackmag/?p=246#respond" title="Comment on Curabitur faucibus">No Comments »</a></span><a class="more-link" href="http://www.simplewpthemes.com/demo/blackmag/?p=246#more">Read More</a> </p>
         </div>
 
      
         <div class="post-244 post type-post status-publish format-standard hentry category-featured category-mygallery" id="post-244">
            <h2><a href="http://www.simplewpthemes.com/demo/blackmag/?p=244" rel="bookmark" title="Permanent Link to Mauris euismod rhoncus tortor">Mauris euismod rhoncus tortor</a></h2>
                <div class="meta">
                 <span class="cat">Posted in <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts in Featured" rel="category">Featured</a>, <a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts in Mygallery" rel="category">Mygallery</a></span> | <span class="author">Posted by admin</span> | <span class="edit"></span>
                </div>
 
            <div class="entry">
               <p>Integer vitae nulla. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nunc cursus, eros in fermentum tristique, turpis massa convallis velit, ut eleifend quam nisi eget nisl. Integer felis enim, interdum a, convallis vitae, semper eu, nisl. Aliquam blandit ornare turpis. Aenean augue sem, posuere at, suscipit non, porta ac, nisl. Maecenas tincidunt lobortis risus. Nunc ullamcorper libero nec nibh. Nullam euismod feugiat felis. Quisque facilisis volutpat libero. Vivamus tempus ultricies felis. Ut at augue. Integer id sem ut mi molestie ultricies. Suspendisse consequat.</p>
            </div>
 
               <p class="postmetadata"><span class="tags"></span><span class="comm"><a href="http://www.simplewpthemes.com/demo/blackmag/?p=244#respond" title="Comment on Mauris euismod rhoncus tortor">No Comments »</a></span><a class="more-link" href="http://www.simplewpthemes.com/demo/blackmag/?p=244#more">Read More</a> </p>
         </div>
 
      
      <div class="navigation">
        <div class="wp-pagenavi">
<span class="pages">Page 1 of 5</span><span class="current">1</span><a href="http://www.simplewpthemes.com/demo/blackmag/?paged=2" class="page" title="2">2</a><a href="http://www.simplewpthemes.com/demo/blackmag/?paged=3" class="page" title="3">3</a><a href="http://www.simplewpthemes.com/demo/blackmag/?paged=4" class="page" title="4">4</a><a href="http://www.simplewpthemes.com/demo/blackmag/?paged=5" class="page" title="5">5</a><a href="http://www.simplewpthemes.com/demo/blackmag/?paged=2" >&raquo;</a></div>
      </div>
 
   </div>
</div>
<div id="sidebar2">
<div class="widget"><h3>Pages</h3>      <ul>
         <li class="page_item page-item-40"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=40" title="About">About</a></li>
<li class="page_item page-item-55"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=55" title="Contact">Contact</a></li>
<li class="page_item page-item-57"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=57" title="Custom Themes">Custom Themes</a>
<ul class='children'>
   <li class="page_item page-item-147"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=147" title="Elxis">Elxis</a></li>
   <li class="page_item page-item-145"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=145" title="Joomla">Joomla</a></li>
   <li class="page_item page-item-143"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=143" title="WordPress">WordPress</a></li>
</ul>
</li>
<li class="page_item page-item-53"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=53" title="Marketing">Marketing</a></li>
<li class="page_item page-item-31"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=31" title="Tutorials">Tutorials</a>
<ul class='children'>
   <li class="page_item page-item-133"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=133" title="Browsers">Browsers</a></li>
   <li class="page_item page-item-130"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=130" title="Free themes">Free themes</a></li>
   <li class="page_item page-item-135"><a href="http://www.simplewpthemes.com/demo/blackmag/?page_id=135" title="WordPress">WordPress</a></li>
</ul>
</li>
      </ul>
      </div><div class="wbot2"></div><div class="widget"><h3>Categories</h3>      <ul>
   <li class="cat-item cat-item-7"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=7" title="sdfsdf">Browsers</a>
</li>
   <li class="cat-item cat-item-3"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=3" title="View all posts filed under Categorized">Categorized</a>
</li>
   <li class="cat-item cat-item-8"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=8" title="View all posts filed under Druga drop">Druga drop</a>
</li>
   <li class="cat-item cat-item-4"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=4" title="View all posts filed under Featured">Featured</a>
</li>
   <li class="cat-item cat-item-5"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=5" title="View all posts filed under Mygallery">Mygallery</a>
</li>
   <li class="cat-item cat-item-6"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=6" title="View all posts filed under Typography">Typography</a>
</li>
   <li class="cat-item cat-item-1"><a href="http://www.simplewpthemes.com/demo/blackmag/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
      </ul>
</div><div class="wbot2"></div><div class="widget"><h3>Blogroll</h3>
   <ul class='xoxo blogroll'>
<li><a href="http://wordpress.org/development/">Development Blog</a></li>
<li><a href="http://codex.wordpress.org/">Documentation</a></li>
<li><a href="http://wordpress.org/extend/plugins/">Plugins</a></li>
<li><a href="http://wordpress.org/extend/ideas/">Suggest Ideas</a></li>
<li><a href="http://wordpress.org/support/">Support Forum</a></li>
<li><a href="http://wordpress.org/extend/themes/">Themes</a></li>
<li><a href="http://planet.wordpress.org/">WordPress Planet</a></li>
 
   </ul>
</div><div class="wbot2"></div>
</div>
 
<div id="footer">
Copyright &copy; 2010. All Rights Reserved. Designed by <a href="http://www.firecasinos.com">Casino Online</a>
<div class="sponsors">
<a href="http://www.buyappleipads.info/">Buy Apple iPads</a>&nbsp;
<a href="http://satellitetvguru.net">Dish Network</a>&nbsp;
<a href="http://www.edu-grants.com/77/school-grants-for-women/">School Grants For Women</a>
</div>
</div>
</div>
<script type="text/javascript">
 
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-1666527-7']);
  _gaq.push(['_trackPageview']);
 
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
 
</script>
</body>
</html>



CSS koduna


Kod:
h1#title{display: none;}

h2#title span {display: none;}

div.header{display: none;}

li.nav_element{list-style-type: none;}

li.nav_element{display: none;}



/*
Theme Name: Black Mag
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/superfish.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #414040;
  font-size: 13px;
  font-family:  Tahoma, Times New Roman, Verdana, Georgia;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #9F2B01;
  text-decoration: none;
}
a:hover {
  color: #B90B0C;
}
/***************LAYOUT*************************/

#headerw {
  width: 100%;
  background: url(http://img.webme.com/pic/a/axarayliii-68/header.png) repeat-x;
}
#header {
  width: 960px;
  height: 191px;
  margin: 0 auto;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  height: 115px;
  position: relative;
  top: 30px;
  font-family: Georgia;
}
*+html #blogtitle {
  margin-top: 13px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  margin-left: 7px;
}
.adv {
  float: right;
  margin: 25px 0px 0 0;
}

#mainwrap {
  margin: 0 auto;
  width: 960px;
  padding-bottom: 20px;
}
*+html #mainwrap {
  margin-top: 10px;
}


/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 38px;
 width: 960px;
 position: relative;
 z-index: 3;
}
#nav2 li {

}
#nav2 li a {
  color: #8e8c8c;
  text-decoration: none;
  padding: 8px;
}
#nav2 li ul {
  width: 250px;
  margin-top: -1px;
  background: #000;
  padding: 0;
}

#nav2 li ul li {
  border-bottom: 1px solid #414141;
}


#nav2 li a:hover {

}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 30px;
  position: relative;
  z-index: 4;
  padding-top: 2px;
}
#top li {
  float: left;
  background: url(http://img.webme.com/pic/a/axarayliii-68/navleft.png) no-repeat scroll center left;
  margin: 2px;
}
#top li a {
  float: left;
  display: block;
  padding: 14px;
  color: #cecece;
  text-transform: uppercase;
  font-size: 10px;
  background: url(http://img.webme.com/pic/a/axarayliii-68/navright.png) no-repeat scroll center right;
}
#top li ul {
  margin-top: 11px;
}
#top li li {
  background: #000;
  width: 250px;
  background-image: none;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #414141;
}
#top li li a {
  background-image: none;
}
#top li li a:hover {
  background-image:none;
}
#top li li:hover {
  background-image: none;
  background: #8E8C8C;
}
#top li.current_page_item, #top li:hover {
  background: url(http://img.webme.com/pic/a/axarayliii-68/navaleft.png) no-repeat scroll center left;
}
#top li.current_page_item a, #top li a:hover {
  background: url(http://img.webme.com/pic/a/axarayliii-68/navaright.png) no-repeat scroll center right;
  color: #fff;
}
#top ul li a:hover {
  background-image: url(http://img.webme.com/pic/a/axarayliii-68/navaright.png) no-repeat;
  background-position: center right;
}

/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 20px;
  margin-right: 5px;
  display: inline;
  margin-top: 2px;
}

/* End Twitter, RSS, Email */
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 460px;
}
#sidebar {
  float: left;
  width: 280px;
  margin-right: 0px;
}
#sidebar2 {
  float: right;
  width: 200px;
}
/* ADVERT */

.advert{
 float: right;
 width: 305px;
 height: 280px;
 background: url(http://img.webme.com/pic/a/axarayliii-68/advertbot.png) no-repeat scroll bottom center;
}
 .advertbot {
 background: url(http://img.webme.com/pic/a/axarayliii-68/advert.png) repeat-y scroll center center;
 overflow: hidden;
}
.advert img{
 border:none;
 float:left;
 margin-left: 14px;
 margin-right: -8px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */

#footer {
  width: 928px;
  clear: both;
  display: block;
  margin: 0 auto;
  border: 1px solid #606060;
  border-bottom: none;
  padding: 5px 10px 15px 20px;
  background: url(http://img.webme.com/pic/a/axarayliii-68/footer.png) repeat-x;
  text-align: left;
  color: #6E6E6E;
}
*+html #footer {
  padding: 5px 10px 10px 20px;
}
#footer a:link, #footer a:visited {
  color: #f0f0f0;
}
.sponsors {
  float: right;
}
*+html .sponsors {
  margin-top: -20px;
  padding-bottom: 5px;
}
.inside {
  padding: 0px 10px 10px;
}
/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3 {
  padding: 6px 10px 10px 10px;
  font-size: 14px;
  background: url(http://img.webme.com/pic/a/axarayliii-68/h3.png) no-repeat;
  margin-bottom: 0;
  margin-left: -9px;
  width: 279px;
}
.side-widget {
  width: 264px;
  background: #202020 url(http://img.webme.com/pic/a/axarayliii-68/wy.png) repeat-y;
  color: #fff;
  padding: 0 8px;
}
.wbot {
  background: url(http://img.webme.com/pic/a/axarayliii-68/wbot.png) no-repeat scroll bottom;
  padding-top:8px;
  margin-bottom: 10px;
}
.side-widget ul li, .widget ul li {
  line-height: 30px;
  padding: 0 10px;
  background: url(http://img.webme.com/pic/a/axarayliii-68/li.gif) repeat-x scroll bottom;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #cbcbcb;
  background: url(http://img.webme.com/pic/a/axarayliii-68/arrow.gif) no-repeat scroll 0 3px;
  padding-left: 14px;
  margin-left: -2px;
}
.side-widget a:hover, .widget a:hover {
  color: #ccc;
}
.side-widget ul li ul li, .widget ul li ul li {
  background-position: top;
  margin-left: -15px;
  padding-left: 15px;
}
#sidebar2 h3 {
  padding: 6px 10px 10px 10px;
  font-size: 14px;
  background: url(http://img.webme.com/pic/a/axarayliii-68/h32.png) no-repeat;
  margin-bottom: 0;
  margin-left: -4px;
  width: 200px;
  color:#fff;
}
.widget {
  width: 192px;
  background: #202020 url(http://img.webme.com/pic/a/axarayliii-68/wy2.png) repeat-y;
  color: #fff;
  padding: 0 4px;
}
.widget ul li ul li{
  width: 170px;
  margin-left: -11px;
}


.wbot2 {
  margin-bottom: 10px;
  background: url(http://img.webme.com/pic/a/axarayliii-68/wbot2.png) no-repeat;
  padding-top:8px;
}
.textwidget {
  padding: 5px;
}


/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 0px;
  background:url(http://img.webme.com/pic/a/axarayliii-68/h2.png) no-repeat;
  padding: 11px;
  width: 460px;
  margin-left: -14px;
}
.post h2 a, post h2 a:visited {
  color: #fff;
  font-size: 14px;
}
.post h2 a:hover {

}
.meta {
 color: #dc3c03;
}
.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {
  background: url(http://img.webme.com/pic/a/axarayliii-68/more.jpg) no-repeat scroll center center;
  padding: 0px 10px;
  float: right;
  color: #fff;
}
.postmetadata {
  margin-top: 15px;
  width: 430px;
}
.post {
  background: url(http://img.webme.com/pic/a/axarayliii-68/post.png) repeat-y;
  margin-bottom: 15px;
  padding: 0 15px 15px;
  width: 460px;
  color: #fff;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  width: 430px;
}
.entry h2 {
  background: none;
  padding:0;
  margin:0 0 8px 0;
}


.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 5px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #B00A0A;
  width: 100%;

}
#wp-calendar {

}
#wp-calendar th {
  padding: 13px;
}
#wp-calendar td a:link {
  background: #B00A0A;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
#sidebar2 #wp-calendar th {
  padding: 9px;
}


/***************END WP STYLES*************************/




Bir Teşekkür Bile Yeter Emeğimiz İçin
Mesaj23.10.2011, 19:32 (UTC)    
Mesaj konusu: ben

banada bi tasarım yaparmısınız...
www.lacentra.tr.gg nin aynısı Sadece LaCentra Yerine Centralika Olcak
Önceki mesajları göster:   


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