Page 1 of 1

Add logos into NAVBAR

Posted: Thu Sep 06, 2012 6:01 pm
by dazthephot
Hi all, i wondered if there was a way to add graphic logos into the navbar drop downs as in this example:

http://www.hcsupplies.co.uk/

my store is at: http://www.khinteriorsltd.co.uk/ocart/

thanks

Darren

Re: Add logos into NAVBAR

Posted: Tue Sep 11, 2012 2:15 am
by alin
Sure can

edit file: catalog/view/theme/bleen/template/common/header.tpl

find

Code: Select all

<?php foreach ($categories as $category) { ?>
add before it with following

Code: Select all

<li><a href="<?php echo $home; ?>"><img src="Path_to_your_icon" /></a></li>
Hope this help

Re: Add logos into NAVBAR

Posted: Mon Sep 17, 2012 10:47 pm
by dazthephot
Thanks i'll give that a go. Most appreciated.

Re: Add logos into NAVBAR

Posted: Mon Sep 25, 2017 11:30 pm
by corian worktops
I'm considering installing/doing something similar onto my site that does similar products... https://www.arltops.com/ .. Any help appreciated

Re: Add logos into NAVBAR

Posted: Tue Sep 26, 2017 3:39 am
by IP_CAM
Well, this is no Opencart Software you use, so, what do you expect to find here ? ;)
Ernie