Forum'da ara:
Ara


Yazar Mesaj
Mesaj05.05.2020, 16:20 (UTC)    
Mesaj konusu: Sitendeki emojilerden sıkılmadın mı? Yen

Herkese merhaba, bugünkü anlatımımın sonunda sitenizde bedava-sitem'in emojileri değil, Facebook'un emojileri çalışacak! (Bu emojileri değiştirebilirsiniz!)
Yapmanız gereken işlem ise çok basit, aşağıdaki kodu eğer CSS tasarım kullanıyorsanız olduğu gibi CSS Kodları kısmına atmak.
Eğer başka bir tasarım kullanıyorsanız, aşağıdaki kodu başına ve sonunda <style> ve </style> ekleyerek sitenize eklemeniz yeterli olacaktır.

Kod:
img[src="//theme.webme.com/smiles/wink.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/wink.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/smiley.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/smiley.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/cheesy.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/cheesy.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/angry.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/angry.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/sad.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/sad.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/shocked.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/shocked.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/cool.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/cool.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/huh.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/huh.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/rolleyes.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/rolleyes.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/tongue.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/tongue.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/undecided.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/undecided.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}
img[src="//theme.webme.com/smiles/cry.gif"] {background-image:url(https://img.webme.com/pic/t/teknolanya/cry.png);background-size: 15px;background-repeat:no-repeat;height:0px;width:0px;padding:8px;}

______________
Önceki mesajları göster:   


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