Post by skippy0894 » Mon Feb 01, 2010 1:57 am

Hi all,

Ive just installed the new v1.4 opencart and need some help editing a few things.

My site is www.thegamingport.co.uk

Anyway ...underneath my big logo/banner bottom right there is --special offers/contact us/sitemap--
I would like to remove these 3 options so on top its just my logo and nothing else.Is this possible?

Any help appreciated.

Best Regards

Newbie

Posts

Joined
Thu Dec 10, 2009 4:21 am

Post by Xsecrets » Mon Feb 01, 2010 3:01 am

edit catalog/view/theme/default/template/common/header.tpl and remove them.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by bebaspromo » Mon Feb 01, 2010 12:44 pm

Xsecrets wrote:edit catalog/view/theme/default/template/common/header.tpl and remove them.
delete/remove :

Code: Select all

    <div class="div3"><a href="<?php echo $special; ?>" style="background-image: url('catalog/view/theme/default/image/special.png');"><?php echo $text_special; ?></a><a href="<?php echo $contact; ?>" style="background-image: url('catalog/view/theme/default/image/contact.png');"><?php echo $text_contact; ?></a><a href="<?php echo $sitemap; ?>" style="background-image: url('catalog/view/theme/default/image/sitemap.png');"><?php echo $text_sitemap; ?></a></div>
in line 34 (default header.tpl file)

User avatar
Active Member

Posts

Joined
Tue Dec 22, 2009 9:14 pm
Who is online

Users browsing this forum: No registered users and 43 guests