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)

vijayninel 11-09-2009 09:25 AM

Cool..Installed :D

Iguana Goddess 02-05-2010 09:43 PM

Quote:

Originally Posted by theybannedme (Post 1890817)
This works for message too that are insanely long.

replace $post[message] with:

Code:

<div style="max-height:1000px; overflow:auto;">
$post[message]
</div>

Demo: http://www.theybannedme.com/forums/s...8&postcount=27

Great hack!

Thanks works great!

BirdOPrey5 05-17-2010 02:58 PM

Installed but many users seem to dislike it... probably won't last long. :(

Can the width be set to a percentage instead of pixels?

Tettinntil 05-21-2010 09:18 PM

Can this be added for some usergroups only?

BirdOPrey5 05-21-2010 09:43 PM

Not as it is currently written but I think you could use vB conditionals (<if> statements) to limit it to specified usergroups.

Tettinntil 05-24-2010 07:10 PM

Thanks - I guess I will have to wait for someone else then... ;)

BirdOPrey5 05-24-2010 07:48 PM

Quote:

Originally Posted by Tettinntil (Post 2041621)
Can this be added for some usergroups only?

Put this line before the code above:
Code:

<if condition="is_member_of($post, 2, 5, 6, 7 )">
and put this line after the code above:
Code:

</if>
Then change the numbers, 2,5,6,7 to whatever usergroup or usergroups you want to activate this for. The numbers I supplied pretty much activate this for anyone. registered users, mods, admins, and super-mods.

Iguana Goddess 04-03-2011 11:45 PM

I would like to use this but I run 4.1.2, could some one update the coding on this please?

BirdOPrey5 04-04-2011 12:53 AM

4.1.2 info here: https://vborg.vbsupport.ru/showthread.php?t=248702

Iguana Goddess 04-06-2011 02:34 PM

Thanks very much :) BirdO


All times are GMT. The time now is 09:15 AM.

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.01002 seconds
  • Memory Usage 1,729KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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