Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #39448
    SGupte
    Participant

    I created a jpg image from an excel sheet and have it on a page. The image looks fine in paint & as a pdf yet when published it looks blurry. I tried it in the page banner widget and it looks perfect there but I can’t possibly keep it there as I have quite a few pages with excel images and information pertaining to the image.

    How do I resolve the blurry image? Here is one example of a page with the excel image:

    http://www.bethpagesoccer.com/travel/practice-times/

    #39456
    Binaya D
    Participant

    Hi SGupte,

    It seems that you have provided the custom width of the image to overwrite the original size of image. As per the image original size you need to keep the image in your page, so that there will be no blurry image, for example we have attached the screenshots what we want to say.
    As well as you can use the following css to fix your issue;

    .page-id-227 img.aligncenter {
        width: 100%;
    }

    NOTE: Please use the child theme style.cs or custom css plugin to write the css.

    Thanks

    #39472
    SGupte
    Participant

    You mentioned that you provided screenshots but I dont see them, can you please send again?

    Also I didn’t change the custom width of the image. Please see a screenshot of the image details. The original dimensions are being used.

    In addition, I added the css fix that you provided and nothing changed.

    Attachments:
    You must be logged in to view attached files.
    #39483
    Binaya D
    Participant

    Hi SGupte,

    Please remove the code which we have provided to you and it seems that your original image is also not clear, you can check it here; http://i2.wp.com/www.bethpagesoccer.com/wp-content/uploads/2016/02/PSch2016.jpg?resize=923%2C1024

    So please try to upload large image as well as clear image for it.

    Thanks

    #39511
    SGupte
    Participant

    The image is clear in Paint and also clear if added into widget – page banner.
    It’s not clear when added to a page. What’s the difference?

    I uploaded the jpg so you can see it.

    #39524
    Binaya D
    Participant

    Hi SGupte,

    We are really sorry but we couldn’t find the attached image, so could you please send us via mail.

    Thanks

    #39593
    SGupte
    Participant

    I emailed [email protected] on 10/29. Please let me know if you didn’t receive the email with attachment. Thanks!

    #39619
    Binaya D
    Participant

    Hi SGupte,

    We have replied you via mail, so please check once. And it may be in the spam/junk folder also.

    Thanks

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