After some time, I've finally decided to get a self-hosted wordpress and I'm trying the Mystique theme. But there's a problem: The picture changes size and is cropped between the Home page and the article itself. On the home page, the picture is cropped (You can see the picture cuts the "TM" in half) http://eriktwicereviews.com/ But on the article itself, it isn't and it encroaches the sidebar, touching it. http://eriktwicereviews.com/?p=8 What can I do so the picture isn't cropped on the home page and to move the sidebar to the right so it isn't encroached by the picture on the article itself? Thanks in advance!
Just set the max-width for the images to 100% by adding this to your style.css or core.css file then remove this from core.css Clear your site, browser cache and refresh. Result: http://i.imgur.com/LI0dppj.png