Forum Replies Created
-
AuthorPosts
-
Jenilee MeagherParticipant
That’s perfect , thank you again!
Jenilee MeagherParticipantI understand but we don’t see half the images, how relevant it is to show them then. Can I put a code that hide them on mobile and tablet?
Jenilee MeagherParticipantYeah sure! Thank you!
Jenilee MeagherParticipantIt didn’t fix it.
Jenilee MeagherParticipantIt 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. 🙂
Jenilee MeagherParticipantI 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 8 years, 3 months ago by Jenilee Meagher.
Jenilee MeagherParticipantI 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 12:59 pm in reply to: Feature section – Images do not appear as supposed to #8279Jenilee MeagherParticipantYes 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. 🙂
Jenilee MeagherParticipantThank 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.
http://i556.photobucket.com/albums/ss1/awdecals/Capture2_zpsvp2uxzah.jpg
Again, thanks a lot for your time.
-
AuthorPosts