Jump to content

Home Slider


blackkat

Recommended Posts

 

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. post-1146791-0-28453500-1455612433_thumb.jpg

 

Anyone could help me?

 

 

thank you!

Link to comment
Share on other sites

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

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

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