How to have clients display in the same size?

edited August 2014 in Other
I got to display the clients, but the logo they provide aren't the same sizes. How to get them displayed and resized to say in the same box like here: http://themes.muffingroup.com/betheme/home/onepage?mfn-h=classic&mfn-l=onepage&mfn-c=sea

Comments

  • edited August 2014
    At first all logos must have similar size and then you must add them into "Clients" section in main wp dashboard. Then use "Clients" or "Clients slider" item and put into page. Nothing else just can`t be done in this case and this is all we can suggest.
  • edited August 2014
    Thank you for reply.
    As you can see, it's a bit messy: http://soweic.com/services/
    The logos won't have the same sizes as some are landscape and others are portrait. How to force resize so to have it display in the same size box aligned middle? And even cooler in a masonry style that they will fit arrange near each other.
  • The only possible solution we can give you is below:
    ul.clients li .client_wrapper a { height:150px; line-height:150px; display:block; }
    ul.clients li .client_wrapper a img { display: inline-block; vertical-align: middle; }
    But there is nothing else what we can give you to make it look better with your current logos.
  • edited August 2014
    Ha, you made me sweat at first! Before I pasted the code above, I just thought hrrm maybe just sth not right or sth I just had to live with!!! But man, that doesn't make it better, but it's the best and perfect display I have longed for!!!
    What's else making better than this?! Thank you a lot.
  • We're glad to hear that ;) This is honestly the best thing we were able to do with your logos. We're glad you like it!
Sign In or Register to comment.