Forum'da ara:
Ara


Yazar Mesaj
Mesaj05.08.2012, 07:56 (UTC)    
Mesaj konusu: İletişim ve Ziyaretçi Defteri Sayfalarını Şekillendirmek

Arkadaşlar ben iletişim ve ziyaretçi defteri sayfalarındaki yazıları küçültmek, butonun stilini değiştirmek ve yazı alanını genişletmek istiyorum bunları nasıl yapabilirim ?
Mesaj07.08.2012, 15:54 (UTC)    
Mesaj konusu:

Güncel!..
Mesaj07.08.2012, 16:01 (UTC)    
Mesaj konusu:

Ziyaretçi defteri için gerekli olan koddur.Kendi sitemde kullandığım kodu verdim.
Kod:
<style type="text/css">


a:hover {
   color:#FF0000;
   text-decoration: none;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
}
a:active {
   text-decoration: none;
   color: #99CC00;
}

</style>
Mesaj08.08.2012, 06:20 (UTC)    
Mesaj konusu:

Bu kodu nereye ekleyeceğim ?
Önceki mesajları göster:   


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