Post by skippy0894 » Mon Dec 21, 2009 3:43 am

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

Newbie

Posts

Joined
Thu Dec 10, 2009 4:21 am

Post by moggiex » Mon Dec 21, 2009 6:53 am

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
Can you elaborate on this?

Matt

Code: Select all

It was like that when I found it, honest!


User avatar
Active Member

Posts

Joined
Mon Nov 09, 2009 9:55 pm

Post by huhitschris » Mon Dec 21, 2009 7:21 am

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

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>
Hope that helps.

PM me for custom OpenCart template design and development.


New member

Posts

Joined
Wed Aug 19, 2009 3:12 pm
Who is online

Users browsing this forum: No registered users and 38 guests