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)
-   -   Change welcome image to a little html page in 4.6.5 (https://forum.x-cart.com/showthread.php?t=70498)

Paul H . 11-12-2014 05:13 AM

Change welcome image to a little html page in 4.6.5
 
Hello
I just upgraded to 4.6.5 and I want to put a small html page/box with pics and links in place of the welcome image, not sure which file to edit and I can't get my head around how the xcart CSS system works and acts upon html chucked in . Be nice if I could get this to operate from within the "Static Pages" system

Paul H . 11-13-2014 11:15 PM

Re: Change welcome image to a little html page in 4.6.5
 
OK I figured it and for anyone else who wants this and my own ref
Create a page in static pages using the handy WYSIWYG editor then modify file
/ideal_responsive/customer/main/home_page_banner.tpl
by adding the bit in blue

{include file="modules/Demo_Mode/banners.tpl"}
{else}
{include file="pages/en/video.html"}
<div class="welcome-img">


All times are GMT -8. The time now is 05:28 AM.

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