Post Image Size
-
Hi,
How can I change the size of the image in the post.
Actually I want to make it spread across the post (larger) with corresponding height.
Many thanks!
Nilu
-
Hi
plz share your website
and Please let me know what you have to change the size of the image on the page like : – front page blog section or blog page.
Thanks.
Hi Imran,
Thanks very much for the response. I am referring to the blog page.
my site is:
http://www.hosannakitebeach.com/siteFront page blog section would also be great if I could change the image size.
Thanks again,
Nilu
HI
Please share blog page URL, bcoz not show any blog page in your website.
or
if you possible indicate snapshot image
Thanks.
Hi Imran
My blog page is http://hosannakitebeach.com/about-us/
I want to have the image fully across the page.
It seems to resize it to the default thumbnail size and I don’t know how and where to fix it.
Really grateful if you can help!
Thanks,
Nilu
Hi
For this Use below code in custom css filed (Theme dashboard >> appearance >> customize >> header setting >> custom css Filed )
img.size-full, img.size-large, img.header-image, img.wp-post-image { width: 100% !important; }Thanks.
Hi,
It worked.. thanks, however, there seems to be a visible drop in image quality… looks like it is stretching a thumbnail… is there any fix for that?
Thanks!
Nilu
Hi
Plz Use 1170 x 300 px ratio image.
increase and decrease image height your need, look like this link
Thanks.
I will do that…. Thank you so much for your support Imran. Really appreciate it.
Love this theme!
All the best,
Nilu
Hi,
I tried your advice. Still the image quality is affected. Please help…
check two pages below
http://hosannakitebeach.com/contact/
http://hosannakitebeach.com/about-us/Thanks,
Nilu
Hi Imran,
The original size of the image in the media gallery is 1170×300.
But when I checked out the webpage using ‘Inspect Element’ in chrome, I can see from the script that it is 780×280. I wonder if it the WordPress thumbnail resizing issue… any ideas…
Meanwhile I will also investigate…
Thanks,
Nilu
Hi
sorry for inconvenience
Find below code in resize_image.php (Theme package >> functions >> resize_image >> resize_image.php)
add_image_size('quality_blog_img',730,280,true);Then change image size as your need. Like 730 to 1170 and 280 to 300.
Thanks.
Hi Imran,
Thanks very much for your support. I managed to fix it.
Have a great day!
Nilu
The topic ‘Post Image Size’ is closed to new replies.
