View Single Post
  #2  
Old 11-13-2014, 11:15 PM
 
Paul H . Paul H . is offline
 

Advanced Member
  
Join Date: Mar 2012
Posts: 78
 

Default 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">
__________________
Gold 4.7.9-Ideal Responsive
Reply With Quote