image in latest news – homepage

Home Forums All Other Themes image in latest news – homepage

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #33601
    WojciechWojciech
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: May 12, 2016

    Please tell me what to do to change aspect ratio for image in latest news on homepage. I’d like not to manually crop to square every image I’m uploading. CSS should automaticaly crop image to the square for the latest news on homepage and show original image when i go to the specific news.

    #34368
    WojciechWojciech
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: May 12, 2016

    Someone could help me with BeFit Theme and this problem?

    #34463
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Wojciech,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .one_fourth a { height:250px; display:block; overflow:hidden;}
    .one_fourth img { height:auto; min-height:250px;}
    .one_fourth h2 a, .one_fourth a.news-more { height:auto;}

    Regards,
    Brad

    #34553
    WojciechWojciech
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: May 12, 2016

    Added to Custom CSS Box, clear cache and not working.

    #34820
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Wojciech,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Brad

    #34833
    WojciechWojciech
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: May 12, 2016

    Holy crap, I have opened admin panel and unfortunatelly save it with my CSS 🙁 sorry, could you change it again, I will clear cache and login again to have your CSS.

    #34854
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Wojciech,

    Issue resolved. Kindly check and confirm.

    Regards,
    Brad

    #34864
    WojciechWojciech
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: May 12, 2016

    Yes, it’s ok, thanks.

    #34866
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.