do2go Posted June 13, 2014 Share Posted June 13, 2014 (edited) Hello! I got a problem with banner setup. I wana move two banners which were just next to banner - under it. I've notice that banner container have col-xs-8 class and that cose mess. I know some how themeconfigurator adding this class whenever displayTop themeconfigurator is on hook and have enabled banners. What i wana do is to change col-xs-8 to col-xs-12 and remain displayTop themeconfigurator for banners since I need them there in horizontal position (matter of some css). Where I can change this class coz banner module doesn't have it. I know there is some rule - "if displayTop themeconfigurator, then its col-xs-8. If not - its col-xs-12". I just can't find place where is this rule specified. Where can I change that? Please help ps. I done it. In Homeslider JS you need just change col-xs-8 to col-xs-12. Remember to change it for your override, not in module itself! path: /themes/ur-theme/js/modules/homeslider/js/homeslider.js Edited June 13, 2014 by do2go (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 14, 2014 Share Posted June 14, 2014 thank you for posting solution have you tested it with different screen resolutions? everything is fine ? Link to comment Share on other sites More sharing options...
Recommended Posts