Forum'da ara:
Ara


Yazar Mesaj
Mesaj12.09.2016, 14:31 (UTC)    
Mesaj konusu: sayfamda bir isaret var

Sayfamda bir isaret var onu nasıl silebilirim
büyük yazılmıs
http://arulat.tr.gg
Mesaj13.09.2016, 20:33 (UTC)    
Mesaj konusu:

çok ilginç bir durum baktım ama bi anlam veremedim
sitenize eklediğiniz bir şey neden olabilir
______________
Mesaj14.09.2016, 18:51 (UTC)    
Mesaj konusu:

Gerçekten bende böyle birşey ilk defa görüyorum. Bu bedava sitemin tasarımla ilgili bir durum.
http://theme.webme.com/designs/professional/css/style2.css

içerisinde content: "“"; ile alakalı
Kod:
blockquote:after {
   content: "“";
   width: 25px;
   height: 25px;
   line-height: 64px;
   font-size: 64px;
   font-family: 'PT Serif', serif;
   position: absolute;
   top: 12px;
   left: -45px;
}


Çözüm yolu olarak bunu kullan:
Kod:
<style type="text/css">
blockquote:after {
content: " "!important;
}
 </style>
Mesaj16.09.2016, 06:52 (UTC)    
Mesaj konusu:

Kod:

<style type="text/css">
blockquote:after {
   display:none;
}
</style>


buda kısayoldan çözüm
______________
aşk bitti....
www.arabeskdamar.tr.gg
Önceki mesajları göster:   


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