Rafalll Posted September 5, 2016 Share Posted September 5, 2016 Hi All,I have tried in diferent ways, ( starting from google) I want to move section "home-page-tabs" and tab-content to be after section "clearfix" on main screen.I did modifications in positions, but it's not working. http://prnt.sc/cek8y7 Please help. Link to comment Share on other sites More sharing options...
tdr170 Posted September 5, 2016 Share Posted September 5, 2016 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. 1 Link to comment Share on other sites More sharing options...
Rafalll Posted September 6, 2016 Author Share Posted September 6, 2016 Excellent Big 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