https://www.icyphoenix.com/viewtopic.php?f=35&t=6460 ----------------------------------- tiolalu Sat 12 Sep, 2009 10:05 IP 1.3.0.53a - Image Limit In Posts Is Not Dynamic? ----------------------------------- There is any way to quit the post - image limit for big screens? The problem is this: [img]http://www.icyphoenix.com/files/images/589/pantallazo_2_1252726699_150585.png[/img] Thanks! :) . ----------------------------------- Mighty Gorgon Sat 12 Sep, 2009 11:11 Re: IP 1.3.0.53a - Image Limit In Posts Is Not Dynamic? ----------------------------------- You need to edit CSS. Find this class in the CSS used by your template: [codeblock].post-text-hide-flow { overflow: auto; max-width: 960px; }[/codeblock] And remove any "width" related entry. Please note that this class is also defined in [b]common.css[/b]. ----------------------------------- tiolalu Sat 12 Sep, 2009 16:52 Re: IP 1.3.0.53a - Image Limit In Posts Is Not Dynamic? ----------------------------------- [b]Mighty Gorgon[/b], thanks! I will look for it :mricy: .