Photoshop Tutorial on how to extract image from background in Photoshop using the Extract Filter.
Category Archives: How To
How To Extract Image From Background Using Photoshop
How To Convert .WMA to .MP3
How To Switch WebHosts Without Having Any Down Time
I have decided to move some of my websites from bluehost to HostGator to reduce the load on my bluehost account.
I came across this article from HostGator on switching webhost without having down time.
http://www.HostGator.com/moving.shtml
Basically the steps are:
1) Find and join a new webhost (i.e. HostGator)
2) Download the entire site from your old webhost and upload them …
How To Make Text Wrap Around Adsense
This simple code aligns the adsense ad to the left and text wrapping around it.
If you want the adsense ad to the right, just change the [float: left] to [float: right]
How To Make WP Show Only One Post On The Front Page?
Follow the steps to make wordpress show only one post on the front page.
1) Make a copy of the index.php file thats in your worpress theme directory
2) Rename the index.php file to home.php
3) At the top of home.php, you need to make a call to query_posts
The home.php …
