I found the problem. The problem was in my linking to the pictures. In the CSS file url(img/feed.png); was enough, but in the <img> tag I should use href=”/wp-content/themes/theme/img/feed.png”.
Anyways, thanks for the help, and I’m off, working on the rest of the theme.
I also only seem to have the problem with bigger pictures.
Btw, i need this featured post image for display on the page, so removing this image itself won’t help.
OK, done that but still getting an error. It now says “The uploaded file could not be moved to /home/******/domains/new.com/public_html/wp-content/uploads/2010/12.”…
So, what could be my next step?