egyoz
09-13-2007, 03:50 AM
Hello ..
I saw this feature in a forum once ..
it works like that ..
When a posted image in [img] tags or in user signatures are larger than the forum skin layout [max. dimensions can be setted by the admin] .. the image will scale down to the max dimensions and linked to the image URL so can be viewed on the normal size / dimensions when it clicked ..
Can anyone tell me how-to do that ..
I looked in many sites and didn't found it ..
Thanks in advance !
Noppid
09-13-2007, 08:34 AM
Most browsers can do dynamic image sizing. However, you have to get the dimension in the img tag that makes sense based on the actual image size. Small, do nothing, big, add size tags.
That's not fool proof however.
I thought there was a hack at the org for that. But I'm not sure. "It's been a while."
bigdog829
09-13-2007, 11:02 AM
Most browsers can do dynamic image sizing. However, you have to get the dimension in the img tag that makes sense based on the actual image size. Small, do nothing, big, add size tags.
That's not fool proof however.
I thought there was a hack at the org for that. But I'm not sure. "It's been a while."
Theres a few on vb.org Ive used 2 myself.
egyoz
09-13-2007, 12:28 PM
Theres a few on vb.org Ive used 2 myself.
can you post that here ??
egyoz
09-13-2007, 01:59 PM
ok .. looked up there
thanks .. almost found it :)
Peggy
09-13-2007, 02:05 PM
:rolleyes: Ignore them, lol.
This is the one I use - http://www.vbulletin.org/forum/showthread.php?t=157228&highlight=image+resizer
Hell³
09-13-2007, 05:12 PM
You can also try: http://www.vbulletin.org/forum/showthread.php?t=118048
It's the one I use, very flexible to the users since they can setup their own max width and height on their user CP (if you let them).
The only snag I've had it's that it conflicts a little with Highslide JS (http://vikjavev.no/highslide/) integration in photoplog pro (http://www.photoplog.com), but if you're not planning on anything fancy like that it's very powerful and practical for everyone.