Best Premium and Free WordPress Themes › Forums › SuperNewsPro › Feature section – Images do not appear as supposed to
- This topic has 9 replies, 2 voices, and was last updated 6 years, 6 months ago by
acmesupports.
-
AuthorPosts
-
August 30, 2016 at 8:31 pm #8252
Jenilee Meagher
ParticipantHi there!
I just set up a few images in my feature section and I don’t know why, but they seem to appear slightly different once uploaded on the section:
The white looks more like light grey and the images are slightly blur.
See the following image:
Is there a way to fix this? A reason why is this happening?
Thank you!
August 31, 2016 at 2:28 am #8260acmesupports
ModeratorHello Jenilee Meagher,
Thank you so much for using our theme SuperNewsPro. As per your question, we recommend you to use the Acme Fix Images plugin to make the image size. Please have a look here on the documentation to make the image size.
Hope this will solve your problem. Please let us know, if the problem is not solved.Warm Regards,
Acme SupportsAugust 31, 2016 at 3:02 am #8261Jenilee Meagher
ParticipantThank you for fast reply. I installed Acme Fix Image plugin and fixed all medias. Also, I had already set the medias size in the media settings to the recommended sizes in the theme documentation (I read it before starting to customize my website and follow all the recommendations). The colors didn’t seem to have changed. my white still appear light grey although it is clearly white on the saved files like shown in my first post.
These images are uploaded in the Feature Section using the custom option.
Again, thanks a lot for your time.
August 31, 2016 at 5:01 am #8268acmesupports
ModeratorHello Jenilee Meagher,
Please use the image size with high resolution as well. If the image size is small, the image may appear blur.
Would you please provide the link of your site ? It help us to find the real problem and will help to get the answer easier.Warm Regards,
Acme SupportsAugust 31, 2016 at 12:59 pm #8279Jenilee Meagher
ParticipantYes sure!
http://www.monbonheuramoi.com/
I create the images 536 x 232 with a resolution of 300 pixels/inch. I use the same resolution on all my images and they look fine. I also save all my images using the ‘Save for Web’ option in Photoshop and choose JPEG High (Optimized). All the other images look fine except these ones. And they only look like this once uploaded in this section. The original images are clear and white is white.
I hope you will find the problem! This is the only thing I couldn’t solve by my self. 🙂
August 31, 2016 at 1:46 pm #8280Jenilee Meagher
ParticipantI tried a few things like putting a bigger image with higher resolution, tried with image saved with the highest quality, a few things like that, and the result keeps being the exact same. I think my images are not the problem. It looks like there is some sort of overlay or like the opacity was not 100%. Could that be possible in any way? Is there anything in the CSS file that could be involved?
August 31, 2016 at 1:51 pm #8281Jenilee Meagher
ParticipantI just found it! In the CSS file:
}
/*hover */
.at-overlay {
background: rgba(45,45,45, 0.15);
width: 100%;
height: 100%;
display: block;
margin: 0;
padding: 0;
}I change the value of the background to background: rgba(45,45,45, 0.0);
-
This reply was modified 6 years, 6 months ago by
Jenilee Meagher.
August 31, 2016 at 3:26 pm #8284acmesupports
ModeratorAfter changing the CSS codes, is the problem solve ? Or the issues is still remain the same ?
August 31, 2016 at 4:12 pm #8286Jenilee Meagher
ParticipantIt fixed the problem. There was a 15% dark grey overlay background over the image, which I put to 0% by changing the value to rgba(45,45,45, 0.0) instead of rgba(45,45,45, 0.15).
I didn’t notice any other issue related to the change I did. Images now show properly. 🙂
August 31, 2016 at 5:37 pm #8295acmesupports
ModeratorNice to know that you find the solution yourself and thank you so much for sharing the answer with us as well. We are happy to coordinate while solving the issues.
Warm Regards,
Acme Supports -
This reply was modified 6 years, 6 months ago by
-
AuthorPosts
- The topic ‘Feature section – Images do not appear as supposed to’ is closed to new replies.