• Resolved Tamara

    (@tgasselin)


    Hi,

    Not all of our team members have profile pictures, so some of them appear as the default picture. I’ve selected Custom Image size 160*160 for those that DO have profile pictures but they appear larger than the default/placeholder images.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    I can not visit the page it tell 404.

    Please check the link.

    Thanks

    Thread Starter Tamara

    (@tgasselin)

    oops sorry, made it public.

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    Please write a custom CSS code in Appearance => Customize => Additional CSS

    .rt-team-container .img-responsive {
       width: auto !important;
    }

    Let me know how it work.

    Thanks

    Thread Starter Tamara

    (@tgasselin)

    Thank you!

    Plugin Author RadiusTheme

    (@techlabpro1)

    Thanks too !!

    Thread Starter Tamara

    (@tgasselin)

    The default img still aligns to the left, while the profile images align in the center. Is that just a CSS conflict? It appears properly (center aligned) in the Teams Layout Preview but not on the live page.

    Plugin Author RadiusTheme

    (@techlabpro1)

    Please try this CSS

    .rt-team-container .layout1 figure {
        text-align: center !important;
    }

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Featured Image is larger than default/placeholder image’ is closed to new replies.