Hi Folks!
I'm new to to Opencart and I would need some advice.
I would like to know how can I insert a banner above the welcome box, like on http://opencart.intercede.it/ ?
Thanks in advance!
Look in catalog\view\theme\default\template\common\home.tpl
Enter your banner just inside the <div class="middle"> tag and before the <div><?php echo $welcome; ?></div>
You may consider putting your banner inside the welcome text so you can edit it through the admin.
Enter your banner just inside the <div class="middle"> tag and before the <div><?php echo $welcome; ?></div>
You may consider putting your banner inside the welcome text so you can edit it through the admin.
http://www.alreadymade.com
Follow me on twitter.com/alreadymade
Hi, i'm thinking the same. i'd like to add small box on right column below the best sellers box. I want to put small ads with logo, counter and live chat. I don't want to modify any files, i'm afraid that i might mess up the files. I just want to add it.. please can anyone help. thanks.
There's no way to add it to the right column without editing the files. Do you know html? Then it should be very easy.
Just look at catalog/view/theme/default/template/common/layout.tpl & add your code to the
<div id="column_right">
Just look at catalog/view/theme/default/template/common/layout.tpl & add your code to the
<div id="column_right">
http://www.alreadymade.com
Follow me on twitter.com/alreadymade
Who is online
Users browsing this forum: Amazon [Bot] and 4 guests