Page 1 of 1

Image limits?

Posted: Fri Jul 29, 2011 8:57 pm
by Quilford
Is there a limit to the dimensions of an image in a post before it is resized?

If so, what is it?

Posted: Sat Jul 30, 2011 5:11 am
by Mr. Flay
800px, I believe.

Posted: Sat Jul 30, 2011 11:22 am
by ReaperCharlie
How do you get it to stay? Is that a special thing? or just a tick-mark in the ACP

Posted: Sat Jul 30, 2011 4:35 pm
by Mr. Flay
There's a way to do it via ACP, but it forces images to either be trimmed or thumbnailed. I just added a line to the CSS:

Code: Select all

.postbody img {
	max-width: 800px;   
}

Posted: Sat Jul 30, 2011 5:42 pm
by ReaperCharlie
Mr. Flay wrote:There's a way to do it via ACP, but it forces images to either be trimmed or thumbnailed. I just added a line to the CSS:

Code: Select all

.postbody img {
	max-width: 800px;   
}

ooOOOOooo

ty good sir/ma'am

Posted: Sat Jul 30, 2011 5:43 pm
by ReaperCharlie
ooo i guess its sir, huh

Posted: Tue Aug 02, 2011 2:09 am
by CooLDoG
semi irrelevant question: Why is there an emote limit?

Posted: Tue Aug 02, 2011 10:43 pm
by Quilford
So annoying people can't spam their posts with them?

Posted: Wed Aug 03, 2011 1:36 am
by CooLDoG
:( Thats too bad... I always wanted to spam the forums with emotes.