11 small logos across bottom of site?

My client wants 11 small association logos/certifications across the bottom of his website. What is the best way to accomplish this using the Muffin Builder? I am just using your theme for the first time, so please give details and only give me code if you have very detailed instructions.

I tried the Image element, but that only allows up to 6 logos and they are about double the size I want them...

I'm using latest version of everything. Temp url is http://2df.3c7.myftpupload.com/

Thanks!
Dawn

Comments

  • Hi,

    the best item is "Image" as you wrote above. And yes, this item minimum size is 1/6. But if you want to put 11 small images in one row, you should play with html. You can try to use something like below:
    <img src="" style="width: 9% !important;" />
    Not sure if this is what you would like to get but hope this will give you an idea for the right direction.
Sign In or Register to comment.