elehelp Posted January 26, 2013 Share Posted January 26, 2013 Okay, I'm now running version 1.5.3, and I have a paid theme installed. The problem is that the theme insists of inserting a blank space where I would assume the top banner would go, so right beneath the horizontal menu. This means that my banner is displaying at the bottom of the page, and cart, featured products etc. below the banner. It is impossible to hook anything in the blank space, I tried in Live edit. Suggestions? Link to comment Share on other sites More sharing options...
elehelp Posted January 26, 2013 Author Share Posted January 26, 2013 In the theme header.tpl it looks like this: {$HOOK_HEADER} </head> <body {if isset($page_name)}id="{$page_name|escape:'htmlall':'UTF-8'}"{/if}> {if !$content_only} {if isset($restricted_country_mode) && $restricted_country_mode} <div id="restricted-country"> <p>{l s='You cannot place a new order from your country.'} <span class="bold">{$geolocation_country}</span></p> </div> {/if} <div id="page"> <!-- Header --> <div id="header"> <a id="header_logo" href="{$base_dir}" title="{$shop_name|escape:'htmlall':'UTF-8'}"> <img class="logo" src="{$logo_url}" alt="{$shop_name|escape:'htmlall':'UTF-8'}" {if $logo_image_width}width="{$logo_image_width}"{/if} {if $logo_image_height}height="{$logo_image_height}" {/if} /> </a> <div id="header_right"> {$HOOK_TOP} </div> </div> Link to comment Share on other sites More sharing options...
El Patron Posted January 26, 2013 Share Posted January 26, 2013 you should post the url, you can delete it after someone looks at it and can help you resolve it Link to comment Share on other sites More sharing options...
elehelp Posted January 26, 2013 Author Share Posted January 26, 2013 (edited) yes, of course! www.elehelp.fi/kauppa Edited January 26, 2013 by elehelp (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now