vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   2 quick questions guys and gals.... (https://vborg.vbsupport.ru/showthread.php?t=313548)

SPEEDKILLZ 08-08-2014 12:36 AM

2 quick questions guys and gals....
 
1 Attachment(s)
1. Why and i getting a half of box in the member info (postbit area) and how can i get rid of it?

2. Where do i change the background color of the post and sig?

Thank you all

ForceHSS 08-08-2014 01:24 AM

You will need to give a link to the problem and a test account if needed but only if forums cant be seen by guests

CAG CheechDogg 08-08-2014 04:44 AM

Thats because your stats for the post thanks/likes is not wrapped correctly when you added that collapse button ...

For the background, you can just add this to your additional.css file:

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
background: #d5d5d5;
}

or let it just blend it with the default background you have which is what I would personally do ...

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
background: none;
}

or this so that it adds the textured background that you have for the body wrapper...

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
background: url("images/brightstripes/misc/body_background.jpg") repeat scroll 0 0 #c5c5c5 !important;
}

SPEEDKILLZ 08-08-2014 07:12 PM

Thank you guys. Yeah i don't see where or how to fix the box. i never had to add or change anything. this is a new style and my other style it wasnt there

squidsk 08-08-2014 08:43 PM

Run the code for the page (right-click + view source) through the w3c validator as it appears there's some badly formed tags.

SPEEDKILLZ 08-09-2014 02:07 AM

Sorry i dont know what i can tell from this?


All times are GMT. The time now is 02:47 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.01019 seconds
  • Memory Usage 1,709KB
  • 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
  • (6)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