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
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
delete/remove :Xsecrets wrote:edit catalog/view/theme/default/template/common/header.tpl and remove them.
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>
Who is online
Users browsing this forum: No registered users and 43 guests