Topic: Images breaking layout...
Ive got a strange little problem... hope someone can shed some light on it for me and maybe know how to fix it for the IE users.
So, ive cut out the min-max-javascript (since the pictures look awful in IE) and taken out the 100% setting for Firefox but that only leaves me with another problem. The forum is set to a fixed width (1000px) but i want images thats bigger than that to just make the forum wider but all it does is dissapear under the edge[1] (because of the overflow: hidden setting). When i change this to visible it totally breaks the layout in IE [2] but it works fine in Firefox so i guess its another ie-css-compatiliblity problem but is there a way of fixing this so it works for IE too?
The strangest thing is that a in IE that a really large image will both break the layout and dissapear behind the edge [3] even when the setting is visible (still works as it should in Firefox though)...
Ive heard that an image says more that thousand words so here you go
[Image 1]: IE overflow: hidden
http://www.riskaka.com/pics/punbb_error/ie_hidden.png
[Image 2]: IE overflow: visible
http://www.riskaka.com/pics/punbb_error/ie_visible.png
[Image 3]: IE overflow: visible, still chopping the edge
http://www.riskaka.com/pics/punbb_error … _image.png