I want to resize the little icons that appear next to a attachment in posted attachments as i have some much nicer 32x32 icons as well as some ones for file extensions that i customized for the board.
So i was wondering how i could do this... while looking for a way to do it, i went into the templates and hardcoded in the postbit_attachments template that the image size should be height="32" and width="32" however this didn't change the display of the images... they still display in 16x16 even though the images are 32x32...
Any help is much appreciated.
So i was wondering how i could do this... while looking for a way to do it, i went into the templates and hardcoded in the postbit_attachments template that the image size should be height="32" and width="32" however this didn't change the display of the images... they still display in 16x16 even though the images are 32x32...
Any help is much appreciated.
Comment