Might be nice to program it so that when somebody posts a picture that is larger than the normal post box, it automatically reduces the size to fit in the window or box, whatever it's called.Lee
cant you just write a javascript function, an if statement that says 'if picture is bigger then so many pixels then apply an inline css-style to reduce pixel size'