Jump to content

Recommended Posts

Good morning

 

Using ps 1.5.5 default theme

 

To achieve what you require you need to go to:

 

public_html/yourtheme/modules/homeslider/bx_styles.css

 

and around line 8

 

.bx-window {margin-bottom:20px;}
.bx-wrapper {
margin-bottom:20px;
height:300px  Change to 80px
width:540px    Add this
}
 
You will then need to configure this module in your back office
 
Hope this helps
 
Paul
Link to comment
Share on other sites

but the question is:

you want to move default slider (homeslider) module to header section

or just want to create new additional slider and attach it there?

 

if second, you will need to find some slider module, or create code manually. i don't know what slider you want to use there.

Link to comment
Share on other sites

ok, so in this case you can use this modification: homeslider module prestashop on top

 

then you will have to change:

1) module width and height in module settings page

2) css styles mentioned by Paulito.

3) add position:absolute; top:20px; left;200px; to: .bx-wrapper class

 

effect:
CiLreY5.png

 

 

remember that everything depends on modifications that you already use.

Link to comment
Share on other sites

  • 9 months later...

How do I accomplish this in 1.6?

 

I have the default theme on, no customizations of any sort, and I can't figure out how to move the displayHome section/blocks (slider, banners, etc) ABOVE the popular/best selling/featured items block (displayHomeTab) - any idea? I am totally lost as to how to do this... (see attached)

 

 

 

 

 

post-824105-0-80713300-1406865785_thumb.jpg

post-824105-0-41027400-1406865786_thumb.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...