vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Make the code boxes bigger (https://vborg.vbsupport.ru/showthread.php?t=257624)

CvP 01-22-2011 07:52 PM

Make the code boxes bigger
 
Simple. Make the code, html code, php code pre elements bigger.
The width should be fluid.
The height can be doubled from what it is now.

It is really hard to read anything in them without copy pasting in a text editor :(


bonus: add a drag-resize control :D

jscieza 01-23-2011 05:43 PM

I support this.

BirdOPrey5 01-27-2011 01:33 AM

As do I.

CvP 03-08-2011 05:16 AM

it takes like LESS THAN A MINUTE to do this? or is there any logical explanation of the current tiny-code-hole-box being better?

OldSchoolDSL 03-09-2011 09:14 PM

I completely support this idea.

Not just the CODE wrap, but also PHP wrap

Please and thank you

Paul M 03-09-2011 10:49 PM

The style is looked after by Joe (Princeton), so this is something he would need to look at and decide.

TheLastSuperman 03-10-2011 04:19 AM

My votes in, +1 Princeton whadda ya say?

Princeton 03-10-2011 03:28 PM

I dont' remember exactly why we went the direction we did but it may have to do with...
<pre> 100% within a <table> doesn't work as you may expect

without writing a book here's a few examples of what I mean...
http://www.atmaweapon.org/tables.html

Liquid table, liquid pre
Fixed table, liquid pre

-------

Width size was 500px I changed it to 650px.
650px because of the floated boxes in the mod/article postbit (fixed width)

CvP 03-20-2011 10:35 AM

Quote:

Originally Posted by Princeton (Post 2171934)
I dont' remember exactly why we went the direction we did but it may have to do with...
<pre> 100% within a <table> doesn't work as you may expect

without writing a book here's a few examples of what I mean...
http://www.atmaweapon.org/tables.html

Liquid table, liquid pre
Fixed table, liquid pre

-------

Width size was 500px I changed it to 650px.
650px because of the floated boxes in the mod/article postbit (fixed width)

I tried out a fix with firebug at that time. I think it was set width to ~80% which worked pretty nicely for both styles.

Instead of fixed value, setting a % value will help a lot. Try switching to fixed table, find out the maximum % value that doesn't make it overlap.


All times are GMT. The time now is 06:50 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.01091 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete