English version - Image resize.
excess - 11-04-2007, 22:49 Temat postu: Image resize. Hey, when i post things in [img][/img] tags is sometimes resizes them. I cant find an option in the ACP to disable this. Can somebody please let me know how to disable the resize?
Thanks
- Rob
chelloPL - 11-04-2007, 23:23
Yes. How to disable it: http://www.przemo.org/php...pic.php?t=22020
But if you prefer to change thumb width, edit templates/subSilver/viewtopic_body.tpl and change:
Kod: | var rmw_max_width = 400; |
to (for example):
Kod: | var rmw_max_width = 800; |
excess - 12-04-2007, 10:41
Thanks very much ChelloPL.
Apologies for not searching first.
|
|
|