css

Temalar ile ilgili soru, sorun ve tartışmalar.

css

İleti Sergeant Orion 19.01.2006, 20:45

Ben sitemdeki tüm yazı tiplerini Tahoma ve 8pt yapmak istiyorum..bunu morpheus temasına uyguliycam,temanın css dosyasını ekte yolluyorum,çünkü ben yapmayı denedim,olmadı. Resim

Css:

[syntax="html"]/* ---------[ Genel sayfa özellikleri (The scroll bar colours only visible in IE5.5+) ]--------------------- */

body { background-color: #FFF; margin: 0px; padding: 0px; scrollbar-arrow-color: #3B88C5; scrollbar-face-color: #FFF; scrollbar-track-color: #E0E0E0; scrollbar-highlight-color: #FFF; scrollbar-3dlight-color: #C0C0C0; scrollbar-shadow-color: #FFF; scrollbar-darkshadow-color: #B0B0B0; }

font, th, td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

hr { height: 0px; border: solid #3888C7 0px; border-top-width: 1px;}

img { border: 0px; }

/* ---------[ Yazılar ]-------------------------------------------------------------------------------------- */

.copyright { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#AAA; letter-spacing:-1px;}

.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }
.genmini { font-size: 9px; }

.genblue { font-size: 12px; font-weight: bold; color: #3B88C5; }

.article_title { text-decoration: none; line-height: 160%; color : #3B88C5;
font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, .topic_title { text-decoration: none; line-height: 200%; color : #3B88C5;
font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; }

.forumlink { font-weight: bold; font-size: 12px; }
.forumlink_new { font-weight: bold; font-size: 12px; }

.topiclink { font-weight: bold; font-size: 11px; }
.topiclink_new { font-weight: bold; font-size: 11px; }

.nav { font-weight: bold; font-size: 11px; color: #FF9C00;}

.moderators { font-size: 9px; }

.postbody { font-size: 11px; color: #202020; line-height: 115%; }

/*
.postbody { font-size: 11px; color: #202020; line-height: 115%; font-family: Lucida Console, verdana; }
*/

.postdate { font-size: 10px; color: #646464; }
.postdetails { color: #646464; font-size: 9px; }
.signature { font-size: 9px; color: #999; }
.name { font-weight: bold; font-size: 11px; }

.pagination { font-size: 9px; color: #666; font-weight: bold; margin: 0px; margin-top: 5px; margin-bottom: 3px; }
.pagination2 { font-size: 9px; color: #666; font-weight: bold; margin: 0px; margin-top: 5px; margin-bottom: 3px; }

.gotopage { margin: 0px; color: #666; margin-top: 5px; margin-bottom: 1px; font-size: 9px;}

/* ---------[ Linkler ]-------------------------------------------------------------------------------------- */

a.copyright, a.copyright:visited { text-decoration: none; color: #AAA; }
a.copyright:hover, a.copyright:active { text-decoration: underline; color: #AAA; }

a { text-decoration: none; color: #114477; }
a:visited { text-decoration: none; color: #496690; }
a:hover, a:active { text-decoration: underline; color: #0066cc; }

a.menu, a.menu:visited { text-decoration: none; color: #114477; }
a.menu:hover, a.menu:active { text-decoration: underline; color: #0066cc; }

a.buttons, a.buttons:visited { color: #114477; text-decoration: none; font-size: 11px; font-weight: bold; }
a.buttons:hover, a.buttons:active { color: #0066cc; text-decoration: underline; }

a.forumlink, a.forumlink:visited { text-decoration: none; }
a.forumlink:hover, a.forumlink:active { text-decoration: underline; }

a.forumlink_new, a.forumlink_new:visited { text-decoration: none; color: #114477; }
a.forumlink_new:hover, a.forumlink_new:active { text-decoration: underline; }

a.topiclink, a.topiclink:visited { text-decoration: none; }
a.topiclink:hover, a.topiclink:active { text-decoration: underline; }

a.topiclink_new { text-decoration: none; color: #114477; }
a.topiclink_new:visited { text-decoration: none; color: #496690; }
a.topiclink_new:hover, a.topiclink_new:active { text-decoration: underline; }

a.postdetails, a.postdetails:visited { text-decoration: none; color: #114477; font-size: 9px; }
a.postdetails:hover, a.postdetails:active { text-decoration: underline; font-size: 9px; }

.name a, .name a:visited { text-decoration: underline; }
.name a:hover, a.name a:active { text-decoration: underline; }

.nav a, .nav a:visited { text-decoration: underline; color: #114477; }
.nav a:hover, .nav a:active { text-decoration: underline; color: #0066cc; }

td.buttons a, td.buttons a:visited { color: #FAFAFA; text-decoration: none; }
td.buttons a:hover, td.buttons a:active { color: #FFF; text-decoration: underline; }

table.hdr a, table.hdr a:visited { color: #114477; text-decoration: underline; }
table.hdr a:hover, table.hdr a:active { color: #0066cc; text-decoration: underline; }

.moderators a, .moderators a:visited { color: #114477; text-decoration: underline; }
.moderators a:hover, .moderators a:active { color: #0066cc; text-decoration: underline; }

.postbody a, .postbody a:visited { text-decoration: underline; }
.postbody a:hover, .postbody a:active { text-decoration: underline; }

.pagination a, .pagination a:visited { color: #666; border: #D4D7DA 1px solid; padding: 1px; background-color: #EAEBEB; }
.pagination a:hover, .pagination a:active { color: #000; border: #EAECEF 1px solid; padding: 1px; background-color: #FFF; }
.pagination2 a, .pagination2 a:visited { color: #666; border: #D4D7DA 1px solid; padding: 1px; background-color: #EAEBEB; }
.pagination2 a:hover, .pagination2 a:active { color: #000; border: #EAECEF 1px solid; padding: 1px; background-color: #FFF; }

.gotopage a, .gotopage a:visited { color: #666; border: #DADCDF 1px solid; padding: 1px; background-color: #E9EDEE; font-size: 9px;}
.gotopage a:hover, .gotopage a:active { color: #000; border: #E5E8E9 1px solid; padding: 1px; background-color: #FFF; font-size: 9px;}

/* ---------[ Tablolar ]------------------------------------------------------------------------------------- */

table.hdr { background-image: url('images/hdr_bg.gif'); height: 25px; border: 0px; color: #3986C3; font-weight: bold; font-size: 12px; letter-spacing: 1px; }
table.nav { background-color: #F7F7F7; background-image: url('images/bg_nav.gif'); border: solid 1px #4E9EDD; height: 25px; }
table.post { border: solid 1px #C0C0C0; background-color: #FFF; }


.fontpick td { border: solid 1px #2C6B9D;
padding-right: 2px; padding-left: 2px; padding-top: 3px; padding-bottom: 3px;
font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFF; line-height: 90%; text-align: center; width: 15px;
}

td.spacerow { background-color: #F2F2F2; background-image: url('images/bg_th.gif'); height: 2px; padding: 0px; }

td.border_left { background-image: url('images/border_left.gif'); width: 10px; }
td.border_right { background-image: url('images/border_right.gif'); width: 10px; }

td.content { background-color: #FFF; }
td.copyright { background-image: url('images/bottom_bg.gif'); }
td.logo { background-image: url('images/logo_bg.gif'); }
td.buttons { background-image: url('images/logo_bg2.gif'); color: #FFF; font-size: 11px; font-weight: bold; }

td.postborder { border-style: solid; border-color: #C0C0C0; border-width: 0px 1px 0px 0px; width: 1px; }
td.posttop { background-image: url('images/posttop_bg.gif'); background-repeat: repeat-x; }
td.postbottom { background-image: url('images/postbottom_bg.gif'); background-repeat: repeat-x; background-position: left bottom; font-size: 8px; }
td.postline { background-color: #3888C7; height: 1px; }
td.catBottom { color: #F6F6F5; font-size: 11px; background-color: #5393C6; background-image: url('images/bg_cat.gif'); background-repeat: repeat-x; height: 27px; padding: 1px; }

td.row { background-color: #FFF; }
td.row1 { background-color: #FFF; }
td.row2 { background-color: #F6F6F6; }
td.row3 { background-color: #EEE; }

th, td.th { color: #F6F6F5; font-size: 12px; font-weight: bold; background-color: #3B88C5; background-image: url('images/bg_th.gif'); background-repeat: repeat-x; height: 25px; border-style: solid; border-color: #56A6E5; border-width: 0px 1px 0px 1px; }

/* ---------[ Kod ve Alıntı ]-------------------------------------------------------------------------------- */

table.quote { background-color: #C0C0C0; }
td.quote_user { background-color: #F2F2F2; font-size: 10px; color: #555; background-image: url('images/bg_nav.gif'); }
td.quote { background-color: #FAFAFA; font-size: 10px;}

table.code { background-color: #C0C0C0; }
td.code_header { background-color: #F2F2F2; font-size: 10px; color: #555; background-image: url('images/bg_nav.gif'); }
td.code { background-color: #FFF; font-family: "Lucida Console",Courier New; font-size: 11px; color: #288B38; }

/* ---------[ Form Elemanları ]------------------------------------------------------------------------------ */

form { display: inline; }

input { text-indent: 2px; }
input, textarea, select { color: #333; font: normal 11px Verdana, Arial, Helvetica, sans-serif; }
input.post, textarea.post, select { background-color: #FFF; border: solid 1px #2C6B9D; }
input.post, select { height: 17px; }

input.button { background-color: #FFF; color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #2C6B9D; }

input.mainoption { background-color: #FFF; font-weight: bold; border: solid 1px #2C6B9D; height: 17px; }
input.liteoption { background-color: #FFF; font-weight: normal; border: solid 1px #2C6B9D; height: 17px; }

select optgroup { background-color: #C3C7C9; color: #404040; }
select option, select optgroup option { background-color: #FFF; color: #000; }

.helpline { background-color: #FFF; border: solid 1px #FFF; color: #444; }

/* ---------[ Diğer ]--------------------------------------------------------------------------------------- */



/* Partner Block */
#partner { margin: 2px 0 5px 0; padding: 1px 3px; border: solid 1px #C0C0C0;
border-left-width: 4px; border-right-width: 4px; }

.partner_title { margin: 2px 0 5px 0; padding: 1px 3px; color: #444;
font-size: 10px; font-weight: bold; line-height: 1.5em; text-align: right; }

.partner_row { margin: 2px 0 5px 0; padding: 1px 3px; color: #444;
font-size: 10px; line-height: 1.5em; text-align: left; }



.menuline { background-color: #3B88C5; }
.forumline { background-color: #C0C0C0; }

.nav2 { background-color: #F7F7F7; background-image: url('images/bg_nav.gif'); }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");[/syntax]
Hail to the doat, baby!
Kullanıcı avatarı
Sergeant Orion
Üye
Üye
 
İleti: 588
Kayıt: 26.11.2005, 20:44
Konum: İstanbul

İleti Emexci 19.01.2006, 21:03

Kod: Tümünü seç
http://luckasoft.com/download/css_editor_setup.exe


isine Yarar
Kullanıcı avatarı
Emexci
Üye
Üye
 
İleti: 833
Kayıt: 28.11.2005, 01:07

İleti Sergeant Orion 19.01.2006, 22:06

SaoL
Hail to the doat, baby!
Kullanıcı avatarı
Sergeant Orion
Üye
Üye
 
İleti: 588
Kayıt: 26.11.2005, 20:44
Konum: İstanbul


Soru(n)lar & Tartışmalar



Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir

cron