asabet
28 Jul 2010, 00:25
This mod will automatically resize images in the vBadvanced News Module to a given maximum width.
Step 1:
Go to adv_portal_newsbits template (under vbAdvanced CMPS templates) and search for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
If you can't find that, then search for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Immediately before whichever of those you find in your template, add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Save
---------------------
Step 2:
Go to additional.css template (under CSS templates) and add the following to that template (replace "512" with whatever max width you want):
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
or for better (but still not perfect) support in Internet Explorer, use this instead:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Save
That's it. Worked for me. This mod is unsupported, as I have almost no knowledge about these things. I was able to get it working based on what I found here: http://www.vbadvanced.com/forum/showthread.php?t=40139
The vB3.8 version of this mod is here: http://www.vbulletin.org/forum/showthread.php?t=247437
Step 1:
Go to adv_portal_newsbits template (under vbAdvanced CMPS templates) and search for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
If you can't find that, then search for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Immediately before whichever of those you find in your template, add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Save
---------------------
Step 2:
Go to additional.css template (under CSS templates) and add the following to that template (replace "512" with whatever max width you want):
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
or for better (but still not perfect) support in Internet Explorer, use this instead:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Save
That's it. Worked for me. This mod is unsupported, as I have almost no knowledge about these things. I was able to get it working based on what I found here: http://www.vbadvanced.com/forum/showthread.php?t=40139
The vB3.8 version of this mod is here: http://www.vbulletin.org/forum/showthread.php?t=247437