Jump to content

Banner off margins


dehache

Recommended Posts

Hey everyone, i'm a little bit new is this thing, and i'm building this website: ferreteriachacabuco.cl

The problem I'm looking help for is about the size of the banner I'm using... I dont know how to adapt it to the rest of the shop items... I'd like to keep the same margins for everything... inside of the red lines...

does someone know that should I have to do? 

I'll appreciate your answers.

 

image.thumb.png.74c35579a5ba850be05509e815fafc24.png

Link to comment
Share on other sites

Your website uses a full width theme. In order to restrict the banners to a boxed container you need to wrap it in a <div class="container"> element. Check your templates/layouts folder. You should be able to find the hook (or the template file) your banners module is hooked to, and from there just as I said, wrap it in a new div with class "container".

  • Like 1
Link to comment
Share on other sites

19 hours ago, WisQQ said:

Hello,
Try to change hook of banner module. It looks like banner module is assigned to HookDisplayWrapperTop.

Hey WisQQ thanks for your answer, I already changed it, but nothing happened, I moved it to the same hook than the products and it keeps the same size. Now it is in the displayTopColumn hook, 

 

Thanks for your answer anyway! 

Link to comment
Share on other sites

Please find image below. Left side is the original one. I open using Chrome. And right side is after my modification from developer console.d
Is this your expected output? (image on the right)

If you are using a module for the slider, you may find its css class and modify it. To test, start with developer console on browser.
Or if the nivo module has configuration in back office, it is much better! 

 

image.thumb.png.f84405a7c771bf12295d3048e448fb15.png

  • Like 1
Link to comment
Share on other sites

23 minutes ago, s4lvozesta said:

Please find image below. Left side is the original one. I open using Chrome. And right side is after my modification from developer console.d
Is this your expected output? (image on the right)

If you are using a module for the slider, you may find its css class and modify it. To test, start with developer console on browser.
Or if the nivo module has configuration in back office, it is much better! 

 

image.thumb.png.f84405a7c771bf12295d3048e448fb15.png

oh thanks!!! 

Thats is what I'm looking for... It can't be modify from the back office, but I do have access to the nivo-slider.css file. May I know what change did you do in the css level? Sorry, i'm a newbie in css... I tried to change the position, but I dont know what to do... 

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