vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Help needed - please... (https://vborg.vbsupport.ru/showthread.php?t=84542)

imported_HeadStAtE! 09-11-2002 05:31 PM

Help needed - please...
 
Hello,

I've migrated a community over from phpBB, so I designed the vBulletin forum to be have some similar traits (such as the borders around threads) whilst also being unique.

I'm not here to show off my forum as such but to seek help on a niggle with it.

I have a fixed width forum like this one, however some posts push out the size of the tables messing it up.

I've removed the HTML nowrap commands where I've found them in the hope that the table contents would simply wrap but this doesn't always happen.

How can I stop this, I've also removed image code, to stop oversized images from being used, so I'm left with the issue of some text posts.

For example this post:

http://fnpforums.bradfordnightlife.c...&threadid=5223

The title Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaarrrrrrrrrrrrggghhhhhhhhhhhhhhhh seems to have wrapped but not before it's first pushed the table beyond it's size limit in pixels.

If you move up a level to see the thread view in the .::Public Chat::. forum the same problem is evident.

Any other advice or comments on the design would also be welcome.

Cheers... HeadStAtE!

imported_HeadStAtE! 09-11-2002 05:42 PM

BTW if I've posted this is the wrong section then please feel free to move it, my excuse is that I'm a newbie here, so be nice to me, I'm small, fluffy and easily wounded by nasty comments....

mashby 09-11-2002 07:58 PM

There's not much you can do with that example. Because of the lack of a space, the text is going to fill up the total size allowed. After that it'll start wrapping. If it were something like "This is a very very very very very very very long title" then it would wrap better because there are spaces. Without the spaces you're going to run into problems.

All I can suggest is add additional tables to constrain elements of your postbit.


All times are GMT. The time now is 05:16 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.00938 seconds
  • Memory Usage 1,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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