blackkat Posted February 16, 2016 Share Posted February 16, 2016 Hello ! I'm trying to move to the center page the Home Slider (the defualt one). I've deleted all the other default images and I've kept only the slider, I've just changed the width. I'm not an expert in CSS, html, tpl. So I've tryed to change css file, but nothing changed. I want to move also the logo and the search box, like the attached image. Anyone could help me? thank you! Link to comment Share on other sites More sharing options...
NemoPS Posted February 17, 2016 Share Posted February 17, 2016 For the logo, you'll have to modify header.tpl as well. and use col-xs-12 for the class.As for the slider, you need to change its image sizes in the back office, and then again modify the template with a col-xs-12 class (homeslider.tpl, theme folder/modules/homeslider) Link to comment Share on other sites More sharing options...
blackkat Posted February 17, 2016 Author Share Posted February 17, 2016 Thank you Nemo1 for your reply. I've already changed the Slider width. the only problem remain the position. If I see the code with firebug the class is already col-xs-12 (<div id="homepage-slider" class="col-sx-12">), but the slider is still aligned to left. Link to comment Share on other sites More sharing options...
NemoPS Posted February 19, 2016 Share Posted February 19, 2016 Did you add wider images too? Link to comment Share on other sites More sharing options...
blackkat Posted February 22, 2016 Author Share Posted February 22, 2016 the images are wide 1920px Link to comment Share on other sites More sharing options...
NemoPS Posted February 24, 2016 Share Posted February 24, 2016 Could you share the site's url? 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