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)

theybannedme 08-27-2009 07:13 PM

well done

MAK-upl 08-30-2009 09:39 AM

It doesn't work. Nothing's happening when i replace the code.

illkeyone 09-02-2009 08:01 PM

Worked pretty good, thanks & kind regards ^_^

WordKeeper 09-02-2009 08:14 PM

Quote:

Originally Posted by MAK-upl (Post 1876738)
It doesn't work. Nothing's happening when i replace the code.

Sorry for the slow reply... school just started this week....

Could you show me the code you have?

Log on 09-03-2009 07:42 AM

hey,

I made copy and paste for the cood ?!

but nothing changed

I have version 3.8.3

regards

WordKeeper 09-03-2009 01:37 PM

If you copied and pasted correctly, the scrollbars are not showing because none of the signatures on your board go beyond the dimensions that are in the code; therefore, they are not needed.

If you still have signatures that are too big, then you probably did it wrong or you need to change the dimensions to better fit your theme.

It works perfect on my 3.8.3

I should've added this in the first post... 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.

Log on 09-06-2009 09:43 AM

I made a change in width an hieght in the code to 20pix for each :eek: also I change it in postbit_legacy... and still nothing happend

theybannedme 09-26-2009 12:57 PM

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!

Log on 09-28-2009 07:16 AM

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!

thank u

but this od fore the messagr

I need it for the signeture

regards

TheChaosFactor 09-28-2009 08:17 AM

Sweeeeet.

Installed. Thanks. :)


All times are GMT. The time now is 12:52 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.01179 seconds
  • Memory Usage 1,730KB
  • 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
  • (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