vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do I fix this (https://vborg.vbsupport.ru/showthread.php?t=234179)

felixxx999 01-26-2010 04:13 AM

How do I fix this
 
All my posts seem to have narrow widths (they don't fill the box) The text stops short and starts another line before it should.

see here for example:

http://www.backalleynoir.com//showth...nde-%281953%29

I'm just using the regular style that came with the software (I haven't figured out how to Upload a style)...

can anyone tell me how to fix this? It looks bad. Word wrap maybe?

princeedward 01-26-2010 05:49 AM

Quote:

Originally Posted by felixxx999 (Post 1966779)
All my posts seem to have narrow widths (they don't fill the box) The text stops short and starts another line before it should.

see here for example:

http://www.backalleynoir.com//showth...nde-%281953%29

I'm just using the regular style that came with the software (I haven't figured out how to Upload a style)...

can anyone tell me how to fix this? It looks bad. Word wrap maybe?

You might want to try the solution below....
Quote:

Originally Posted by Trevor Hannant (Post 1904501)
This will be fixed in 4.0.2. To fix this just now, find this code in the postbit_legacy (or postbit if you use/switch to it) template:

Code:

<div class="content<vb:if condition="$post['isfirstshown'] || $post['islastshown']"> has_ad</vb:if>">
and change it to this:

Code:

<div class="content<!--<vb:if condition="$post['isfirstshown'] || $post['islastshown']"> has_ad</vb:if>-->">
If you subsequently want to place an ad in there, simply uncomment that section out.


felixxx999 01-26-2010 01:17 PM

Perfect! Thanks for your quick help!

Thorlax402 02-03-2010 07:44 AM

Quote:

Originally Posted by princeedward (Post 1966818)
You might want to try the solution below....

You're my freaking hero. I have been trying to figure out this problem ALL day!
Finally I said screw it and started to manually search for the problem.
I couldn't quite figure out the wording to use for a search.

Thanks so much.


All times are GMT. The time now is 10:42 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.01052 seconds
  • Memory Usage 1,719KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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