Auto Resize Your Images 3.52 compliant
This modification is in the archives.
I was looking for some code that would allow an image over size x to be resized in IE, Firefox, and Opera. I tried all the variations out there without luck some would work in IE, some in Firefox, etc.. So I finally got a tweaked version of some old code that actually works flawless in IE, Firefox, and Opera. I have included it below, but It needs 1 final tweak that I'm hoping someone in the community can help with.
i am NOT taking credit for this hack, all I have done is tweak it to get it working for me.. This code has been updated as of 8:30pm with the clickable link built in now! Step 1: Edit your class_bbcode.php file located in (root/includes) find PHP Code:
return '<img src="' . $link . '" border="0" alt="" />';
PHP Code:
/* Start Image RESIZE */
Download No files for download. |
Similar Mods
Show Thread Enhancements Auto Resize large images in an IMG tag | vBulletin 3.7 Add-ons |
Forum Display Enhancements Auto Resize large images in an IMG tag | vBulletin 3.6 Add-ons |
Auto Resize large images in an IMG tag | vBulletin 3.5 Add-ons |
auto resize huge images | vBulletin 3.0 Template Modifications |