Jump to content

How to re-arrange slider and baners?


Recommended Posts

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

scjo2vn.png

 

of course you can stylize sizes of banners with css styles to fit your needs.

  • Like 1
Link to comment
Share on other sites

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. :unsure:

 

Example:

 

Originál (bigger window - everythink OK)

slider1.jpg

 

 

Smaller window

 

Slider2.jpg

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...