RudgerDZ Posted April 17, 2014 Share Posted April 17, 2014 Hello AllThe manufacurers logos at the bottom of my website are overlapping.Is there a way to fix this problem?My testwebsite is http://79.170.40.52/moonstrucktemp.com/en/and I'm using PrestaShop 1.6.0.5Thanks! Link to comment Share on other sites More sharing options...
vekia Posted April 17, 2014 Share Posted April 17, 2014 how you added these images? <li> elements there have got width="188" it's not enought to display images with width 218 increase width of <Li> element or decrease picture size to 188 Link to comment Share on other sites More sharing options...
mickeyboy1 Posted April 17, 2014 Share Posted April 17, 2014 It looks like your block widths are set at 188px yet your images are larger Try resizing the images to 188px Link to comment Share on other sites More sharing options...
RudgerDZ Posted April 17, 2014 Author Share Posted April 17, 2014 Thanks for the replies!@ Mickeyboy: If it could be possible I would like them to keep the same size becouse of the readability of the "logos"@ Vekia: I added them via the BO (catalog > manufacturers) How can I increase the width of the <Li> element? Link to comment Share on other sites More sharing options...
vekia Posted April 17, 2014 Share Posted April 17, 2014 i mean how you displayed it there? in footer? its not default behaviour that manufacturers appears there you can use this style somewhere in your stylesheet .brandslogoes li {display:block; min-width:280px!important;} Link to comment Share on other sites More sharing options...
RudgerDZ Posted April 18, 2014 Author Share Posted April 18, 2014 Oh okay Sorry for thatI think its a module that comes with the "Fitness" theme I'm using.It's called "manufacturerlogos" I have tried your bit of code, and it works like a charm Thanks again Vekia! Link to comment Share on other sites More sharing options...
vekia Posted April 18, 2014 Share Posted April 18, 2014 you're welcome i marked this topic title as solved but if you will need any other assistance related to this topic - feel free to continue discussion solved isn;t mean closed with regards, Milos 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