![]() |
Re: FREE Banner Rotator with Links
Quote:
Smarty is telling you the problem.. somewhere in the .tpl (on line 48 ) there is a "for" statement that isn't recognized. It may or may not have anything to do with the code that was added. |
Re: FREE Banner Rotator with Links
Just wanted to share a modification I made - so that the slideshow was FLUID WIDTH:
1. Created a new language label: lbl_banner_rotator and added the code from the original post (deleted space in "length") 2. placed a div tag around the code in the language label: Code:
<div id="slideshow"> 3. Added the following CSS to my altskin.css file: Code:
#slideshow { 4. In /common_files/customer/main/welcome.tpl I placed this: Code:
{$lng.lbl_banner_rotator} just before this: Code:
{$lng.txt_welcome}<br /> I'm using XCART 4.4.3 - www.sanjuansports.com/index.php |
Re: FREE Banner Rotator with Links
Quote:
Looks good Dan, Just not sure how to embed this? Can you tell me how to embed it right where the welcome_image.jpg is? v 4.5 |
Re: FREE Banner Rotator with Links
hi.... On what page do i stick the block of code?
|
All times are GMT -8. The time now is 03:31 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.