add image in page

I like to put an image just above the footer im my home page. How do I do that?

Quote · 8 Dec 2008

You can insert an image or advertising code by editing this page here:

public_html/templates/tmpl_uni/page_1.html

Insert the html code as per example below:

__include _header.html__

__promo_code__

__page_main_code__
<div style="text-align: center;"><img
style="width: 468px; height: 60px;" alt=""
src="http://yourwebsite.com/picturesfile/picturetoshow.jpg"></div>

__include _footer.html__

of course edit the style, size and picture location to your relevant settings.

Hope this helps you out.

clubbeyourself
Quote · 8 Dec 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.