X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   image above the footer (https://forum.x-cart.com/showthread.php?t=53927)

leannew 05-27-2010 04:06 AM

image above the footer
 
Hello everyone,I would like to put an image above the footer .I can see in customer/ home.tpl where I would like it but unsure how to achieve .
<div id="footer">
{if $active_modules.Users_online}
{include file="modules/Users_online/menu_users_online.tpl"}

Perhaps here ??

{/if}
{include file="customer/bottom.tpl"}

Shamun 05-27-2010 12:12 PM

Re: image above the footer
 
You would want to put it outside of the {if}{/if} statements so it always shows.
You may also put it in the footer itself at the top.


All times are GMT -8. The time now is 02:52 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.