Center client logos?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #2182
    brotskybee
    Member

    For some reason I’m having difficulty getting these logos centered across the page.

    Help?

    #2187
    livemesh
    Keymaster

    Just wrap them using [segment] shortcode and you should do fine. The documentation has quite a bit information on this shortcode and there are a number of examples of it’s use in the sample data as well.

    If you still have trouble, pls reply as a private message here with the site URL and I can take a look. You may also email me the same (see bottom right box in my profile page).

    #2193
    brotskybee
    Member
    This reply has been marked as private.
    #2194
    livemesh
    Keymaster

    The site looks really nice and lots of changes already in place. I would suggest you wrap this in three_col instead of four_col since you have four images ( I have six images and hence I used two_col). And to avoid the image resizing automatically, you will need to use the following custom css –

    #our-clients .client-list img {
    width: auto;
    }
    
    #our-clients .client-list .threecol:hover img.hover { opacity: 1; }
    
    
    #2207
    brotskybee
    Member
    This reply has been marked as private.
    #2222
    livemesh
    Keymaster
    This reply has been marked as private.
    #2256
    brotskybee
    Member
    This reply has been marked as private.
    #2270
    livemesh
    Keymaster
    This reply has been marked as private.
    #2278
    brotskybee
    Member

    Oh of COURSE! D’OH! Thank you once more 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Center client logos?’ is closed to new replies.