Jump to content

[SOLVED] Only show right column on Home Page


Recommended Posts

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

  • 4 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...