Bütün Sitenin Yazı Fontunu Değiştirebilirmiyiz

Yeni başlayanlar, nasıl ve ne yapacağını bilmeyenler buraya yazabilir.

Bütün Sitenin Yazı Fontunu Değiştirebilirmiyiz

İleti GMabed 26.08.2006, 21:21

Arkadaşlar Kurduğum sitede bütün heryerdeki yazı fontunu değiştirmek istiorum böle bişe mümkünmüdür yardımcı olursanız sewinirim şimdiden teşekkürler :)
Kullanıcı avatarı
GMabed
Üye
Üye
 
İleti: 141
Kayıt: 02.04.2006, 14:51
Konum: Kocaeli

İleti moonlight 26.08.2006, 22:03

css karıştırırsan degiştirebilirsin..
Kullanıcı avatarı
moonlight
Üye
Üye
 
İleti: 160
Kayıt: 25.07.2006, 18:15
Konum: İstanbul

Cvp: Bütün Sitenin Yazı Fontunu Değiştirebilirmiyiz

İleti GMabed 26.08.2006, 22:06

teşekkür ederim ama neresini değiştircem yardımcı olurmusun çok uzun yazıları verdana yazı fontu yabmak istiorum ?

[syntax="php"]/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
*/


/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: #E1E1E2;
}

/* General font families for common tags */
font,th,td,p { font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #22229C; }
a:hover { text-decoration: underline; color : #FF4400; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 0px #98AAB1 solid; }

/* This is the outline round the ma #738FBF; in forum tables */
.forumline { background-color: #D1D1E1; border: 1px #0B198C solid; }

/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.0.0 ========================================================== |
//====
*/
.postimage {
cursor: pointer;
cursor: hand;
}
.postimage:hover {
background-color: #C2CFE5;
cursor: pointer;
cursor: hand;
}
/*
//====
//==== Author: Disturbed One [http://hvmdesign.com] =================== |
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/

/* Main table cell colours and backgrounds */
td.row1 { background-color: #F5F5FF; }
td.row2 { background-color: #E1E4F2; }
td.row3 { background-color: #F5F5FF; }
td.row4 { padding:3px;color:#FFFFFF;font-size:10px;font-weight:bold;background-color: #738FBF; height: 15px; background-image: url(images/cellpic3.gif)}
td.row5 { background-color: #3E5C92; }
td.uprow { background-color: #738FBF; height: 15px;}
td.spaceRow { background-color: #738FBF url(images/cellpic3.gif); height: 5px;}

/* Down titles */
.downtitle { font-weight: bold; font-size: 10px; color : #FFFFFF; } }
a.downtitle { font-weight: bold; text-decoration: none; color : #FFFFFF; }
a.downtitle:hover { text-decoration: underline; }
a.downtitle:active { color:#FFFFFF; }
a.downtitle:visited{ color:#FFFFFF; }

/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-image: url(images/cellpic2.jpg);
background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color: #FFFFFF; font-size: 11px; font-weight : bold;
background-color: #006699; height: 25px;
background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.gif);
background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
border-width: 0px 0px 0px 0px;
}

/* page no styles */
td.pageno{
background-color:#D1D7DC;
border: #FFFFFF;
border-style: solid;
height: 5px;
background-image: url(images/cellpic1.gif);

/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/

td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom { border-width: 0px 0px 0px 0px; }
th.thTop { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.pageno { font-size : 10px; color:#FFFFFF;}
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #000000 }
a.mainmenu { text-decoration: none;}
a.mainmenu:hover{ text-decoration: underline;}

/* Menu titles */
.menutitle { font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : #CFE0FE}
a.menutitle { text-decoration: none; color: #CFE0FE; }
a.menutitle:hover { color: #CFE0FE; }
a.menutitle:visited { color: #CFE0FE; }
a.menutitle:link { color: #CFE0FE; }
a.menutitle:active { color: #CFE0FE; }

/* Upmenu titles */
.upmenutitle { font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : #FFFFFF}
a.upmenutitle { text-decoration: none; color: #FFFFFF; }
a.upmenutitle:hover { text-decoration: underline; color: #FFFFFF; }
a.upmenutitle:visited { color: #FFFFFF; }
a.upmenutitle:link { color: #FFFFFF; }
a.upmenutitle:active { color: #FFFFFF; }

/* Usernames */
a.username { text-decoration: none;}
a.username:hover { text-decoration: underline;}

/* Menu titles */
.headertitle { font-weight: bold; font-size: 11px ; letter-spacing: 0px; color : #000000}
a.headertitle { text-decoration: none; }
a.headertitle:hover { text-decoration: underline; }
a.headertitle:visited { }
a.headertitle:link { }
a.headertitle:active { }

/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle { text-decoration: none; color : #FFFFFF; }
a.cattitle:hover { text-decoration: underline; color: yellow; }
a.cattitle:active { color : #FFFFFF; }
a.cattitle:link { color : #FFFFFF; }
a.cattitle:visited{ color : #FFFFFF; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; }
a.forumlink { text-decoration: none; }
a.forumlink:hover{ text-decoration: underline; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 11px; color : #000000;}
a.nav { text-decoration: none; }
a.nav:hover { text-decoration: underline; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.downpage { font-size: 11px; color : #000000;}
a.downpage { text-decoration: none; }
a.downpage:hover { text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle { font-size: 12px; }
a.topictitle:link { text-decoration: underline;}
a.topictitle:visited { text-decoration: underline; }
a.topictitle:hover { text-decoration: underline;}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000;}
a.name { text-decoration: none;}
a.name:hover { text-decoration: underline;}

/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link { text-decoration: none; }
a.postlink:visited { text-decoration: none; }
a.postlink:hover { text-decoration: underline;}


/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright { text-decoration: none;}
a.copyright:hover { text-decoration: underline;}

/* Form elements */
input,textarea, select {
color : #000000;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color : #EFEFEF;
color : #000000;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Reputation */
span.positive {

color: #009E00;

}

span.negative {

color: #CC0000;

}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");[/syntax]
Kullanıcı avatarı
GMabed
Üye
Üye
 
İleti: 141
Kayıt: 02.04.2006, 14:51
Konum: Kocaeli

İleti

ALEXIS
26.08.2006, 22:08

/* General font families for common tags */
font,th,td,p { font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif }
Kullanıcı avatarı
ALEXIS
Site Yöneticisi
Site Yöneticisi
 
İleti: 2563
Kayıt: 30.06.2005, 09:08

Cvp: Bütün Sitenin Yazı Fontunu Değiştirebilirmiyiz

İleti GMabed 26.08.2006, 22:12

:$ özür dilerim ama burda neyi değiştirmemiz gerekiyor :$
Kullanıcı avatarı
GMabed
Üye
Üye
 
İleti: 141
Kayıt: 02.04.2006, 14:51
Konum: Kocaeli

İleti moonlight 26.08.2006, 23:09

ALEXIS yazdı:/* General font families for common tags */
font,th,td,p { font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif }

Buradaki font stilini istedgin stille degiştirecen..
En son moonlight tarafından, 31.08.2006, 17:36 tarihinde değiştirildi, toplamda 1 değişiklik yapıldı.
Kullanıcı avatarı
moonlight
Üye
Üye
 
İleti: 160
Kayıt: 25.07.2006, 18:15
Konum: İstanbul

İleti GMabed 27.08.2006, 16:55

saolun :)
Kullanıcı avatarı
GMabed
Üye
Üye
 
İleti: 141
Kayıt: 02.04.2006, 14:51
Konum: Kocaeli

Cvp: Bütün Sitenin Yazı Fontunu Değiştirebilirmiyiz

İleti D34DLY 18.09.2006, 19:34

peki bende değişik fontlar var:d onları kullanıyorum diğelim ve kullanıcıdada bu font yok görebilirmi yazıları
D34DLY
Üye
Üye
 
İleti: 20
Kayıt: 17.04.2006, 22:47

Cvp: Bütün Sitenin Yazı Fontunu Değiştirebilirmiyiz

İleti D34DLY 18.09.2006, 21:47

YOKyani kısıtlı demek istediğin arial times new roman gibi fontlarımı diorsun ben diorumki mesela ben internetten bi font indirdim ben bunu siteye koydum ismini yazdım yane kullanıcıda bu font yok görebilcekmi
D34DLY
Üye
Üye
 
İleti: 20
Kayıt: 17.04.2006, 22:47


Yeni Başlayanlar



Kimler çevrimiçi

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

cron