Tag Archives: wordpress

How to customized wordpress login in side bar of your blog

Below are the basic steps i did to tweak the wordpress login.

step 1.

I modified the sidebar.php of my theme, copied the login submit form of the original code from wp-login.php. I changed some of the classes of few of the elements so that the original style will not be affected. This is what the tweak login looks like.
Continue reading “How to customized wordpress login in side bar of your blog” »

Adding related post thumbnail in sidebar on your wordpress blog

You have to download and install YARPP plugin first.
Continue reading “Adding related post thumbnail in sidebar on your wordpress blog” »