I was wondering if there is a way to resize images so that it does not go over a certain size (say width 400 and height 300) without affecting the signature image sizes?
I've been messing with ubb_lib and ubb_lib_posting files and able to get all images (including the signature) to display at a certain size, but that is not what I want. I understand that both posts and signatures use the "IMG" tags in UBB code so what you do in one will affect the other. There must be a way to do it with (or without) the "if" "then" code.
BTW, I am very familiar with the Thumbs Hack (created by TheX) but this is a little different.
