Forum'da ara:
Ara


Yazar Mesaj
Mesaj02.02.2009, 21:17 (UTC)    
Mesaj konusu: Tasarım Üstü ve Tasarım Altı Olarak Ayırmak ?

Arkadaşlar Şimdi Ben Css Tema İndirdim Yalnız İçinden Sadece CSS Dosyası Adında Bir Metin Belgesi Çıktı Metin Belgesinin Adı Styles.
Bunu Tasarım Üzerindeki Yazı Vb. Olarak Ayırcak Olacak Var Mı ?

Kod:
body {
   margin-bottom: 0px;
   background-color: #FFFFFF;
}
td, textarea, input, select {
   font-family: Tahoma;
   font-size: 10px;
   color: #FFFFFF;
   font-weight: normal;
   line-height: 14px;
}

.frame {
   border: 1px solid #686868;
}

.text1 {
   font-family: tahoma;
   font-size: 12px;
   color: fe8e31;
   font-weight: normal;
}
.text2 {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: b4b4b4;
}
.text3 {
   font-family: tahoma;
   font-size: 12px;
   font-weight: normal;
   color: b1214d;
}
.text4 {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: fe8e31;
}
.text5 {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: 67767a;
}
.text6 {
   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
}
.text7 {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
}
.text8 {

   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: 94AEC5;
}
.text9 {


   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: 4E4E4E;
}

a:link {
   color: #FFFFFF;
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;

}
a:visited {
   color: #FFFFFF;
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;

}

a:hover {
   color: #FFFFFF;
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   font-style: normal;
   line-height: normal;
   font-variant: normal;
   text-transform: none;
   text-decoration: underline;
}

a.a:link {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: fe8e31;
   text-decoration: none;
}
a.a:visited {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: fe8e31;
   text-decoration: none;
}
a.a:hover {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: fe8e31;
   text-decoration: underline;
}

a.b:link {

   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: 898989;
   text-decoration: none;
}
a.b:visited {
   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: 898989;
   text-decoration: none;
}
a.b:hover {
   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #839B2E;
   text-decoration: none;
}

a.c:link {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: 71A2CB;
   text-decoration: none;
}
a.c:visited {

   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: 71A2CB;
   text-decoration: none;
}
a.c:hover {

   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: 71A2CB;
   text-decoration: underline;
}

a.d:link {



   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: underline;
}
a.d:visited {


   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: underline;
}
a.d:hover {


   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: underline;
}

a.e:link {

   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: 71A2CB;
   text-decoration: underline;
}
a.e:visited {

   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: 71A2CB;
   text-decoration: underline;
}
a.e:hover {

   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #81992B;
   text-decoration: none;
}

a.f:link {

   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: 898989;
   text-decoration: underline;
}
a.f:visited {

   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: 898989;
   text-decoration: underline;
}
a.f:hover {

   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: #81992B;
   text-decoration: none;
}

a.g:link {

   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
   text-decoration: underline;
}
a.g:visited {

   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
   text-decoration: underline;
}
a.g:hover {

   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #FF6600;
   text-decoration: underline;
}

.inputstyle {
   font-family: tahoma;
   font-size: 10px;
   font-weight: normal;
   color: #5F726F;
   background-color: #E2EDEB;
   border: 1px solid #333333;
}


Düzenleme : ironarchives
Başlıklarınızı Konunuzu Özetleyecek Şekilde Açınız.


En son serapgumus tarafından 03.02.2009 01:40:52 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj02.02.2009, 21:23 (UTC)    
Mesaj konusu:

kardeş bunu css kodu bölümüne eklicen Wink
______________
Mesaj02.02.2009, 21:29 (UTC)    
Mesaj konusu:

ua-taraftar yazmış:
kardeş bunu css kodu bölümüne eklicen Wink


Yaptım Ama Bu Seferde Site Ayarları Bozuluyor Sad
Mesaj02.02.2009, 21:36 (UTC)    
Mesaj konusu:

serapgumus yazmış:
ua-taraftar yazmış:
kardeş bunu css kodu bölümüne eklicen Wink


Yaptım Ama Bu Seferde Site Ayarları Bozuluyor Sad


Arrow Başka bir tasarım bul...
______________
Mesaj02.02.2009, 21:38 (UTC)    
Mesaj konusu:

Benim Sitem Takı Tasarım Gümüş Üzerine Ama Bulamıyorum İşte Güzel Bir Tasarım
Mesaj02.02.2009, 22:14 (UTC)    
Mesaj konusu:

indirdigin dosyadaki index i aç tasarım altı tasarım üstü diye ayır mutlaka index vardır indirdigin tasarımda.
______________
Mesaj03.02.2009, 01:42 (UTC)    
Mesaj konusu:

Merhaba,

Tasarım Kodunu Ayırmak İçin Şu Başlıktan Yardım Alabilirsiniz ;
Arrow http://www.bedava-sitem.com/forum/viewtopic.php?t=81330

İyi Eğlenceler.

______________
www.ironarchives.tr.gg
Önceki mesajları göster:   


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