Back to vBulletin 4.x Add-ons

Signature Box Limiter
Mod Version: 1.01, by SRobbins1977

vB Version: 4.x.x Rating: (1 vote - 5.00 average) Installs: 9
Released: 06 Feb 2013 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

Ever wanted to limit the size of your forums signature box with out having to install a whole new mod? With this mod, it's simple instructions to do it on your own. This mod is for vBulletin 4.x.

Once installed your signatures will be limited to a scrolling box at the size of your choosing.

Install Process:
  1. AdminCP > Styles & Templates > Search in Templates > Search for Text > postbit.css
  2. In results under CSS Templates double click postbit.css
  3. Find .signature { on the page
  4. Add these lines before the }:
Code:
        max-height: 300px;
        overflow: auto;
        padding: 5px;
Now your signatures are limited to 300px, change the max-height value as desired. Mark as installed and let me know if you have troubles. Thank you.

WARNING: For some reason on my template anything below 140px causes the Multi-Quote text to appear and wrap funny. However on the default vBulletin install it looked fine. So play with the numbers a bit.

Download

No files for download.

Similar Mods

Miscellaneous Hacks HS - External Signature Image Size Limiter vBulletin 3.6 Add-ons
Signature Image Size Limiter vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024