by Suresh
February 18, 2010
Firebug is a most useful firefox add-on for web page design and theme customization. You can debug any CSS style for your webpage without affecting your site live traffic.
While debugging the css or function code using firebug don’t refresh your web page because if you refreshed your site during the modification via firebug all the modification has been erased. So before going to refresh you should copy the modified code in notepad after that refresh .....
by Pascal
February 18, 2010
Introduction
In this tutorial I am going to explain about, how to customize your wordpress login page. For doing I am not going to use any plugin. In wordpress, login page is currently default of wordpress style. More number of persons don’t like that default page. So only I am going to put this post. In this post i am going to change that two pages. You can design those pages as per your wish. In .....
12 Necessary Plugins Needed for Wordpress Blog with video Tutorials
by Suresh February 27, 2010This tutorial deals about the most wanted wordpress plugins for a blog. Wordpress has the plugins option to add some extra functions to your theme. There are lots of plugins are available for wordpress blog to add more features in it. But don’t use number of plugins in your blog, it may slowdown your blog speed because when you installed a plugin it creates new directory inside your plugins directory each plugin has separate css .....