I removed the "Language/Search" feature from the header and now there is a black box covering the logo header. Can someone please help me figure out how to remove that? I think its best that I ask instead of just deleting random text trying to find it.
www.htkbeesupply.com
Open catalog/view/theme/* THEME FOLDER */default/template/common/header.tpl
Remove
Yours may look more like <div class="div3"></div> if you have removed the language and search, but the key thing is to remove the div class = div3.
Remove
Code: Select all
<div class="div3"><?php echo $language; ?><?php echo $search; ?></div>
Who is online
Users browsing this forum: No registered users and 2 guests