vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - Scrollbars for oversized signatures (https://vborg.vbsupport.ru/showthread.php?t=220843)

WordKeeper 08-13-2009 10:00 PM

Scrollbars for oversized signatures
 
1 Attachment(s)
I've seen image resize mods and stuff like that, but the scrollbar seems better in my experiences.

This requires just one template edit, no downloading or uploading. ... And it should work on any version of vB.

Live Demo

In the POSTBIT template find:
Code:

                                $post[signature]
Replace with:
Code:

                              <div style="max-width:900px; max-height:150px; overflow:auto;">
                                $post[signature]
                              </div>

EDIT: If you use LEGACY style (username and everything on the left, post on the right or vice versa on some themes) then you you should edit the postbit_legacy template instead.

Adjust what I have in red to your liking. ... some forums are wider than others.

http://img190.imageshack.us/img190/3116/sigscroll.png

Vital Signs 08-14-2009 04:26 PM

This is just what I wanted! Thank you so much!!

WordKeeper 08-14-2009 04:33 PM

I'm glad you like it. :)

letsjoy 08-16-2009 08:33 PM

Simple yet amazing...
Bundle of Thanks :D

WordKeeper 08-17-2009 03:18 AM

You're more than welcome. :D

RedeemedWarrior 08-17-2009 12:54 PM

very nice kickman, very nice you'll be a Jedi master yet...

WordKeeper 08-18-2009 12:46 AM

Well you have taught me, Master RW ...

baghdad4ever 08-21-2009 05:55 PM

thanks

lm3a.net 08-23-2009 09:49 AM

Cool,

thank u..

WordKeeper 08-24-2009 01:34 AM

Quote:

Originally Posted by baghdad4ever (Post 1871764)
thanks

Quote:

Originally Posted by lm3a.net (Post 1872597)
Cool,

thank u..

My pleasure... Glad you like it.


All times are GMT. The time now is 07:27 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01077 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete