gore.m Posted April 3, 2014 Share Posted April 3, 2014 (edited) Hello, I would like to re-arrange slider and img baners to this: I cant get it working. Is it possible? Thanks you very much Edited April 4, 2014 by gore.m (see edit history) Link to comment Share on other sites More sharing options...
gore.m Posted April 5, 2014 Author Share Posted April 5, 2014 BUMP :-) Link to comment Share on other sites More sharing options...
vekia Posted April 5, 2014 Share Posted April 5, 2014 you can use module like html block free to achieve it. so, install this addon, go to modules > positions and move this module to above the homepage slider addon on "displayTopColumn" modules list. then go to module configuration page. from left hand side select "Top Columns" and paste code to display two pictures <div style="display:inline-block; float:left;"> <img src="FIRSTBANNER.PNG"> <img src="SECONDBANNER.PNG"> </div> effect of course you can stylize sizes of banners with css styles to fit your needs. 1 Link to comment Share on other sites More sharing options...
gore.m Posted April 5, 2014 Author Share Posted April 5, 2014 COOOOOL I couldnt get through. Its working. Thanks you very much Link to comment Share on other sites More sharing options...
vekia Posted April 5, 2014 Share Posted April 5, 2014 any chance to see it live somewher? i'm so curious Link to comment Share on other sites More sharing options...
gore.m Posted April 5, 2014 Author Share Posted April 5, 2014 Im sorry, not yet. We still have old site http://www.kvetiny-floris.cz/ online and we are trying to build up or firts eshop... I have to say Im happy we chose prestashop. Later, Ill post it to "check" it, of course:-) I got little issue... Is it possible (or good idea) to fix position of any "objects" and let them to be only size scalable? I mean.. if I have smaller browser window, some objects change possition and I dont like it. Example: Originál (bigger window - everythink OK) Smaller window Link to comment Share on other sites More sharing options...
vekia Posted April 5, 2014 Share Posted April 5, 2014 hello you have to use width in percentages. you need to change it in css styles for example use 20% width for banners and for user 60% (center = homeslider container) Link to comment Share on other sites More sharing options...
gore.m Posted April 6, 2014 Author Share Posted April 6, 2014 thanks you, working 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