fmc82 Posted March 17, 2015 Share Posted March 17, 2015 hello I want to make sure to find on the left side of the home of the default theme 1.6 cms blocks and categories etc. at the time I was able to put him on the slider I wish it was positioned to the left of slider Link to comment Share on other sites More sharing options...
vekia Posted March 17, 2015 Share Posted March 17, 2015 hello im not sure what you're trying to accomplish but have you tried to transplant these 2 modules to leftColumn hook? Link to comment Share on other sites More sharing options...
fmc82 Posted March 18, 2015 Author Share Posted March 18, 2015 when you see how the image 1 http://i.imgur.com/fzsujRN.jpg but I would like to place the column next to the slider as in image 2 http://i.imgur.com/e2b2cjW.jpg tks Link to comment Share on other sites More sharing options...
fmc82 Posted March 21, 2015 Author Share Posted March 21, 2015 help Link to comment Share on other sites More sharing options...
jgamio Posted March 21, 2015 Share Posted March 21, 2015 look for themes/YOURTHEME/header.tpl <div id="slider_row" class="row"> <div id="top_column" class="center_column col-xs-12 col-sm-12">{hook h="displayTopColumn"}</div> </div> cut these lines go to themes/YOURTHEME/index.tpl paste before these <div class="tab-content">{$HOOK_HOME_TAB_CONTENT}</div> 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