Page 1 of 1

want solution for CrossFade Code on Opencart

Posted: Thu Apr 15, 2010 11:29 pm
by masterdz
Hello

i want to install CrossFade html code in the Home place, so i can make Banners with slide effect

the code is here

http://www.dynamicdrive.com/dynamicinde ... deshow.htm

please when i put the code it doesn't work, where i put the HEADER code and where the BODY Code?

help

Re: want solution for CrossFade Code on Opencart

Posted: Sun Apr 18, 2010 2:26 am
by CyanBot
There is no body code because open cart uses PHP files that call template files to generate its pages.

Re: want solution for CrossFade Code on Opencart

Posted: Sun Apr 18, 2010 5:12 am
by Xsecrets
header code will go in your template header.tpl

body code will go wherever you want it to show up. most likely somewhere in the template home.tpl if you want it on the homepage.