Jump to content

Change "home-page-tabs" and tab-content to be after section "clearfix"


Recommended Posts

It is pretty simple go to themes/default-bootstrap and find index.tpl.

 

Find this at lines 33-35

 

{if isset($HOOK_HOME) && $HOOK_HOME|trim}
<div class="clearfix">{$HOOK_HOME}</div>
{/if}
 
Move to above all other code, make a space at line 24 and paste there.
 
Be sure you turn force compile on cache off and clear cache then load the page.
  • Like 1
Link to comment
Share on other sites

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...