BuddyBoss Home – Web Support Forums Solutions Social Learner Course Images distorted

Viewing 6 posts - 1 through 6 (of 6 total)
  • Question

    #61536
    @edtechbadges

    Hello!

    A couple of weeks ago I created a page that had used category’s to showcase featured courses using
    [ld_course_list category_name=”fbadges”]

    The page looked great! But now..my images are distorted..and I’m out of ideas of how to fix them.

    I have not changed any coding..But I have been trying to debug a issue with my courses upload buttons. I’ve had the plugin authors try to help me..so they could have edited code..

    Any ideas of where I should look?

    Answers

    #61564

    Anonymous
    @

    Hi @edtechbadges, You can confirm with them if they have applied any changes related to CSS which breaks the layout.

    Please let me know the version of theme and plugin you are using..

    Regards

    #61657
    @edtechbadges

    I have fixed the issue..by restoring! Thankyou!

    #61684
    @edtechbadges

    @pallavi ..Wops I Spoke to soon! But I did figure it out! So I restored my site to right after I purchased buddyboss and everything looked great. Then a couple hours later..it was prompted to update the plugin for Learndash Version 1.0.6 and BAM! Warped again!! Ideas? Thankyou!

    Digital Badges

    #61743

    Anonymous
    @

    Hi @edtechbadges

    Please add following to you custom css, it will fix the issue

    
    .course-image a.course-cover-image img.thumbnail {
        height: 250px !important;
    }
    

    Regards
    Varun Dubey

    #61751
    @edtechbadges

    It worked like a charm! I also figured out that I did not use the correct dimensions on the original featured image.

    Thankyou! 

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘Course Images distorted’ is closed to new replies.