Author Archives:
wordpress PNG fix
If you are designing/developing a WordPress theme that would use transparent PNGs, you might run in to trouble with IE6. But fortunately there is a simple solution for this problem. There is a plugin name WP-UnitPNGfix which after activation, fix the PNG problem in IE6 for your blog regardless which theme you use. I use [...]
how to adding cufon code
Download plugin from WordPress repository. Unzip and upload it to \wp-content\plugins\. Or you can go to the admin panel: Plugins –> Add New Type “all-in-one cufon” into the search field. Install. First you have to generate JavaScript file of your .otf, .ttf etc. font file. To generate this you have to go the Cufon generator. [...]