vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242)
-   -   Post Quote Length Limit (vB4) (https://vborg.vbsupport.ru/showthread.php?t=309635)

ozzy47 03-18-2014 07:10 PM

Well If I knew Joe had already did this, I would have pointed everyone there. :(

As far as the show more, I can look into it, but not sure when.

RichieBoy67 03-18-2014 07:11 PM

Quote:

Originally Posted by ozzy47 (Post 2488142)
Well If I knew Joe had already did this, I would have pointed everyone there. :(

As far as the show more, I can look into it, but not sure when.

Great minds think alike. :up:

Now it is easier to find. :)

Alan_SP 03-19-2014 03:40 PM

Quote:

Originally Posted by ozzy47 (Post 2488142)
Well If I knew Joe had already did this, I would have pointed everyone there. :(

As far as the show more, I can look into it, but not sure when.

I too didn't knew till recently for his version, it was just a few days ago when I found it out.

If you could add show more option, maybe in your mod for quoting you already have... or somewhere else, as I think it would need a bit more coding.

ozzy47 03-19-2014 08:12 PM

Yeah if I was to add the Show More deal, I might just turn it into a product.

fxdigi-cash 04-21-2014 10:20 PM

great article as usual,

Thanks, ozzy47

pablodip 03-05-2015 10:53 PM

Hi ozzy!

This contribution truth is that it is very useful! Only in my forum 4.2.2 has not worked for me. Copy and paste the code that mencionastes in additional.css but not served at all. I spent some time trying until I could make out.

What I had to do is enter "ACP -> Styles & Templates -> Style Manager- templates- edit css" and open BBCODE.CSS, search ".bbcode_quote div.quote_container" and modify ADDING what you mention

default:

Code:

.bbcode_quote div.quote_container {
-moz-border-radius: {vb: stylevar border_radius};
-webkit-border-radius: {vb: stylevar border_radius};
border-radius: {vb: stylevar border_radius};
padding: {vb: stylevar bbcode_quote_padding};
}

update

Code:

.bbcode_quote div.quote_container {
-moz-border-radius: {vb: stylevar border_radius};
-webkit-border-radius: {vb: stylevar border_radius};
border-radius: {vb: stylevar border_radius};
padding: {vb: stylevar bbcode_quote_padding};
max-height: 300px;
width: auto;
overflow: auto;
}

I have marked as excellent as I served besides modifying, I hope will be helpful to someone

IggyP 01-25-2016 06:55 AM

is it possible to fix this for vb5? was really happy about that one and just notice it in the graveyard :(


All times are GMT. The time now is 05:49 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.02897 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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