Forums
(@stinner)
12 years, 8 months ago
Ya unfortunatley, more adverse affects. The above did not change it either. It affected other things as well.
My problem is still unsolved, unless you have other ideas.
Ok. I found it. I changed this:
.hentry img, .entry-content iframe, .entry-content object, .entry-content video, .entry-content embed { max-width: 25%; }
Cheers!
hold on. sorry.
It fixed my alignment issue with the post thumbnails but then when you click on the post thumbnail the post is smashed against the left side of the screen.
/* Posts ————————————————————– */ .hentry { float: left; width: 25%; margin: 0 0 20px 0; font-size: 1em;
No what?
Fixed it!
You rock. I would have never guessed that. Thanks.