Riya Posted October 19, 2013 Share Posted October 19, 2013 How to make image slider on header image size 540*80 please help me? Link to comment Share on other sites More sharing options...
Paulito Posted October 19, 2013 Share Posted October 19, 2013 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 More sharing options...
Riya Posted October 19, 2013 Author Share Posted October 19, 2013 I want slider on header ,ie right to logo.. Link to comment Share on other sites More sharing options...
vekia Posted October 19, 2013 Share Posted October 19, 2013 so you want to create new slider? Link to comment Share on other sites More sharing options...
Riya Posted October 19, 2013 Author Share Posted October 19, 2013 yes.only for my header Link to comment Share on other sites More sharing options...
vekia Posted October 19, 2013 Share Posted October 19, 2013 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 More sharing options...
Riya Posted October 19, 2013 Author Share Posted October 19, 2013 i want to create new additional slider and attach it there, i am using mimic slider or is it possible to place home slider on header and displayhome also? Link to comment Share on other sites More sharing options...
vekia Posted October 19, 2013 Share Posted October 19, 2013 it isn't possible to use one homeslider module in two places at the same time. so which one you want to move to header? minic slider or homeslider? Link to comment Share on other sites More sharing options...
Riya Posted October 19, 2013 Author Share Posted October 19, 2013 home slider Home slider instead of quick search box place... Link to comment Share on other sites More sharing options...
vekia Posted October 19, 2013 Share Posted October 19, 2013 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: remember that everything depends on modifications that you already use. Link to comment Share on other sites More sharing options...
Riya Posted October 21, 2013 Author Share Posted October 21, 2013 it displayed under horizontal menu..in ps 1.5.5 Link to comment Share on other sites More sharing options...
CrazySerb Posted August 1, 2014 Share Posted August 1, 2014 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) 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