Free Adult Tube-Video Script Forum

Full Version: How to add a logo to the default template
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is my website

http://porntube.usa.cc

How to add a logo with images to this tmplate
you can use the free html areas that are in the admin area, then you use a image code like this
Code:
<img src="PATH_TO_IMAGE">

if needed you can also add width and height restrictions like this:
Code:
<img src="PATH_TO_IMAGE" width="400" height="150">

hope this helps, and if it doesnt, just let us know.
Reference URL's