Final Stop Logo

Whiten Teeth in Photoshop

How to go from yellow teeth to bright white realistic looking teeth! 01. Open your file in Photoshop. 02. Click on the "Edit in Quick Mask Mode" button in your toolbar. (It"s the one to the right) 03. Once you click it, your background and foreground colors will change to black and white. Select the brush tool, and set it to the size you are most comfortable with. 04. With black as the foreground color, start to paint your teeth. Whatever you paint ...

Wordpress Date

Here I will provide you with the xhtml, wordpress tags, CSS, and images to show your posts' date in a very fashionable and original way! Let's go through the basic concepts, displaying date in text format only (no images). Date can be displayed in numerous ways. Here are some basic codes: <?php the_time('F j, Y'); ?> . That code gives you : June 16, 2008 <?php the_time('l, F j, Y'); ?> . That code gives you ...

Download Music from Myspace Sites

Ever wanted to download a song heard on MySpace or some other site? Or maybe a video? Even stylesheets, images, movies and objects! Download any file from any site using File 2 HD.com. Enjoy!

Change Your Eye Color in a Natural Looking Way

01. Open your file in Photoshop. 02. Click on the "Edit in Quick Mask Mode" button in your toolbar. (It's the one to the right) 03. Once you click it, your background and foreground colors will change to black and white. Select the brush tool, and set it to the size you are most comfortable with. 04. Start painting over the iris. What you paint will look red. 05. If you paint over other the pupil or other parts that shouldn't change color, ...

Exec-PHP Wordpress Plugin

"The Exec-PHP plugin executes <?php ?> code in your posts, pages and text widgets." -Source I downloaded this plugin a couple of days ago so I could post the code converter script, which I got from the wonderful site TutorialTastic. I must admit it was a bit troublesome to install, but worth it! You can download this plugin here. Download, unzip, and upload the exec-php folder on your plugins directory. Go to Wordpress and activate it! Now comes the hard part! Check if ...