Webmaster Forumu - Webmaster Zone

Geri git   Webmaster Forumu - Webmaster Zone > Webmaster Zone > Hazır Sistemler > Wordpress
Şifrenizimi Unuttunuz? Bize Katılın!

Cevapla
Görüntüleme: 557 - Cevaplar: 4  
LinkBack Seçenekler Stil
  #1 (permalink)  
Alt 15-03-2007, 02:27:04
Ersen Ersen isimli üyemiz çevrimdışıdır. (Offline)
Webmaster
No Status
 
Üyelik tarihi: 31/1/2007
Nerden: Sakarya
Yaş: 24
Mesajlar: 207
iTrader: (2)
Tecrübe Puanı: 50
Puanları: 138
Ersen Helal emin adımlarla ilerliyorsun
Standart Basit ama zor: default yazıyı değiştirmek

ARkadaşlar blogumda yazdığım yazıları sürekli o sırada değiştirmek yerine default yazı seçebiliyor muyuz. Böylelikle her seferinde tipini boyutunu değiştirmek zorunda kalmam.

Şimdiden Teşekkürler
__________________
Seo Danışmanlığı yapılır.
Alıntı ile Cevapla
  #2 (permalink)  
Alt 15-03-2007, 04:55:56
Yuc3L Yuc3L isimli üyemiz çevrimdışıdır. (Offline)
Webmaster
No Status
 
Üyelik tarihi: 31/1/2007
Yaş: 25
Mesajlar: 46
iTrader: (1)
Tecrübe Puanı: 46
Puanları: 20
Yuc3L üyemiz henüz acemi
Standart

hazır blog scriptleri ile pek aram yoktur ama değiştirmek istediğin textin css tag ı ile oynayarak istediğin fonta çevirebilirsin.
Alıntı ile Cevapla
  #3 (permalink)  
Alt 15-03-2007, 05:06:47
Ersen Ersen isimli üyemiz çevrimdışıdır. (Offline)
Webmaster
No Status
 
Üyelik tarihi: 31/1/2007
Nerden: Sakarya
Yaş: 24
Mesajlar: 207
iTrader: (2)
Tecrübe Puanı: 50
Puanları: 138
Ersen Helal emin adımlarla ilerliyorsun
Standart

Bu saatte işin gücün yok bana cevap mı verdin
İlgin için çok teşekkür ederim ama çok yeniyim bunda style aklıma geldi ama çözemedim. Sence aşağıdakilerden hangisini değiştirmeliyim ?

Kod:
/*  
Theme Name: I feel dirty
Theme URI: http://studio.st/i-feel-dirty/
Description: <a href="http://studio.st/">Studio ST</a> tarafından oluşturulan, düzgün fakat kirli bir tema. Türkçe çeviri: <a href="http://hakkiceylan.com/">Hakkı Ceylan</a>.
Version: 1.0
Author: The studio ST team
Author URI: http://studio.st/
*/

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #2c2c2c url(img/bodybg2.gif) no-repeat top center;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
img {
	border: 0px;
	}
.cnt {
	width: 760px;
	background-color: #fff;
	margin: 20px auto 30px;
	}

/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	background: url(img/headerbg.gif) no-repeat;
	width: 760px;
	height: 143px;
	float: left;
	}
.head1 {
	width: 485px;
	padding: 40px 15px 0 0;
	text-align: center;
	float: left;
}
.header h1 a {
	color: #fff;
	text-decoration: none;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.description {
	color: #fff;
	font-size: 14px;
}
.head2 {
	width: 260px;
	float: left;
}
.head2 p {
	color: #fff;
	padding: 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.head2 h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	text-transform: lowercase;
}


/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width: 760px;
	}
.content {
	padding: 15px 0 0 15px;
	float: left;
	width: 464px;
	margin-right: 17px;
	}
.content a {
	color: #9b0e0e;
	}
.navigation {
	font-size: 14px;
	margin-bottom: 15px;
	}
.post {
	margin-bottom:30px;
	} 
.posttitle {
	margin-bottom: 15px;
	}
.post h2 {
	color: #294A59;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	}
h2.pagetitle {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post h2 a {
	color: #294A59;
	text-decoration:none;
	}
.post h2 a:hover {
	text-decoration:underline;
}
.post small {
	color: #294A59;
	display: block;
	margin-bottom: 15px;
	}
.post p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:21px;
	}
.post blockquote {
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.post ul {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	}
.post ul li {
	background: url(img/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
p.postmetadata {
	font-size:11px;
	margin:3px 0;
	}

/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	font-size: 12px;
	float: left;
	width: 254px;
	margin-left: 4px;
	padding: 10px 6px 0 0;
	line-height: 14px;
	}
.bloque1, .bloque2 {
	margin-bottom: 10px;
	}
.bloque1 {
	background: #e8e6d9 url(img/bloque1bg.jpg) no-repeat;
	}
.bloque2 {
	background: #e2ebed url(img/bloque2bg.jpg) no-repeat;
	}
.bloque1 h3 {
	color: #6c644d;
	}
.bloque1 h3, .bloque2 h3 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 16px;
	text-transform: lowercase;
	}
.bloque2 h3 {
	color: #294A59;
	}
.sidebar ul {
	list-style-type: square;
	padding-left: 30px;
	}
.sidebar p {
	line-height: 16px;
}
.sidebar ul li {
	margin-bottom: 5px;
	}
.sidebar ul span {
	color: #000;
	}
.sidebar ul a {
	color: #000;
	text-decoration: none;
	}
.bloque1 ul a {
	border-bottom: 1px dashed #968e77;
	}
.bloque1 p a, .bloque2 p a {
	color: #000;
	}
.bloque1 ul a:hover, .bloque1 p a:hover {
	background-color: #6c644d;
	color: #fff;
	border: 0px;
	}
.bloque2 ul a {
	border-bottom: 1px dashed #668b9c;
	}
.bloque2 ul a:hover, .bloque2 p a:hover {
	background-color: #294A59;
	color: #fff;
	border: 0px;
	}
.bloque1 ul {
	color: #968e77;
	padding-bottom: 12px;
	}
.bloque2 ul {
	color: #668b9c;
	padding-bottom: 12px;
	}
	
/* search */
.buscar {
	padding: 0px 15px 15px;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}
.sidebar p {
	padding: 0 10px 15px 16px;
	}
/* subscribe */
.subscriberss {
	padding: 0px 0 15px 15px;
	}
.subscriberss select {
	width: 110px;
	margin: 5px 5px 0 10px;
	float: left;
	}
.subscriberss a {
	float: left;
	}
.subscriberss a.btnnofloat {
	float: none;
	}
.subscriberss a.rsstext {
	color: #000;
	margin: 5px 0 0 3px;
	float: left;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}

	
/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */
h2.responses {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.commentlist {
	width: 464px;
	margin-bottom: 20px;
	list-style-type: none;
	font-size: 14px;
}
.commentlist li {
	background: #e4ecee url(img/commentlistbg3.jpg) no-repeat;
	padding-top: 20px;
	margin-bottom:15px;
}
.commentcontent {
	padding: 0 10px;
	margin-bottom: 15px;
}
.commentcontent p {
	margin-bottom: 15px;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent a {
	color: #265368;
}
p.authorcom {
	background-color: #fff;
	text-align: right;
}
p.authorcom span {
	background: #fff url(img/authorbg3.jpg) no-repeat;
	color: #294a59;
	font-size: 16px;
	padding-left: 100px;
}
.authorcom small {
	font-size: 10px;
}
.commentcontent {
	padding: 0 10px;
}
.commentcontent ul {
	list-style-type: none;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent li {
	background: transparent url(img/bullet02.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size:11px;
	color:#777;
	line-height:17px;
}
.commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	background: #f2f6f7 url(img/commentform2bg.jpg) no-repeat;
	width: 440px;
	padding: 20px 12px 0 12px;
	margin-bottom: 20px;
	}
.commentform h2 {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.cfbox1 {
	width: 150px;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}
.cfbox2 {
	width: 250px;
	float: left;
}
.cfbox2 textarea {
	width: 250px;
	height: 108px;
}
.cfbox3 {
	background: transparent url(img/cfbox3bg2.jpg) no-repeat right bottom;
	width: 440px;
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
	}
.commentform input {
	width: 150px;
	margin-bottom: 10px;
	}
.commentform textarea {
	margin-bottom: 20px;
	}
input.submit {
	width: 150px;
	margin-bottom: 6px;
	margin-left: 173px;
	display: block;
	}
	
	
/* ------------------------------------------------------------------------------
								footer 								             
------------------------------------------------------------------------------ */
.footer {
	background: url(img/footerbg3.gif) no-repeat;
	width: 730px;
	height: 120px;
	padding: 0px 15px 0;
	color: #fff;
	font-size: 11px;
	display: block;
	float: left;
	}
p.foot1 {
	padding-top: 25px;
}
p.foot2 {
	padding-top: 25px;
	float: right;
	text-align: right;
	margin-right:5px;
}
.footer a {
	color: #fff;
	}
.footer a:hover {
	background-color: #650000;
	text-decoration:none;
	}
.foot2 a:hover {
	background-color: #294A59;
	}
	

/* ------------------------------ clear ------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
__________________
Seo Danışmanlığı yapılır.
Alıntı ile Cevapla
  #4 (permalink)  
Alt 15-03-2007, 05:20:23
Yuc3L Yuc3L isimli üyemiz çevrimdışıdır. (Offline)
Webmaster
No Status
 
Üyelik tarihi: 31/1/2007
Yaş: 25
Mesajlar: 46
iTrader: (1)
Tecrübe Puanı: 46
Puanları: 20
Yuc3L üyemiz henüz acemi
Standart

yatacağım şimdi

verdiğin style ile örnek olarak göstereyim, fontu değiştirmek istediğin yazı diyelim ki .header h1 stil tagı içerisinde, sen;
.header h1 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: normal;
letter-spacing: -1px;
margin-bottom: 0px;
}
bu kısımdaki değerleri değiştirdiğin zaman o kısımda ki yazıya uygulanır yeni değerler.
Alıntı ile Cevapla
  #5 (permalink)  
Alt 16-03-2007, 01:11:53
Ersen Ersen isimli üyemiz çevrimdışıdır. (Offline)
Webmaster
No Status
 
Üyelik tarihi: 31/1/2007
Nerden: Sakarya
Yaş: 24
Mesajlar: 207
iTrader: (2)
Tecrübe Puanı: 50
Puanları: 138
Ersen Helal emin adımlarla ilerliyorsun
Standart

ok sağol bilen arkadaş yok mu belki burdan yapılmıyordur.
__________________
Seo Danışmanlığı yapılır.
Alıntı ile Cevapla
Cevapla



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

Yetkileriniz
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık

Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
(Registered Links Eklentisi) Bir yazıyı türkçeye çeyirmek ? Necklace SMF 9 14-09-2007 00:52:31
Vbulletin kelime değiştirmek Simasher Vbulletin 2 17-07-2007 09:05:44
Üye Olmayanlar Konu İçerisindeki Yazıyı Göremesinler Freund Vbulletin 12 25-05-2007 14:01:27
Yazıyı Resme Döşemek dmrL Photoshop, Corel, Freehand, Fireworks 9 20-05-2007 00:27:57
vbulletindeki linklerin rengini değiştirmek war Vbulletin 1 17-05-2007 09:27:24


oyun , kontör , türkçe dizin

Bütün Zaman Ayarları WEZ +2 olarak düzenlenmiştir. Şu Anki Saat: 23:58:51 .


Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
Zone Org | 2006-2008

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