Jay
Looks like this is place in header.tpl.
I'm looking into the 'Log in' in the blue bar yet.
I'll be testing this out, based on the source view of the http://www.allsold.ca site mods.
Looks like this is place in header.tpl.
Code: Select all
<div class="div3"><a href="<?php echo str_replace('&', '&', $special); ?>" style="background-image: url('catalog/view/theme/default/image/special.png');"><?php echo $text_special; ?></a><a onclick="bookmark(document.location, '<?php echo addslashes($title); ?>');" style="background-image: url('catalog/view/theme/default/image/bookmark.png');"><?php echo $text_bookmark; ?></a><a href="<?php echo str_replace('&', '&', $contact); ?>" style="background-image: url('catalog/view/theme/default/image/contact.png');"><?php echo $text_contact; ?></a><a href="<?php echo str_replace('&', '&', $sitemap); ?>" style="background-image: url('catalog/view/theme/default/image/sitemap.png');"><?php echo $text_sitemap; ?></a></div>
--------- Begin Tabs Delete here -----------------
<div class="div4"><a href="<?php echo str_replace('&', '&', $home); ?>" id="tab_home"><?php echo $text_home; ?></a>
<?php if (!$logged) { ?>
<a href="<?php echo str_replace('&', '&', $login); ?>" id="tab_login"><?php echo $text_login; ?></a>
<?php } else { ?>
<a href="<?php echo str_replace('&', '&', $logout); ?>" id="tab_logout"><?php echo $text_logout; ?></a>
<?php } ?>
<a href="<?php echo str_replace('&', '&', $account); ?>" id="tab_account"><?php echo $text_account; ?></a><a href="<?php echo str_replace('&', '&', $cart); ?>" id="tab_cart"><?php echo $text_cart; ?></a><a href="<?php echo str_replace('&', '&', $checkout); ?>" id="tab_checkout"><?php echo $text_checkout; ?></a></div>
------------ End Delete Section -----------------
------------ Begin Add New Div 4 --------------------
<div class="div4">Contact us at: (618)XXX-XXXX</div>
------------ End Add Div 4 ----------------------
<div class="div5">
I'll be testing this out, based on the source view of the http://www.allsold.ca site mods.
Jay6390 thankyou,JAY6390 wrote:I would recommend using CSS to remove the two dropdowns. To change the header area you will need to edit
/catlog/view/theme/your-theme-name/temlate/common/header.tpl
I have done slight modification in header.tpl
and rest I changed images to create a different look for my heading part.
I will explore this little more removing or adding some links
can we add navigation menu ? like all the elements in category thing with no heading (category) in horizontal fashion and drop downs?
palmud
Hi Palmud, you might want to check out my post here:
http://craigmurray.me.uk/opencart-mods/ ... -opencart/
http://craigmurray.me.uk/opencart-mods/ ... -opencart/
http://scarletandjones.com/
http://sharpdressedman.co.uk/
http://coffincompany.co.uk/
http://horsesculptures.co.uk/
If I've helped you out, why not buy me a beer? http://craigmurray.me.uk
Who is online
Users browsing this forum: No registered users and 3 guests