Is it possible to add another subheading
I.e now i have
Categories
Brands
Then something underneath if possible?
Any help on how to do this greatly appreciated
thanks
Can you elaborate on this?skippy0894 wrote:Is it possible to add another subheading
I.e now i have
Categories
Brands
Then something underneath if possible?
Any help on how to do this greatly appreciated
thanks
Matt
Code: Select all
It was like that when I found it, honest!
I'm assuming what you mean is that you'd like to add content underneath the modules on the left...
Open and edit:
catalog\view\theme\default\template\common\column_left.tpl
Hope that helps.
Open and edit:
catalog\view\theme\default\template\common\column_left.tpl
Code: Select all
<div id="column_left">
<?php foreach ($modules as $module) { ?>
<?php echo ${$module['code']}; ?>
<?php } ?>
/* This is where you can add your content */
</div>
PM me for custom OpenCart template design and development.
Who is online
Users browsing this forum: No registered users and 38 guests