Webmaster Sitesi
Türk Webmaster Forumu
Webmaster Sitesi
Geri git   Webmaster Sitesi > Hazır Sistemler > CMS - İçerik Yönetim > Diğer Blog Scriptleri

Blogcu ya Harika bir Ask Sablonu

Diğer Blog Scriptleri forum başlığına Blogcu ya Harika bir Ask Sablonu konusunun bir özeti buda güzel bir ask sablon bulamazsınız. 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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="web log, blog, pannasmontata, templates, ...
Cevapla
 
  #1  
WS 26-12-2008, 19:48
wmoderator Resmi
4. Rank
 
Arrow Blogcu ya Harika bir Ask Sablonu

buda güzel bir ask sablon bulamazsınız.
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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="web log, blog, pannasmontata, templates, splinder, diario online, creare 

un blog, blog tools, blog directory, crea un blog, free blog, blog template, blogger, e-journal, 

website personale, sito personale, pagina personale, homepage, home page, community blogging, community 

blog" />
<title><%WindowTitle%></title>
<style type="text/css">



/*
=========================================================
SPLINDER TEMPLATE 77. PIERCED HEART

Author: Cristina Calabrese aka Pannasmontata
URL: http://www.pannasmontata-templates.net

Image header author: Chris Gunton
URL: http://chrisgunton.com/

Per piacere assicurati di aver letto le rules 
sull'utilizzo di questo template.
Non togliere i CREDITS, grazie.

========================================================= */

/* ---------------------------------
GENERIC STYLE
--------------------------------- */

body {
        background-image: url(http://nea.ngi.it/templates/img/77-bodybg.jpg);
        background-position: top;
        background-repeat: repeat-x;
        background-attachment: fixed;
	background-color: #c4c4c4;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
        text-align: center;
}

a:link {
	color: #d72025;
	text-decoration: none;
}

a:visited {
	color: #d72025;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

input,textarea {
        background-color: #FFFFFF;
        color: #0092CF;
}

ul {
	list-style-image: url(http://nea.ngi.it/templates/img/77-list.gif);
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding-left: 2px;
	font-size: 11px;
}

li {
	background: transparent;
	font-size: 12px;
        padding: 0px;
}

blockquote {
        background-color: #EFEFEF;
        border-top: 1px solid #999999;
        border-left: 1px solid #999999;
        padding: 10px;
        font-style: oblique;
	margin-left: 10%;
	margin-right: 10%;
}

/* ---------------------------------
BLOG STYLE
--------------------------------- */

#box {
        border-left: 3px solid #a4a5a4;
        border-right: 3px solid #a4a5a4;
        background-color: #E6E6E6;
	color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; 
        margin-left: auto;
        margin-right: auto;
  	width: 760px;  
}  

#menu {
        background-color: transparent;
        float: right;
        text-align: left;
        font-size: 11px;
        color: #666666;
        width: 259px;
} 

#boxblog {
        margin-right: 270px;
        margin-top: 20px;
        background-color: transparent;
        text-align: justify;
        position: center;
}

#footer {
        background-image: url(http://nea.ngi.it/templates/img/77-footer.jpg);
        background-position: top;
        background-repeat: no-repeat;
        height: 62px; 
     	clear: both; 
        font-size: 10px;
        color: #666666;
        text-align: center;
}


/* ---------------------------------
BLOG TITLE STYLE
--------------------------------- */

#header {
        background-image: url(http://nea.ngi.it/templates/img/77-piercing.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-color: transparent;
        padding-right: 20px;
        height: 302px;
}


#blogtitle {
         font-family:'Century Gothic', Sans-serif;
        font-size: 40px;
        text-transform: capitalize;
        text-align: right;
        text-decoration: none;
	color: #d72025;
        padding-top: 60px;
}

#blogtitle a:link, #blogtitle a:visited {
       color: #d72025;
       text-decoration: none;
}

#blogtitle a:hover {
       color: #d72025;
       text-decoration: none;
}


#blogdescription {
         font-family:'Century Gothic', Sans-serif;
        font-size: 16px;
        text-transform: capitalize;
        text-align: right;
	color: #d72025;
        margin: 5px 0px 0px 5px;
}


/* ---------------------------------
MENU STYLE
--------------------------------- */


.boxmenu {
	margin-bottom: 25px;
	text-align: left;
        padding: 0px 10px 0px 10px;
}

.voicemenu {
	 color: #a4a5a4;
	 font-size: 18px;
	 padding-left: 5px;
         margin-bottom: 3px;
         font-family:'Century Gothic', Sans-serif;
         font-weight: bold;
	 text-transform: capitalize;
         text-align: right;
         border-bottom: 1px solid #999999;  
}


/* ---------------------------------
POST STYLE
--------------------------------- */


.post {
	margin-bottom: 15px;
	padding: 0px 15px 0px 15px;
        background-color: transparent;
}

.titlepost {
        text-align: left;
        color: #d72025;
	 font-size: 16px;
	 padding-left: 5px;
         margin-bottom: 3px;
         font-family:'Century Gothic', Sans-serif;
         font-weight: bold;
	 text-transform: capitalize;
}

.datepost {
	 color: #a4a5a4;
	 font-size: 18px;
	 padding-left: 5px;
         margin-bottom: 3px;
         font-family:'Century Gothic', Sans-serif;
         font-weight: bold;
	 text-transform: capitalize;
         text-align: right;
         border-bottom: 1px solid #999999;
}

.titolinilog {
	color: #666666;
	font-size: 10px;
        text-align: left;
        margin-bottom: 50px;
        padding-left: 5px;
}

.text {
        color: #666666;
        font-size: 12px;
        text-align: justify; 
        margin: 10px 0px;   
        padding-left: 5px;     
}

.read-more { 
	margin: 4px;
	padding: 4px;
	font-size: 11px;
	text-align: left;
}

.media-thumb{
	border: 0px;
        margin-bottom: 10px;
}
/* ---------------------------------
 STILE IMPAGINAZIONE 
--------------------------------- */

#blog-pager div {
	display: inline;
	color: #000000;
	font-size: 10px;
	padding: 1px;
}

#blog-pager a {
	display: inline;
	margin: 3px;
	text-decoration: underline;
}


/* ---------------------------------
STILE NAVIGAZIONE
--------------------------------- */

.navigazione {
	color: #000000;
	margin-bottom: 10px;
	margin-top: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 2px;
	text-align: center;
	text-decoration: underline;
}

.prev {
        float: left;
        text-align: left;
        width: 45%;
}

.next {
	float: right;
	text-align: right;
	width: 45%;
}

.home {
      text-align: center;
}


/* ---------------------------------
STILE COMMENTI
--------------------------------- */

.comment {
      margin-top: 1em;
      background:transparent;
      width: 99%;
}

.comment-body {
        color: #666666;
	text-align: left;
        font-size: 12px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal;
}

.comment-top {
        border-top: 1px solid #999999;
	background: transparent;
	text-align: right;
	padding:2px;
        margin-bottom: 5px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal;
}

.comment-bottom {
	background: transparent;
	text-align: left;
	padding: .2em .0em .9em .0em ;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal;
	color: #666666;
}

.comment-tips {
 	background: transparent;
	text-align: left;
	padding-left:.5em;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal;
	color: #666666;
}	

.comment-form-title {
	 color: #c4c4c4;
	 font-size: 18px;
	 padding-left: 5px;
         margin-top: 20px;
         margin-bottom: 3px;
         font-family:'Century Gothic', Sans-serif;
         font-weight: bold;
	 text-transform: capitalize;
         text-align: left; 
}	

.comment-form-user {
	background:transparent ;
	padding-left:.5em;
	padding-top: .3em;
	text-align: left;
	font-size:11px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal;
	color: #666666;
	line-height: 1.3em;
}		


/* ---------------------------------
STILE FOTO E MEDIA RECENTI
--------------------------------- */

#recent-photos {
        background: transparent;
        text-align: center;
}

#recent-photos img {
        padding: 4px;
        border: 0px;
        margin-bottom: 5px;
        background-color: transparent;
        text-decoration: none;
}

#recent-photos .album-link {
       background: transparent;
       font-size: 8px;
       text-align: center;
       text-decoration: none;
}

#recent-photos .title {
      font-size: 8px;
      font-weight: bold;
      padding-top: 10px;
      text-align: center;
      letter-spacing:2px;
      color: #666666;
}


/* ---------------------------------
STILE BORDI
--------------------------------- */


.media-info {
	border:0px;
}

.cc-small {
	border: 0px;
}

.comment-bottom img.avatar {
       height: auto;
       width: auto;
       border: 0px;
}

.cc-logo {
	border: 0px;
        padding: 1px;
}

.avatar{
	border:0px;
}

/* ---------------------------------
STILE MEDIA ALBUM
--------------------------------- */


#album {
       background: transparent;
       font-size: 10px;
       text-decoration: none;
       text-align: center;
}

#album-link {
       vertical-align:top;
}

#album-link a:link {
       vertical-align:top;
}

#album img {
       padding: 4px;
       margin-bottom: 5px;
       background-color: transparent;
       text-decoration: none;
}

#album td {
      text-align: center;
      vertical-align: top;
}

#album table {
      text-align: left;
      vertical-align: top;
}

#album .title {
      font-size: 9px;
      margin-top: 12px;
}

</style>
</head>

<body>

<!-- START BLOG BODY -->

<div id="box">




<!-- START HEADER -->

<div id="header">

      


</div>
                  

<!-- END HEADER -->



<!-- START MENU -->

    <div id="menu">



<!-- START CONTENT MENU -->

	 <div class="boxmenu">
			                   
            <div class="voicemenu">
		      
                      Menu
       
            </div>
<ul>
<li><a href="<%MainPageURL%>">Anasayfa</a></li>
<li><a href="<%ArchiveURL%>" title="daha önce ne yazmis bir bakalim">Arsiv</a></li>
<li><a href="<%ProfileURL%>" target="_blank">Profilim </a></li>
<li><a href="javascript:window.external.AddFavorite ('<%MainPageURL%>','blog')">Favorilere Ekle</a></li>
<li><A href="javascript:history.go(0)" onClick="javascript:this.style.behavior='url(#default#homepage)';this.setHomePage('<%MainPageURL%>');" TARGET="_self">Ana Sayfa Yap</A></SCRIPT></li>
<li><a href="<%SiteFeedURL%>" target="_blank" title="Yazilarimizdan aninda haberdar olun">Rss</a></li>
<li><a class='top' href='mailto: <%Email%>'>E-Mail</a></li>
</ul>
				                       
    </div>

                              


    <div class="boxmenu">
			                   
            <div class="voicemenu">
				
                      Kategorilerim
                      
	    </div>
		         <ul> 
            <li><%Kategorilerim%></li> 
             
         </ul>	
    </div>

                                 

      
    <div class="boxmenu">
			                   
            <div class="voicemenu">
				
                      Son Yazilarim
                      
            </div>
      <ul> 
            <RecentEntry><li><%RecentEntryTitle%></li></RecentEntry> 
             
         </ul> 
				
    </div>

                              


    <div class="boxmenu">
			             
            <div class="voicemenu">
				
                     Son Yorumlar
                      
	    </div>
				
				              
    <ul> 
            <li><%SonYorumlar%></li> 
             
         </ul>
				
    </div>

                              

  
    <div class="boxmenu">
			                   
            <div class="voicemenu">
				
                     Arkadaslarim
                      
	    </div>
				
				                
      <ul> 
         <Friends><li> 
   <a href="<%FriendURL%>" target="_blank" title="<%FriendUsername%>"><%FriendUsername%></a></li> 
</Friends> 
          
      </ul> 
    				
    </div>

                               


    <div class="boxmenu">
			                    
            <div class="voicemenu">
				
                      Linklerim
                      
	    </div>
	<ul>						                                                               
      <li><link><p><a href="<%LinkURL%>" title="<%LinkURL%>"><%LinkTitle%></a></link></li>
</ul>                   
    </div>


    <div class="boxmenu">
			                    
            <div class="voicemenu">
				
                      Emegi Gecenler
                      
	    </div>
				
							                        
                                        
    Layout design by <a href="http://www.pannasmontata-templates.net" title="pannasmontata templates.net"><b>Pannasmontata</b></a>
    <br /><br />
    distributed by: <br />
    <a href="http://www.pannasmontata-templates.net" title="pannasmontata templates.net">Pannasmontata-templates</a> <br />
    & <a href="http://nonsolotemplate.splinder.com" title="nonsolotemplate">Nonsolotemplate</a>
     <br />Blogcuya uyarlayan:
    <a href="http://www.societa.blogcu.com" target="_blank"><b>Societa</b></a>                             
    </div>

<!-- END CONTENT MENU -->


    </div>

<!-- END MENU -->



<!-- START CONTENT MAIN -->

    <div id="boxblog">


          
            <IfMainPage> 
      <Entry> 
     <h1><a href="<%EntryURL%>" rel="bookmark"><%EntryTitle%></a></h1> 
    <div class="descr" align=""><IfCategoriesAllowed> &lt;%EntryDate%&gt; | Kategori: 
          <%EntryCategory%> 
          |</IfCategoriesAllowed></div> 
    <p> 
          <%EntryBody%> 
          <p class="date"> 
          
                
                
                <IfCommentsAllowed><a href='<%EntryURL%>'>Yorum</a> ( 
                  <%EntryCommentCount%> 
                  ) </IfCommentsAllowed> 
                <IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum yaz!</a></IfCommentPostAllowed> 
                <a href='<%EntryURL%>'>Kalici Baglanti</a> <p>                
          <p align="center"><strong><EarlierLink>&lt;&lt;&Ouml;nceki Sayfa</Earlierlink> 
    |<%CurrentPage%>/<%TotalPages%>|<LaterLink>Sonraki Sayfa&gt;&gt;</Laterlink> 
</strong> 
      </Entry> 
    </IfMainPage> 
        <!-- ARSIV SAYFASI --> 
        <IfArchivePage> 
            <h2>Arsiv</h2> 
            <%ArchiveInfo%> 
          </IfArchivePage> 
        <IfEntryPage> 
          <Entry> 
            
              <h1><a href="<%EntryURL%>" rel="bookmark"> 
                <%EntryTitle%> 
                </a></h1><div class="descr"><IfCategoriesAllowed> &lt;%EntryDate%&gt; | Kategori: 
                    <%EntryCategory%> 
                    | </IfCategoriesAllowed></div>            
                  <p> 
                    <%EntryBody%> 
              <p class="date"> 
                  
                  <a href='<%EntryURL%>'>Yorum</a> ( 
                <%EntryCommentCount%> 
                ) 
                <IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum yaz!</a></IfCommentPostAllowed> 
                <a href='<%EntryURL%>'>Kalici Baglanti</a></p> 
              <p>&nbsp;</p> 
              <p align="center"><strong><EarlierLink>&lt;&lt;&Ouml;nceki Sayfa</Earlierlink> 
    |<%CurrentPage%>/<%TotalPages%>|<LaterLink>Sonraki Sayfa&gt;&gt;</Laterlink> 
</strong><p>          
            
<IfCommentsAllowed> <IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum yaz!</a> : </IfCommentPostAllowed> 
</IfCommentsAllowed> <SendThisLink>Arkadasina Gönder!</SendThisLink> 
 <br /> 
<IfCommentsAllowed> 
<%EntryCommentCount%>yorum yazilmistir              
<ol class="commentlist"> 
                <Comment> 
                  <table width="450" height="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#F8F8F8"> 
                  <tr> 
   <th align="left" valign="top" scope="col"><li class=alt><img src="<%CommentAuthorAvatar%>" align="left" width="40" height="40"/>  <b>Yazan</b>: 
  <%CommentAuthor%> 
  <%CommentAuthorIP%> 
  | <b>Tarih</b>: 
  <%CommentDate%><br /> 
  <b> Konu</b>: 
   <%CommentTitle%><br /> 
   <small><%CommentBody%></small> 
    <p class=info><a href='<%CommentURL%>'>Baglanti »</a> 
    <CommentEdit>Düzenle » </CommentEdit><CommentDelete>Sil</CommentDelete></p> 
   </li></th></tr></table><p></Comment> 
   </IfCommentsAllowed></ol> 
   <IfCommentsAllowed> 
   <IfCommentPostAllowed> 
                  
        </IfPages> 
        </IfCommentPostAllowed> 
        </IfCommentsAllowed> 
       
        </Entry> 
        </IfEntryPage><p> 

            <br /> 
             



</div>

<!-- END CONTENT MAIN -->  


<!-- START FOOTER  -->

<div id="footer">
</div>

<!-- END FOOTER-->


</div>
<!-- END BLOG BODY -->

</body>
</html>
WS
  #2  
WS 09-02-2009, 15:15
Berkoguz Resmi
Bu Yazıyı Bir Deli Okuyor :xD
6. Rank
 
Standart

resim veya demo gosterirmisin
  #3  
WS 09-02-2009, 15:30
kagan Resmi
Pc-KoLoJi
4. Rank
 
Standart

ben denedım genel olarak guzel bır sablon
  #4  
WS 09-02-2009, 16:02
3. Rank
 
Standart

teşekkürler bir deneyeyim

denedim ama bu şablonu nasıl full ekran yapabilirim genişletmek istiyorum enine

Konu cepmax tarafından (09-02-2009 Saat 16:06 ) değiştirilmiştir.
  #5  
WS 09-02-2009, 17:43
Girly™ Resmi
4. Rank
 
Standart

Bunu birisi demo olarak atabilir mi?
  #6  
WS 09-02-2009, 18:50
Production
Guest
 
Standart

Arkadaslar demo verriseniz makbule geccek simdiden tesekkurler
Cevapla


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Seçenekler


Benzer Konular
Konu Konu Açan Forum Cevap Son Mesaj
www.ezeldizisifan.blogcu.com ridvancetin Ücretsiz Uzantılı Siteler 5 01-11-2009 02:16
harika blogcu sablonu wmoderator Diğer Blog Scriptleri 2 16-07-2009 22:38
antik modern blogcu şablon, şablon kodu, blogcu için güzel bir şablon seçimi kadınca Diğer Blog Scriptleri 4 25-12-2008 11:57
Blogcu için Şablon Uyarlama, bir şablonu nasıl blogcuya uygun hale getireceğiz, blogcu şablon yapma, şablon düzenleme kadınca Web Dersleri 19 20-12-2008 11:13
Blogcu www.blogcu.com W-S Yeni Siteler 0 30-11-2008 15:09

Webmastersitesi.com forumunda, içerikler sahiplerince otomatik eklendiği için, yazılar yazanlarının sorumluluğundadır, ihbarda bulunulan içerikler, yöneticiler tarafından 24 saat içinde yayından çıkartılacaktır.
 
© Copyright 2007-2010. Tüm Hakları Saklıdır. Webmaster Sitesi® Forumu.

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