Home › Forums › All Other Themes › image in latest news – homepage
- This topic has 8 replies, 2 voices, and was last updated 7 years, 4 months ago by
Forum Moderator.
-
AuthorPosts
-
May 14, 2016 at 1:47 pm #33601
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.
May 21, 2016 at 10:38 am #34368Someone could help me with BeFit Theme and this problem?
May 23, 2016 at 5:30 am #34463Hi 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,
BradMay 23, 2016 at 1:01 pm #34553Added to Custom CSS Box, clear cache and not working.
May 25, 2016 at 6:52 am #34820Hi Wojciech,
This issue was resolved from our end. Kindly check and confirm.
Regards,
BradMay 25, 2016 at 8:33 am #34833Holy 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.
May 25, 2016 at 12:06 pm #34854Hi Wojciech,
Issue resolved. Kindly check and confirm.
Regards,
BradMay 25, 2016 at 1:10 pm #34864Yes, it’s ok, thanks.
May 25, 2016 at 1:13 pm #34866🙂
-
AuthorPosts
- You must be logged in to reply to this topic.