Guid Posted July 10, 2014 Share Posted July 10, 2014 (edited) Hi presta forum! Here i come again...asking for you gentle help. I removed the 2 pictures (themeconfig) besides homeslider and i would like... 1- to move homeslider to the left and 2- replace the 2 pictures removed by another module (contentbox) there. Thanks for you generous help. Edited July 10, 2014 by Guid (see edit history) Link to comment Share on other sites More sharing options...
Guid Posted July 10, 2014 Author Share Posted July 10, 2014 (presta 1.6.0.6, theme default) Link to comment Share on other sites More sharing options...
vekia Posted July 10, 2014 Share Posted July 10, 2014 hello theme conf module has got several pictures so it's hard to say what to do without possibility to check can you share url, please? Link to comment Share on other sites More sharing options...
Guid Posted July 10, 2014 Author Share Posted July 10, 2014 hello theme conf module has got several pictures so it's hard to say what to do without possibility to check can you share url, please? Hi Vekia! Thanks for quick reply! url : http://sitetest.esy.es/ (english lang.) (replace the 2 pictures removed by module "contentb1") Thanks for helping! Link to comment Share on other sites More sharing options...
Guid Posted July 11, 2014 Author Share Posted July 11, 2014 Hi! Any ideas, suggestions are very welcome... Thanks for yours replies! Link to comment Share on other sites More sharing options...
rajlaskar Posted July 12, 2014 Share Posted July 12, 2014 this may be helpful to achieve this http://www.estyle.in/prestashop/ i have first unhook "themeconfigurator" from "displayTopColumn" , then hook my vertical megamenu on "displayTopColumn" , to get the small banners on right side of the "home slider" I have fetch the small banners added through "themeconfogurator" in "homeslider.php" then put the banner tpl code in "homeslider.tpl" after the slider code i have added the class "col-xs-2" in my menu , "col-xs-8" in homeslider and "col-xs-2" for small banners Link to comment Share on other sites More sharing options...
vekia Posted July 12, 2014 Share Posted July 12, 2014 hello so you want something like ? 1 Link to comment Share on other sites More sharing options...
Guid Posted July 12, 2014 Author Share Posted July 12, 2014 hello so you want something like ? Hi Vekia! YES! Exactly what i want! Thanks. Link to comment Share on other sites More sharing options...
vekia Posted July 13, 2014 Share Posted July 13, 2014 okay so, simply banner should appear there if you add it to hook Home with what section you associated your contentb1 block ? Link to comment Share on other sites More sharing options...
Guid Posted July 13, 2014 Author Share Posted July 13, 2014 okay so, simply banner should appear there if you add it to hook Home with what section you associated your contentb1 block ? Hi Vekia! I associated my contentb1 block to hook top column... (I gonna change it to hook home like o said right now...) Link to comment Share on other sites More sharing options...
Guid Posted July 13, 2014 Author Share Posted July 13, 2014 Hi Vekia! It doesn't seems to be hook Home (i just tried it) but the hook top column... Link to comment Share on other sites More sharing options...
Guid Posted July 13, 2014 Author Share Posted July 13, 2014 ...and the contentb1 module position (BO) is like the image below: Link to comment Share on other sites More sharing options...
vekia Posted July 14, 2014 Share Posted July 14, 2014 you've got right it's a displayTop not home as i mentioned by bad what is the size of the image (image width?) wait a minute! what is contentb_1 ? why you dont use theme configurator to define these blocks? Link to comment Share on other sites More sharing options...
Guid Posted July 14, 2014 Author Share Posted July 14, 2014 you've got right it's a displayTop not home as i mentioned by bad what is the size of the image (image width?) wait a minute! what is contentb_1 ? why you dont use theme configurator to define these blocks? Hi! Contentb1 is a module (from contentbox.org). How can i place contentb1 there using theme config? (If it's not possible to use contentb1 in theme config., i prefer do not use theme config. there.) Thanks! Link to comment Share on other sites More sharing options...
vekia Posted July 14, 2014 Share Posted July 14, 2014 use theme configuraition module use "home" hook to define this block it will appear then there where you want Link to comment Share on other sites More sharing options...
Guid Posted July 14, 2014 Author Share Posted July 14, 2014 use theme configuraition module use "home" hook to define this block it will appear then there where you want theme config... how can i place contenb1 module there? Link to comment Share on other sites More sharing options...
vekia Posted July 14, 2014 Share Posted July 14, 2014 create contents with theme configuration module, dont use contentbox for that Link to comment Share on other sites More sharing options...
Guid Posted July 14, 2014 Author Share Posted July 14, 2014 Using css, how could i move slider to the left and using css how could i move contentb1 module after it (slider)... just float:left not working, it must be missing something? Thanks for helping. Link to comment Share on other sites More sharing options...
rajlaskar Posted July 15, 2014 Share Posted July 15, 2014 Try this themes >> yourTheme >> modules >> homeslider folder replace <div id="homepage-slider"> with <div id="homepage-slider" class="col-xs-8"> hook your new module contentb1 to DisplayTopColumn Add this class ' class="col-xs-4" ' in your div of contentb1 module's template file Adjust position of the modules in Module>>Position Also unhook Theme configurator from DisplayTopColumn 1 Link to comment Share on other sites More sharing options...
Guid Posted July 17, 2014 Author Share Posted July 17, 2014 Thanks for helping rajlaskar! Link to comment Share on other sites More sharing options...
Recommended Posts