Tagged: Feature Image, thumbnail
- This topic has 15 replies, 5 voices, and was last updated 3 years, 3 months ago by Theme Horse Support Team.
-
AuthorPosts
-
November 6, 2020 at 2:37 pm #82737infostringrecordsParticipant
Hello team.
How can i set thumbnail as 1280×720?
Cause when i post as content thumbnail does not set perfect.
Also in Mobile Device Sidebar.Check My Site
November 6, 2020 at 4:27 pm #82740Theme Horse Support TeamKeymasterHi infostringrecords,
We have managed to provide you the code to fit to 1280 X 720.
Please go to ‘Appearance > Customize > Additional CSS’ and Paste the below custom CSS Code.
.post-wrap .post-img-wrap:before, .page-single-img-wrap:before, .featured-stories .post-img-wrap:before, .site-footer .post-img-wrap:before, .site-footer .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap:before { padding-top: calc(56% + 1px); display: block; } @media (min-width: 992px) { .widget-area .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap { height: 100%; } .widget-area .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap:before { padding-top: calc(56% + 1px); display: block; } } @media (max-width: 767px) { .widget-area .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap { height: 100%; } .widget-area .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap:before { padding-top: calc(56% + 1px); display: block; } }
Thanks
November 7, 2020 at 7:39 am #82757infostringrecordsParticipantThank You Team For make my website looking Good.
November 7, 2020 at 12:24 pm #82767Theme Horse Support TeamKeymasterWelcome anytime @infostringrecords
November 9, 2020 at 8:36 am #82795aatechyParticipantI’m facing same issue on my website check here
November 18, 2020 at 6:21 am #83907Theme Horse Support TeamKeymasterHi Aatechy,
Sorry, The theme you are using into your site is not developed by us.
Please contact to the main author of the theme.Thank you!
July 17, 2021 at 6:00 pm #90499MikeParticipantI Purchased News Pro But….when i post as content thumbnail does not set perfect in Home Page.
Also in Mobile Device Sidebar And Copy Above Code But it is not working in my Website ,Please Check My Website https://www.002.sainiktv.in/July 18, 2021 at 4:36 pm #90544Theme Horse Support TeamKeymasterHi Madan Prasad,
The above mentioned code was for the specific Images size.
The layout for your images are working accordingly that we designed. The images will get covered and fit according to the template layout. Please let us know what made you feel that the images are not working perfect.Thanks
July 21, 2021 at 7:29 am #90661MikeParticipantmy website feature image is not display good ….it is cutting off feature image ..check once
July 21, 2021 at 7:33 am #90662MikeParticipantCheck My Another Website https://www.001.sainiktv.in/ ( Designed With Your Theme MagCast Pro ) , These two websites ,i designed home page based on widget with Same content but in News Card Pro Theme ,it cuts featured image but not in MagCast Pro,Please solve my problem ,Thank You
July 24, 2021 at 8:08 am #90660MikeParticipantHi Theme Horse,
Thank For Reply .
Subject : Featured Image Not Display Properly In Home Page
I have purchased another your theme ( MagCast pro) check this website https://www.001.sainiktv.in/ ,Same content i posted in thees two websites but News Card Pro Theme don’t fit exactly ,like featured image not display properly in home page but MagCast pro fit feature image very well , I designed same way ,based on Widget but theme are different,so please give me suggestion or advice to get my result.
https://www.001.sainiktv.in/ ( Feature Image display very well )
https://www.002.sainiktv.in/ ( Feature Image not Display well …it cuts off image)
Thank youJuly 27, 2021 at 11:30 am #90822Theme Horse Support TeamKeymasterHi
In this Theme we have designed and developed in different way. This theme is designed in a grid Layout so fit the grid layout on template, the Images are used as a background so it get covered and fit to the parent Frame size.
and since the images you have used are not of same size so the above solution for you won’t work if you see on MagCast Theme the image rendered are not equal and same size and these are different in these theme.If you don’t want to make the image get cover and also want to show full image within the frame size without crop then please go to ‘Appearance > Customize > Additional CSS’ and paste the below Code.
.post-img-wrap:before, .page-single-img-wrap:before { padding-top: 56%; } .post-img-wrap .post-img, .page-single-img-wrap .post-img { background-size: contain; background-position: top center; } .post-boxed.inlined .post-img-wrap, .page-single-img-wrap { background-color: #ffffff; }
Thanks
July 29, 2021 at 7:14 am #90860MikeParticipantThanks …It is Working
August 1, 2021 at 7:44 am #90952Theme Horse Support TeamKeymasterWelcome anytime @madan-prasad
August 5, 2021 at 5:26 am #91077MikeParticipantThanks but i see my main section ( Above is My Website Link) with black colour if above is applied , Please advice us to get good look And what is exact feature image size to fit my layout ?
I hope i will get response soon , Thank You -
AuthorPosts
- You must be logged in to reply to this topic.