Ideal for featured images size?

Posted in: Newsmag
Post count: 31

I wonder what would be the ideal for the outstanding images in this area , so they are well both on the cover and in the news size .
Thank you.

Post count: 6535

Hi

I am not sure what you mean, please provide more specific details about this so I can provide a proper answer.

Thanks!

Post count: 31

What’s the ideal place for outstanding images on new entries size . Thank you.

Post count: 6535

Hi

In order to identify the ideal/average size you need to figure out which is the largest container that will display that particular image and upload an image bigger than that container. Then there is the post template to consider. If you use post templates with big image backgrounds, then your uploaded image has to be bigger. You need to asses your website’s layout (posts and block elements) and come up with an average image size that will work on smaller containers but also keep good quality on bigger ones.
You can read more about thumbs and featured images here: https://forum.tagdiv.com/theme-thumbs/https://forum.tagdiv.com/featured-image/https://forum.tagdiv.com/thumbnails-vs-featured-image-size/

Hope this help.
Thanks!

Post count: 18

Can Some One Adjust this for me too For this Site : Current Affairs

Post count: 6535

Hi

I am not sure what you mean but if you’re referring at the grey space near this image: http://screencast.com/t/MTDjx3dLB that appears because the image it’s smaller then the thumb where it’s used. WordPress won’t enlarge the images, it only crops them if they are bigger then the thumb.
If this is not what you mean please provide more details.

Thanks!

Post count: 18

Thing is, Some of the images are less then 200×200 px. and When they Load on the Front End : They Do not Cover up the Whole Part like you Showed it on the Screenshot. and One Question More Please : Can We add Javascript to theme ? Some Features ?

And How Can i make a Image Clickable which could Redirect to Some Given URL .. Custom (Advertisement).. Or Google Play Store App Logo..

Post count: 6535

Hi

You could try this css in theme panel > custom code > custom css to enlarge the imagee id it’s smaller then the thumb, but this could affect the image quality:

.td-module-thumb img{
width: 100%;
}

You can add js code in theme panel > custom code > custom javascript: http://screencast.com/t/ZXA54DgMK8Q
We have in our documentation a tutorial regarding banner ads if you intent to use them: https://forum.tagdiv.com/newsmag-using-other-ads/ If you simply want to add a link to an image that can be done by linking to an external url in media library: http://screencast.com/t/vabsgBAqTF

Hope this help.
Thanks!

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