• About exzant

    Yahoo Messenger did not display messages (Blank Messages Windows) [SOLVED]

    by  • 08 May 2011 • Tauziyah • 1 Comment

    Some people, including me, had experienced problems with Yahoo Messenger. One of them is blank message windows chat. Can not see the message coming, although the notification appears. And also can not see offline message. There are several ways to solve this problem : 1. Re-register Javascript library. Run this command “regsvr32 jscript.dll” (without quotes). [...]

    Read more →

    How to style Your site using Google Webfonts CSS

    by  • 05 May 2011 • Tutorial • 0 Comments

    This is the way you can do to make your site more stylish by using Google Webfonts. Copy this code : ?View Code CSS<link href="http://fonts.googleapis.com/css?family=Tangerine:regular,bold" rel="stylesheet" type="text/css" > <style> .webfont { font-family: ‘Tangerine’, serif; font-size: 60px; font-style: normal; font-weight: 400; text-shadow: 2px 2px 2px #aaa; text-decoration: none; text-transform: none; letter-spacing: 0em; word-spacing: 0em; line-height: 1.2; [...]

    Read more →