Cliff Dude wrote:
How big is your screen resolution, the posts are tables which are resized wit the browser window, and I think the avatar cell resized, too. I think the forum mods have to enforce this then.
According to the firefox Image Properties, the image is size 200x231 but should be resized to under 100. It's the same image that's my avatar here. The original image is
http://img231.imageshack.us/img231/1186 ... all1me.jpg but see how it's resized to under 120 on rsbandb? It's not resizing on my forums

Nate wrote:
I believe their's a bug with offsite linking, but I think they fixed that..
I'm running 2.0.20, there is a new version 2.0.21 but in the changelog I saw nothing related to this, might give it a try anyways.
Cliff Dude wrote:
Oh I know now!
On "edit profile or "view profile" It shows the actual dimensions of the image, but on posts, it's resized!!!
Thanks Creepy and your Brad impersonation!!!
Yes, but unfortunately it's not resizing on posts.
For the exact same images, here is the code Rsbandb uses:
Code:
<img src="http://img231.imageshack.us/img231/1186/cs11small1me.jpg" alt="" border="0" />
and here's the code that my other forum uses:
Code:
<img src="http://img231.imageshack.us/img231/1186/cs11small1me.jpg" alt="" border="0" />