.:Urban-Glam.Com:. .:Urban-Glam.Com:.
.:Home:. .:Gina:. .:Domain:. .:Exits:. .:Tutorials:. .:Myspace:. .:Portfolio:.
Skin Your Site with Different Images

Your site must be already skinned and you must have followed my tutorial for this to work.

This tutorial is for people who want to use different images for thier skins. An example would be if you wanted to display matching bullet images on each skin.

So make a bullet for each skin you have and upload the bullet to every one of your skins. So inside every skin folder, there will be a file named bullet.gif.

Now all you have to do is add this code where you want the bullet to be...

<?php echo "<img src=http://yoursite.com/skins/$skin/bullet.gif>";?>

The only parts of the code you have to change is where is says yoursite.com, enter in your site URL. And the image name itself.

< Back