Forum'da ara:
Ara


Yazar Mesaj
Mesaj15.06.2009, 09:13 (UTC)    
Mesaj konusu: ARKADASLAR ALLAH RIZASI ICIN HERKES BAKSIN NOLUR BI YARDIM K

ARKADASLAR BEN BU SITE GIBI SITEMI YAPMAK ISTIORUM AMA BU SITENIN TASARIM ALTI TASARIM USTU CS KODUNU BULAMIORUM BANA BU SITENIN TASARIM USTU TASARIM ALTI CSS KODUNU VEREBILIRMISINIZ NOLURRRRRRRRRRR



http://wordpress.eches.net/
Mesaj15.06.2009, 09:42 (UTC)    
Mesaj konusu:

bu wordpress teması

bunu hackerfriend ' de varsa bulabilirsin

yoksa wordpress temaları uygulaması karısık
Mesaj15.06.2009, 09:49 (UTC)    
Mesaj konusu:

aslında kolay download linki yok olsa kırık verdiği linkteki download yapardım.ama download linki kırık
______________
Özel mesajlara bakmıyorum bile...
Mesaj15.06.2009, 13:20 (UTC)    
Mesaj konusu:

bu tasrımı ben cevirdim uygulaması kolay ama cevirdğimde içerik cok az menuye kacıyor sole 2px kaadar oyuzden koymadım css ile oynamak gerek;)

urasmadım yani Very Happy Very Happy Very Happy Very Happy
Mesaj15.06.2009, 13:31 (UTC)    
Mesaj konusu:

Her türlü tasarım yapılır !

weaster( at )mynet.com
______________
http://webmasterhasan.tr.gg/

Kişisel WeB Siteme Herkesi BekLeriM...
Mesaj15.06.2009, 13:46 (UTC)    
Mesaj konusu:

xd yaptım sonunda off bea urastırdır ama Very Happy neyse kardesım ö .m at bana atayım sana tsarımı burda paylasamayacagım kusura bakam:)

Örnek: http://terkendeneme.tr.gg
Mesaj15.06.2009, 14:06 (UTC)    
Mesaj konusu:

Aslında basit Smile
______________

Arrow Ethical Hacker Arrow Professional Web Designer
Mesaj15.06.2009, 14:15 (UTC)    
Mesaj konusu:

paylasim61 yazmış:
Aslında basit Smile


evt basit yalnız bu tasarım css kodunda bi bozukluk var ıstersen orjinalini bir dene bakalım ...koda bir iki sey kattımda duzeldi;)
Mesaj15.06.2009, 14:17 (UTC)    
Mesaj konusu:

Very Happy Ben ama o tasarımı beyenmedim bence iğrenç Very Happy
______________

Arrow Ethical Hacker Arrow Professional Web Designer
Mesaj15.06.2009, 14:40 (UTC)    
Mesaj konusu:

şimdiki kullandıgın tasarım hiç guzel değil ona bakarsan herkesin kendız evki ben senın tasarmın kotu dıyemem senın kendı zevkin adamın da ole istedi veriyoz
Wink
Mesaj15.06.2009, 14:51 (UTC)    
Mesaj konusu:

Ben zaten bu tasarımı ara tasarım olarak kullanıyorum şuanda yeni tasarım hazırlıyorum! Wink
______________

Arrow Ethical Hacker Arrow Professional Web Designer
Mesaj15.06.2009, 21:03 (UTC)    
Mesaj konusu:

Biraz karmaşık oldu editlemelisin biraz
css kodu
Kod:

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{

   margin: 0;
   padding: 0;
}

body{
   margin: 0;
   font-family: Arial, Helvetica, Georgia, Sans-serif;
   font-size: 12px;
   text-align: center;
        height:100%;
        background:#066caa url(http://wordpress.eches.net/wp-content/themes/langit/images/bckgnd.jpg) repeat-x center top;
   color: #000000;
}

h1{
   font-family: Georgia, Sans-serif;
   font-size: 24px;
   padding: 0 0 10px 0;
}

a:link, a:visited {
   text-decoration: none;
   color: #2277dd;
        border:0;
}

a:hover {
   text-decoration: none;
}

p{
   padding: 10px 0 0 0;
}

/*+++++++++++++++++++++++++ Global Wrapper +++++++++++++++++++++++++++++*/
#wrapper{
   margin:0 auto;
   width: 935px;
        height:100%;
   text-align: left;
        padding:5px;
}

/*+++++++++++++++++++++++++ header +++++++++++++++++++++++++++++*/
#header{
   float: left;
   width: 928px;height:125px;
        background-image:url(http://wordpress.eches.net/wp-content/themes/langit/images/header.jpg);
        margin:0;
        padding:0;
}

#logo {
        float:left;
        width:356px;
        margin:20px 0 0 20px;
}

#logo h1 {
        width:356px;
        height:85px;
        background:url(http://wordpress.eches.net/wp-content/themes/langit/images/logo.jpg) no-repeat center top;
        display: block;
}

#logo h1 span {
        display:none;
}

#logo h1 a {
   width: 356px;
   height: 85px;
   display: block;
   background: url(http://wordpress.eches.net/wp-content/themes/langit/images/logo.jpg) no-repeat center top;
}

#header_right {
        float:right;
        width:510px;
        height:95px;
        margin:20px 0 0 0; 
        padding-right:8px;
}

#banner {
        width:470px;
        height:70px;
        margin:0 0 0 20px;
        padding:0 6px 0 0;
}

/*+++++++++++++++++++++++++ Main Menu +++++++++++++++++++++++++++++*/
.menu {
        float:right;
        margin-top:5px;
        padding:3px;
        width:485px;
}

.menu li {
   display:inline;
   list-style:none;
   margin:0;
   padding:0;
}

.menu ul, .menu ol {
        display:inline;
   list-style:none;
   margin:0;
   padding:0 4px 0 0;
        float:right;
}   

.menu a:link, .menu a:visited {
   color:#FFFFFF;
   font-weight:bold;
   margin:0;
   padding:3px 10px 3px 10px;
   text-decoration:none;
        border-bottom:2px solid #7f9fac;
}   

.menu a:hover {
   text-decoration: none;
        border-bottom:none;
        background:#4eadd2;
}

/*+++++++++++++++++++++++++ Recent Posts + About Me +++++++++++++++++++++++++++++*/
#block {
    background:url(http://wordpress.eches.net/wp-content/themes/langit/images/block_me.jpg) no-repeat;
    height:194px;width:928px;
    margin:0;
    padding:0;       
    clear:both; 
}

#lblock {
    height:180px;width:467px;
    padding:6px 0 0 12px;
    margin:6px 0 0 0;
    float:left;
}

/*+++++++++++++++++++++++++ About Me +++++++++++++++++++++++++++++*/
#rblock {
    height:154px;width:350px;
    padding:24px 37px 10px 27px;
    margin:0;
    float:right;
    color:#FFF;
    font-size:12px;
    text-align:justify;
    overflow:hidden;
}

#rblock a:link, #rblock a:visited, #rblock a:hover {
    font-weight:700;
    color:#5dcefa;
}


/*+++++++++++++++++++++++++ Recent Posts: Content +++++++++++++++++++++++++++++*/

#recent_content {
    overflow:hidden;
    width:450px;
    height:155px;
    margin:10px 0 0 48px;
    font-weight:700;
}

#recent_content a:link, #recent_content a:visited {
    font-size:12px;
    font-family:Arial,Verdana;
    color:#e6e1e1;
    text-decoration:none;
}

#recent_content a:hover {
    font-size:12px;
    font-family:Arial,Verdana;
    color:#5dcefa;
}

#recent_content ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 2px;
    float:left;
}

#recent_content li {
    background:url(http://wordpress.eches.net/wp-content/themes/langit/images/tag_blue.gif) no-repeat 3px 7px;
    list-style:none;
    line-height:25px;
    padding-left:20px;
    float:left;
    width:200px;
    overflow:hidden;
}

/*+++++++++++++++++++++++++ Wrapper: Container + Sidebar +++++++++++++++++++++++++++++*/

#c_wrapper {
    margin-left:2px;
    padding-top:1px;
    width: 925px;
    background:url(http://wordpress.eches.net/wp-content/themes/langit/images/container.jpg) repeat-y;
    clear:both;
}

/* Faux column fix for firefox starts*/

.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    display: inline-block; /* Fixes IE/Mac */
}

/* Faux column fix for firefox ends*/

/*++++++++++++++++++++++++++++ Container + Posts ++++++++++++++++++++++++++++++++*/
#container{
   float:left;
   width: 505px;
        padding-left:18px;
        padding-right:13px;
        text-align:justify;
}

/*++++++++++++++++++++++++++++ Post Header ++++++++++++++++++++++++++++++++*/

.post_header {
        margin:0 5px 0 0; padding:0 5px 0 0;
        height:65px;
        width:490px;
}

.post_headerr {
        margin:0; padding:0;
}

.post_title {
        margin:0 5px 0 5px; padding:2px 0px 0 0;
}

.details {
        margin:0; padding:4px 0;
}

.files {
        background:url(http://wordpress.eches.net/wp-content/themes/langit/images/folder.gif) no-repeat;
        margin:0; padding:0 0 0 20px;
}

.comment_list {
        background:url(http://wordpress.eches.net/wp-content/themes/langit/images/list_comments.gif) no-repeat;
        margin:0; padding:0 0 0 20px;
}



.edit {
        background:url(http://wordpress.eches.net/wp-content/themes/langit/images/edit.gif) no-repeat;
        margin:0; padding:0 0 0 20px;
}

/*+++++++++++++++++++++++++++ Post Calendar +++++++++++++++++++++++++++++++*/

.the_date {
        display:block;
        text-align: center;
        float:left;height:67px;
        font-family: Arial, Helvetica, sans-serif;
        width:62px;
        margin:0 6px 0 0;
        background:url(http://wordpress.eches.net/wp-content/themes/langit/images/calendar.jpg) no-repeat;
}

.date_m {
        display:block;
        font-size: 0.9em;
        margin:0;
        padding-top:9px;
        color:#fff;
        font-weight: bold;
        text-align:center;
}

.date_d {
        display:block;
        font-size:1.2em;
        margin:0;
        color:#3fb4d6;
        font-weight: bold;
        padding:0.7em 1px 1.1em 0;
        text-align: center;
}

/*++++++++++++++++++++Entry++++++++++++++++++++++++*/
.post{
   padding: 10px 0 10px 0;
}

.post h2{
        font-family: Arial, Sans-serif;
   font-size: 18px;
        padding-bottom:4px;
        color:#f5153a;
        border-bottom:1px dashed #7f9fac;
}

.entry{
   line-height: 18px;
        margin-top:6px;
        width:488px;
        margin-right:4px;
}

/*+++++++++++++++++++++++Post Meta Data++++++++++++++++++++++++*/
.metadata {
        height:20px;
        width:484px;
        margin-top:5px;
        margin-bottom:5px;
        margin-right:5px;
        padding: 2px 0 1px 5px;
        background:#44494d;
        border:1px solid #b8b8b8;
        color:#FFFFFF;
}

.metadata a:link, .metadata a:visited {
        text-decoration:none;
        color:#3fb4d6;
        font-weight:700;
}

p.postmetadata{
   margin: 10px 0;
        height:16px;
        width:440px;
}

.navigation{
   padding: 10px 0 0 0;
   font-size: 14px;
   font-weight: bold;
   line-height: 18px;
}

/*++++++++++++++++++++++++++ Sidebar +++++++++++++++++++++++++++++*/

.sidebar{
   float: left;
   width: 358px;
        height:100%;
   background: #44494d;
   margin: 0;
}

/*++++++++++++++++++++++ LSidebar + RSidebar +++++++++++++++++++++++++*/
.lsidebar {
        margin:0;padding:0;
        float:left;
        width:160px;
}

.rsidebar {
        margin:0;padding:0;
        float:right;
        width:193px;
}

.lsidebar ul, .rsidebar ul {
   list-style: none;
   margin: 0;
   padding: 0 1px 0 0;
}

.lsidebar ul li, .rsidebar ul li {
   padding: 10px 0 4px 0;
   font-family: Arial, Georgia, Sans-serif;
   font-size: 12px;
        color:#ffffff;
   margin:0;
}

.lsidebar ul li a:link, .lsidebar ul li a:visited, .rsidebar ul li a:link, .rsidebar ul li a:visited {
        color:#d7dff0;
}

.lsidebar ul li a:hover, .rsidebar ul li a:hover {
        color:#5dcefa;
}

.lsidebar ul li h2, .rsidebar ul li h2 {
   font-family: Verdana,Arial, Georgia, Sans-serif;
   font-size: 11px;
        background-color:#7d8083;
        margin:0 0 6px 0; padding:6px 0 5px 8px;
        height:16px;
        color:#fff;
        text-transform:uppercase;
}

.lsidebar ul ul li, .rsidebar ul ul li {
   padding: 0 0 0 15px;
   line-height: 18px;
   font-family: Arial, Georgia, Sans-serif;
        background:url(http://wordpress.eches.net/wp-content/themes/langit/images/tag_blue.gif) no-repeat 3px 4px; 
}

.lsidebar ul ul ul li, .rsidebar ul ul ul li {
   padding: 0 0 0 10px;
   line-height: 18px;
   font-family: Arial, Georgia, Sans-serif;
        font-size:11px;
        background:url(http://wordpress.eches.net/wp-content/themes/langit/images/sub_categories.gif) no-repeat 0px 3px;
}

.lsidebar ul ul ul li a:link, .lsidebar ul ul ul li a:visited, .rsidebar ul ul ul li a:link, .rsidebar ul ul ul li a:visited {
        color:#c1d0ef;
}

.lsidebar ul ul ul li a:hover, .rsidebar ul ul ul li a:hover  {
        color:#5dcefa;
}

#footer{
   clear: both;
   float: left;
   width: 925px;
        height:88px;
        background:url(http://wordpress.eches.net/wp-content/themes/langit/images/footer.jpg) no-repeat;
   padding: 10px 0 0 0;
        font-size:11px;
}

#footer p{
   line-height:13px;
        text-align:center;
}

#footer a:hover {
        color:#2277dd;     
}
/*++++++++++++++++++++++++++++++ Misc +++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++ Search +++++++++++++++++++++++++++++++++*/

#search {
        width:355px;
        height:48px;
        margin:4px 4px 0 0;
        background:url(http://wordpress.eches.net/wp-content/themes/langit/http://wordpress.eches.net/wp-content/themes/langit/images/search.jpg) no-repeat;
}



#search #s {
        font-size:8pt;
        margin:7px 0 0 10px;
        padding-left:3px;
        width:326px;
        height:16px;
}

input#s {
        color:#000;
        padding-top:2px;
        background:#fcfcfc;
}
/*++++++++++++++++++++++++++++++  BlockQuote +++++++++++++++++++++++++++++++++*/

blockquote {
        margin:5px 10px;
        padding:0 7px 10px 7px;
        font-size:12px;
        color:#336699; 
        border-left:4px solid #40a9c9;     
}

blockquote blockquote {
        margin:5px 10px;
        padding:0 7px 10px 7px;
        font-size:12px;
        color:#336699; 
        border-left:4px solid #40a9c9;   
}
/*++++++++++++++++++++++++++++++ Comments +++++++++++++++++++++++++++++++++*/
.author_info {
        float:left;
        width:320px;
        font-family:"New times roman",Arial;
        padding-bottom:2px;
}

.comment_count {
        color:#acc4d0;
        float:right;
        width:40px;
        font-weight:700;
        font-size:24px;
}

.gravatar {
        float:left;
        height:32px;width:32px;
        margin-right:7px;
        margin-bottom:2px;
}
/*++++++++++++++++++++++++++++++ Calendar +++++++++++++++++++++++++++++++++*/
table#wp-calendar{
   width: 100%;
}

/*+++++++++++++++++++++++++++++ Comment +++++++++++++++++++++++++++++++++*/

#commentsbox {
        margin: 0px; padding: 0px;
        float: left;
        width: 490px;
        font-size:11px;
}

#comments {
        margin:0px;
        padding:2px 4px;
        background:#2370bf;
        color:#FFFFFF;
        border:2px solid #c1dbe8;
        height:18px;
        font-weight:700;
        font-size:14px;
}

.boxcomments {
        margin-bottom:20px;
        width:490px;
}

#commentform {
        margin:0;padding:15px 15px 1px;
        border:2px solid #3eb0e9;
        background:#c1dbe8;
        color:#003f80;
}

#commentform a:link, #commentform a:visited {
        color:#FFFFFF;
        font-weight:700;
}

#commentform label {
        display:block;
        margin:0;
}

#commentform input {
        width:170px;
        margin:0 5px 10px 0;
        padding:1px;
        background:#2370bf;
        color:#FFFFFF;
        font-weight:700;
}

#commentform textarea {
        width:400px;margin:0 0 10px;
        padding:0;
        font-size:11px;
        border:2px solid #3eb0e9;   
}

#commentform #submit {
        margin:0 0 20px;
}

#commentform p {
        margin:5px 0;
}

ol.commentlist {
        margin:0 0 1px;
        padding:0;
        list-style:none;
}

ol.commentlist li {
        background:#c1dbe8;
        display:block;
        margin:7px 0;
        padding:6px 15px 12px 15px;
        list-style:none;
}

ol.commentlist li.mycomment {
        border-bottom:1px dashed #2277dd;
        border-top:1px dashed #2277dd;
        background:#c1dbe8;
        display:block;
        list-style:none;margin:7px 0;
        padding:6px 15px 12px 15px;
}

ol.commentlist li.commenthead {
        display:block;
        list-style:none;
        margin:0;padding:5px 0px;
}

#trackback {
        margin:0px;
        padding:2px 4px;
        background:#2370bf;
        color:#FFFFFF;
        border:2px solid #c1dbe8;
        height:18px;
        font-weight:700;
        font-size:14px;
}

ol.tblist {
        margin:0 0 1px;
        padding:4px 3px;
        list-style:none;
}

ol.tblist li {
        padding:2px 0 0 0;
        margin:0;
        display:block;
        list-style:none;
}

input#url,input#author,input#email,textarea {
        color:#666;
        width:40%;
        border:2px solid #3eb0e9;
        margin-bottom:0.6em;
        background:#fcfcfc;
        font-weight:normal;
        font-size:11px;
        margin-top:2px;padding:3px;
}

tasarımın üstü
Kod:

<div id="wrapper">
    <div id="header">
        <div id="logo">
         <h1><a href="http://wordpress.eches.net"><span>Wordpress theme</span></a></h1>
        </div>
      <div id="header_right">
         <div id="banner">
            <img src="http://wordpress.eches.net/wp-content/themes/langit/images/banner.gif" alt="banner" />

         </div>
         <div class="menu">
            <ul><li><a href="http://wordpress.eches.net">Home</a></li>
            <li class="page_item page-item-14"><a href="http://wordpress.eches.net/about/" title="About">About</a></li>
            </ul>
            
         </div>       
      </div><!-- header right -->
    </div><!--header-->

   <div id="block">
      <div id="lblock">
         <div id="recent_content">   
            <ul>   <li><a href='#' title='An image in a post'>An image in a post</a></li>
   <li><a href='http://wordpress.eches.net/2007/08/22/yess/' title='Blockquotes galore'>Blockquotes galore</a></li>
   <li><a href='http://wordpress.eches.net/2007/07/22/im-back/' title='An ordered list'>An ordered list</a></li>
   <li><a href='http://wordpress.eches.net/2007/07/14/hello-world/' title='How the ‘more’ tag works'>How the ‘more’ tag works</a></li>

   <li><a href='http://wordpress.eches.net/2007/07/12/order-or-unorder-you-decide/' title='Order or Unorder - you decide'>Order or Unorder - you decide</a></li>
   <li><a href='http://wordpress.eches.net/2006/10/12/hello-world-2/' title='Hello world! Welcome'>Hello world! Welcome</a></li>
   <li><a href='http://wordpress.eches.net/2006/10/12/an-example-of-child-categories/' title='An example of child categories'>An example of child categories</a></li>
   <li><a href='http://wordpress.eches.net/2006/10/12/an-unordered-list/' title='An unordered list'>An unordered list</a></li>
   <li><a href='http://wordpress.eches.net/2005/11/29/a-professional-photography-lorem-ipsum/' title='Professional photography lorem ipsum'>Professional photography lorem ipsum</a></li>
   <li><a href='http://wordpress.eches.net/2003/11/29/lorem-ipsum-manjang/' title='Lorem ipsum manjang'>Lorem ipsum manjang</a></li>

</ul>
         </div>
      </div>
      <div id="rblock">         
         <img src="http://wordpress.eches.net/wp-content/themes/langit/images/profile.jpg" alt="banner" align="left" hspace="5" vspace="9"/> A little bit of yourself in this section. There are 3 three text graphics associated to this section; Subscribe me, Advertisements and About Me. I hope either one will suit your need. <br /><br /><b>Updates</b>: Currently I'm testing on wordpress 2.5. I hope to release this theme real soon. So stay tune and dont forget to <a href="http://feeds.feedburner.com/EchesBlog">subscribe my blog</a>. You can add more text here. Overflown text will be hidden, so make sure to end your text just right here. <a href="http://wordpress.eches.net/about">More...</a>        
      </div>
   </div>

   <div id="c_wrapper" class="clearfix">
<div id="container">

sayfalar için bu kodu eklemezsen site bozuk gözükür hersayfada bu kodu editlemelisin
Kod:

      <div class="post" id="post-5">

      <div class="post_header">
         <div class="the_date">
            <div class="date_m">Aug</div>
            <div class="date_d">22nd</div>
         </div><!-- the_date -->

         <div class="post_headerr">
            <div class="post_title">
               <h2><a href="http://wordpress.eches.net/2007/08/22/wordpress-theme/" title="An image in a post">An image in a post</a></h2>
            </div>
            <div class="details">
               <span>Author: admin</span> |
               <span class="files">Files under <a href="http://wordpress.eches.net/category/test-category-1/" title="View all posts in Category 1" rel="category tag">Category 1</a>,  <a href="http://wordpress.eches.net/category/wordpress/" title="View all posts in Wordpress" rel="category tag">Wordpress</a></span>
            </div><!--details -->

         </div><!-- post_headerr -->
      </div><!-- post_header -->


      <div class="entry">
         <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sed felis. Aliquam sit amet felis. Mauris semper, velit semper laoreet dictum, quam diam dictum urna, nec placerat elit nisl in quam. Etiam augue pede, molestie eget, rhoncus at, convallis ut, eros. Aliquam pharetra. Nulla in tellus eget odio sagittis blandit. Maecenas at nisl. Nullam lorem [...]</p>
 <br />

         <div class="metadata">
            <a href="http://wordpress.eches.net/2007/08/22/wordpress-theme/#comments" title="Comment on An image in a post">6 Comments </a>          </div>

      </div><!--Entry-->

   </div><!--post-->
      <div class="post" id="post-4">

      <div class="post_header">
         <div class="the_date">
            <div class="date_m">Aug</div>
            <div class="date_d">22nd</div>

         </div><!-- the_date -->

         <div class="post_headerr">
            <div class="post_title">
               <h2><a href="http://wordpress.eches.net/2007/08/22/yess/" title="Blockquotes galore">Blockquotes galore</a></h2>
            </div>
            <div class="details">
               <span>Author: admin</span> |
               <span class="files">Files under <a href="http://wordpress.eches.net/category/uncategorized/" title="View all posts in Uncategorized" rel="category tag">Uncategorized</a></span>
            </div><!--details -->

         </div><!-- post_headerr -->
      </div><!-- post_header -->


      <div class="entry">
         <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sed felis. Aliquam sit amet felis. Mauris semper, velit semper laoreet dictum, quam diam dictum urna, nec placerat elit nisl in quam. Etiam augue pede, molestie eget, rhoncus at, convallis ut, eros. Aliquam pharetra. Nulla in tellus eget odio sagittis blandit. Maecenas at nisl.<br />
Nullam lorem mi, [...]</p>
 <br />

         <div class="metadata">

            <a href="http://wordpress.eches.net/2007/08/22/yess/#respond" title="Comment on Blockquotes galore">No Comments </a>          </div>

      </div><!--Entry-->

   </div><!--post-->
      <div class="post" id="post-3">

      <div class="post_header">
         <div class="the_date">

            <div class="date_m">Jul</div>
            <div class="date_d">22nd</div>
         </div><!-- the_date -->

         <div class="post_headerr">
            <div class="post_title">
               <h2><a href="http://wordpress.eches.net/2007/07/22/im-back/" title="An ordered list">An ordered list</a></h2>
            </div>

            <div class="details">
               <span>Author: admin</span> |
               <span class="files">Files under <a href="http://wordpress.eches.net/category/uncategorized/" title="View all posts in Uncategorized" rel="category tag">Uncategorized</a></span>
            </div><!--details -->
         </div><!-- post_headerr -->
      </div><!-- post_header -->


      <div class="entry">

         <p>Be A Kid Again</p>
<p>Do a cartwheel.<br />
Sing into your hairbrush.<br />
Walk barefoot in wet grass.<br />
Play a song you like really loud, over and over.<br />
Dot all your “i”’s with smiley faces.<br />
Read the funnies. Throw the rest of the paper away.<br />
Dunk your cookies.<br />

Play a game where you make up the rules as you go along.<br />
Step carefully over sidewalk cracks.<br />
Change [...]</p>
 <br />

         <div class="metadata">
            <a href="http://wordpress.eches.net/2007/07/22/im-back/#comments" title="Comment on An ordered list">2 Comments </a>          </div>

      </div><!--Entry-->

   </div><!--post-->
      <div class="post" id="post-1">

      <div class="post_header">
         <div class="the_date">
            <div class="date_m">Jul</div>
            <div class="date_d">14th</div>
         </div><!-- the_date -->

         <div class="post_headerr">
            <div class="post_title">
               <h2><a href="http://wordpress.eches.net/2007/07/14/hello-world/" title="How the ‘more’ tag works">How the ‘more’ tag works</a></h2>
            </div>
            <div class="details">
               <span>Author: admin</span> |
               <span class="files">Files under <a href="http://wordpress.eches.net/category/uncategorized/" title="View all posts in Uncategorized" rel="category tag">Uncategorized</a></span>
            </div><!--details -->

         </div><!-- post_headerr -->
      </div><!-- post_header -->


      <div class="entry">
         <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sed felis. Aliquam sit amet felis. Mauris semper, velit semper laoreet dictum, quam diam dictum urna, nec placerat elit nisl in quam. Etiam augue pede, molestie eget, rhoncus at, convallis ut, eros. Aliquam pharetra. Nulla in tellus eget odio sagittis blandit. Maecenas at nisl. Nullam lorem [...]</p>
 <br />

         <div class="metadata">
            <a href="http://wordpress.eches.net/2007/07/14/hello-world/#comments" title="Comment on How the ‘more’ tag works">3 Comments </a>          </div>

      </div><!--Entry-->

   </div><!--post-->
   
   <div class="navigation">
      <a href="http://wordpress.eches.net/page/2/">Next Page &raquo;</a>   </div>

tasarımın altı
Kod:

</div><!-- container -->

<div class="sidebar">

   <form id="search" method="get" action="http://wordpress.eches.net/" >
<input type="text" value="search: type and hit enter" onfocus="if (this.value == 'search: type and hit enter') {this.value = '';}" onblur="if (this.value == '') {this.value = 'search: type and hit enter';}" size="18" maxlength="50" name="s" id="s" />
</form>
   <div class="lsidebar">
      <ul>
  <li><h2>Switch themes</h2><ul id="themeswitcher">
<li>
   <select name="themeswitcher" onchange="location.href='http://wordpress.eches.net/index.php?wptheme=' + this.options[this.selectedIndex].value;">
      <option value="Damai">Damai</option>
      <option value="Langit" selected="selected">Langit</option>

      <option value="o2-3-column">o2-3-column</option>
      <option value="o2-4-column">o2-4-column</option>
   </select>
</li>
</ul>  </li>
   <li id="pages" class="widget widget_pages">      <h2 class="widgettitle">Pages</h2>
      <ul>

         <li class="page_item page-item-14"><a href="http://wordpress.eches.net/about/" title="About">About</a></li>
      </ul>
   </li>
<li id="archives" class="widget widget_archive"><h2 class="widgettitle">Archives</h2>
      <ul>
         <li><a href='http://wordpress.eches.net/2007/08/' title='August 2007'>August 2007</a></li>
   <li><a href='http://wordpress.eches.net/2007/07/' title='July 2007'>July 2007</a></li>

   <li><a href='http://wordpress.eches.net/2006/10/' title='October 2006'>October 2006</a></li>
   <li><a href='http://wordpress.eches.net/2005/11/' title='November 2005'>November 2005</a></li>
   <li><a href='http://wordpress.eches.net/2003/11/' title='November 2003'>November 2003</a></li>
      </ul>
</li>
<li id="linkcat-2" class="widget widget_links"><h2 class="widgettitle">Blogroll</h2>

   <ul class='xoxo blogroll'>

<li><a href="http://www.alexking.org/">Alex</a></li>
<li><a href="http://inphotos.org/">Donncha</a></li>
<li><a href="http://dougal.gunters.org/">Dougal</a></li>
<li><a href="http://photomatt.net/">Matt</a></li>
<li><a href="http://zengun.org/weblog/">Michel</a></li>
<li><a href="http://zed1.com/journalized/">Mike</a></li>
<li><a href="http://boren.nu/">Ryan</a></li>

   </ul>

</li>

      <li id="meta" class="widget widget_meta">         <h2 class="widgettitle">Meta</h2>
         <ul>
                  <li><a href="http://wordpress.eches.net/wp-login.php">Log in</a></li>
         <li><a href="http://wordpress.eches.net/feed/" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
         <li><a href="http://wordpress.eches.net/comments/feed/" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>

         <li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
                  </ul>
      </li>

      <li id="recent-comments" class="widget widget_recent_comments">         <h2 class="widgettitle">Recent Comments</h2>
         <ul id="recentcomments"><li class="recentcomments"><a href='http://presto-pressure-cooker.blogspot.com/' rel='external nofollow'>Mohd.Sarbani Puteh</a> on <a href="http://wordpress.eches.net/about/#comment-310">About</a></li><li class="recentcomments">admin on <a href="http://wordpress.eches.net/2005/11/29/a-professional-photography-lorem-ipsum/#comment-275">Professional photography lorem ipsum</a></li><li class="recentcomments"><a href='http://wiiwe.info' rel='external nofollow'>wiiwe</a> on <a href="http://wordpress.eches.net/2005/11/29/a-professional-photography-lorem-ipsum/#comment-272">Professional photography lorem ipsum</a></li><li class="recentcomments"><a href='http://www.ufoss.com' rel='external nofollow'>ufoss</a> on <a href="http://wordpress.eches.net/2007/08/22/wordpress-theme/#comment-265">An image in a post</a></li><li class="recentcomments"><a href='http://wordpress.eches.net/2007/07/22/im-back/' rel='external nofollow'>Wordpress theme &raquo; An ordered list</a> on <a href="http://wordpress.eches.net/2007/08/22/wordpress-theme/#comment-263">An image in a post</a></li></ul>

      </li>
<li id="categories-1" class="widget widget_categories"><h2 class="widgettitle">Categories</h2>
      <ul>
         <li class="cat-item cat-item-7"><a href="http://wordpress.eches.net/category/test-category-1/" title="View all posts filed under Category 1">Category 1</a> (2)
<ul class='children'>
   <li class="cat-item cat-item-8"><a href="http://wordpress.eches.net/category/test-category-1/child-1-sits-under-category-1/" title="View all posts filed under Child 1 - sits under Category 1">Child 1 - sits under Category 1</a> (1)
</li>
   <li class="cat-item cat-item-9"><a href="http://wordpress.eches.net/category/test-category-1/child-2-sits-under-category-1/" title="View all posts filed under Child 2 - sits under Category 1">Child 2 - sits under Category 1</a> (1)

</li>
   <li class="cat-item cat-item-6"><a href="http://wordpress.eches.net/category/test-category-1/child-3-sits-under-category-2/" title="View all posts filed under Child 3 - sits under Category 1">Child 3 - sits under Category 1</a> (1)
</li>
</ul>
</li>
   <li class="cat-item cat-item-5"><a href="http://wordpress.eches.net/category/test-category-2/" title="View all posts filed under Category 2">Category 2</a> (1)
</li>
   <li class="cat-item cat-item-4"><a href="http://wordpress.eches.net/category/test-category-3/" title="View all posts filed under Category 3">Category 3</a> (2)

</li>
   <li class="cat-item cat-item-1"><a href="http://wordpress.eches.net/category/uncategorized/" title="View all posts filed under Uncategorized">Uncategorized</a> (7)
</li>
   <li class="cat-item cat-item-3"><a href="http://wordpress.eches.net/category/wordpress/" title="View all posts filed under Wordpress">Wordpress</a> (2)
</li>
      </ul>
</li>

</ul>
   </div>

   <div class="rsidebar">
      <div class="rsidebar">

<ul>


   <li><h2>Categories</h2>
      <ul>
            <li class="cat-item cat-item-7"><a href="http://wordpress.eches.net/category/test-category-1/" title="View all posts filed under Category 1">Category 1</a> (2)

<ul class='children'>
   <li class="cat-item cat-item-8"><a href="http://wordpress.eches.net/category/test-category-1/child-1-sits-under-category-1/" title="View all posts filed under Child 1 - sits under Category 1">Child 1 - sits under Category 1</a> (1)
</li>
   <li class="cat-item cat-item-9"><a href="http://wordpress.eches.net/category/test-category-1/child-2-sits-under-category-1/" title="View all posts filed under Child 2 - sits under Category 1">Child 2 - sits under Category 1</a> (1)
</li>
   <li class="cat-item cat-item-6"><a href="http://wordpress.eches.net/category/test-category-1/child-3-sits-under-category-2/" title="View all posts filed under Child 3 - sits under Category 1">Child 3 - sits under Category 1</a> (1)
</li>
</ul>

</li>
   <li class="cat-item cat-item-5"><a href="http://wordpress.eches.net/category/test-category-2/" title="View all posts filed under Category 2">Category 2</a> (1)
</li>
   <li class="cat-item cat-item-4"><a href="http://wordpress.eches.net/category/test-category-3/" title="View all posts filed under Category 3">Category 3</a> (2)
</li>
   <li class="cat-item cat-item-1"><a href="http://wordpress.eches.net/category/uncategorized/" title="View all posts filed under Uncategorized">Uncategorized</a> (7)
</li>
   <li class="cat-item cat-item-3"><a href="http://wordpress.eches.net/category/wordpress/" title="View all posts filed under Wordpress">Wordpress</a> (2)

</li>
      </ul>
   </li>


   <li class="pagenav"><h2>Pages</h2><ul><li class="page_item page-item-14"><a href="http://wordpress.eches.net/about/" title="About">About</a></li>
</ul></li>
     <li id="linkcat-2" class="linkcat"><h2>Blogroll</h2>
   <ul>

<li><a href="http://www.alexking.org/">Alex</a></li>
<li><a href="http://inphotos.org/">Donncha</a></li>
<li><a href="http://dougal.gunters.org/">Dougal</a></li>
<li><a href="http://photomatt.net/">Matt</a></li>
<li><a href="http://zengun.org/weblog/">Michel</a></li>
<li><a href="http://zed1.com/journalized/">Mike</a></li>
<li><a href="http://boren.nu/">Ryan</a></li>

   </ul>

</li>

</ul>

</div>   </div>

</div>      <div id="footer">
         <p>
         <br />Copyright © 2009 <a href="http://wordpress.eches.net">Wordpress theme</a><br />

         <a href="http://blog.eches.net/themes/">Langit</a>: Designed by <a href="http://blog.eches.net">Eches</a><br />
         </p>
      </div>
    </div><!-- c_wrapper -->
</div><!-- wrapper -->



[/code]
Önceki mesajları göster:   


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