In general, *content* needs to be contained within the *content area*. That means that, however you choose to accomplish it, over-sized images need to remain within the content area - unless your Theme is intentionally designed to incorporate images overflowing into the sidebar area, i.e. as an integral part of the Theme design.<div>
<br></div><div>Our usual recommendation is to combine max-width: &lt;content-width&gt; with height:auto, which will allow the image to resize/scale itself in a way that neither cuts off part of the image nor distorts the height-width proportionality of the image.</div>
<div><br></div><div>Chip<br><br><div class="gmail_quote">On Sat, Mar 5, 2011 at 6:18 PM, Syahir Hakim <span dir="ltr">&lt;<a href="mailto:khairulsyahir@gmail.com">khairulsyahir@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi everyone,<br>
<br>
I have one question about the wide image overflow requirement. Is it only required that the sidebar is not pushed down because of the wide image, or is it that we should never allow images to overflow the content area (i.e. overflow: hidden;). Using overflow:hidden has been causing lots of trouble with the layout for my theme (e.g. half-hidden title text, unwrapped paragraph around aligned images, etc), so I was hoping that maybe it is okay for the image to overflow behind the sidebar area, but not push it down (i.e. using set width or max-width on the content area).<br>

<br>
-- <br>
Regards,<br>
Syahir Hakim<br>
<br>
Contact:<br>
<a href="http://www.khairul-syahir.com" target="_blank">http://www.khairul-syahir.com</a><br>
+6014 753 1883<br>
<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</blockquote></div><br></div>