a1anm Posted January 2, 2011 Share Posted January 2, 2011 I would like the Right Column to only show on the home page?Is this possible? Link to comment Share on other sites More sharing options...
tomerg3 Posted January 2, 2011 Share Posted January 2, 2011 Everything is possible If you just want to hide it in all the other pages, it's really easy, however you will just have an empty space there.If you want to actually use that space (have the content of the other pages stretch all the way to the right), it's much tricker, as you need to make many css changes.for the simple hide, edit /themes/prestasop/footer.tpl {if $page_name == 'index'} {$HOOK_RIGHT_COLUMN} {/if} Link to comment Share on other sites More sharing options...
rotamota Posted May 14, 2011 Share Posted May 14, 2011 Very helpful thanks! 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