vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   What's going on box, stupid errors... (https://vborg.vbsupport.ru/showthread.php?t=231335)

shadowgfx 12-27-2009 04:36 PM

What's going on box, stupid errors...
 
Here in the red. why is it doing that? It has never done this before. No new mods or styles installed.

https://vborg.vbsupport.ru/external/2009/12/19.png

Lynne 12-27-2009 05:15 PM

Why is it doing what? Putting the semi-colon at the end? You are using a <dt> tag and it has that defined in the css:
HTML Code:

dl.stats dt:after {
    content:":";
}


shadowgfx 12-27-2009 05:41 PM

its all messed up though. it shows the number before the Posts:
example

36,317 Posts:

this is what it used to look like:
https://vborg.vbsupport.ru/external/2009/12/18.png

Lynne 12-27-2009 05:58 PM

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

If there is no problem with the default one, then it is something you changed and you should view the page in your style and look at the css via firebug and compare it to the page in the default, looking at the css in firebug, and hopefully you can see what was changed.

shadowgfx 12-27-2009 06:16 PM

Alright, I'll try it out. If you don't hear back from me, It's all fixed. Thanks.


All times are GMT. The time now is 11:29 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.02414 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)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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