View Single Post
  #1  
Old 01-07-2012, 11:32 PM
thespi thespi is offline
 
Join Date: Oct 2010
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How can I get the header to render correctly and not in white?

So on our site whenever a user goes from a tab to the home screen the header renders white, see image:

This is related to <div id="header" class="floatcontainer doc_header">

How can I get the header to render correctly and not in white?


Kind of a long piece of code relating to, this may not even be the relevant code:
http://www.carpediem.im/clientscript...s?d=1325828305

I think it is related to this code and the #FFFFFF white space command but there are so many I dont know what one to remove:
Code:
@charset "UTF-8";.bbcode_container{margin:20px;margin-top:5px;display:block}.bbcode_container .bbcode_desc{margin-bottom:2px;font-size:11px}.bbcode_container div.bbcode_code,.bbcode_container pre.bbcode_code{margin:0;padding:6px;border:1px inset;text-align:left;overflow:scroll;direction:ltr;background:#f2f6f8 repeat-x;font-size:12px}.bbcode_container code.bbcode_code{margin:0;text-align:left;direction:ltr;font-size:12px}.bbcode_container code.bbcode_code code{white-space:nowrap}.bbcode_container div.bbcode_quote{margin:0 10px;margin-bottom:10px;-moz-border-radius:0px;-webkit-border-radius:0px;background:#f2f6f8 none ;border-radius:0px;border:1px solid #417394;font:italic normal 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;position:relative;top:0}.bbcode_container .bbcode_quote_container{background:transparent url(http://www.carpediem.im/images/misc/quote-left.png) no-repeat left;display:block;width:9px;height:13px;position:absolute;top:5;left:-9px}.bbcode_quote div.quote_container{-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;padding:5px 10px 5px 10px}.bbcode_quote .bbcode_postedby img{position:relative;top:1px}.bbcode_container div.bbcode_quote.printable{background:none;border:none}.bbcode_container div.bbcode_quote div.message{padding:8px 0px}.bbcode_container div.bbcode_quote div.message ol>li,.bbcode_container div.bbcode_quote div.message ul>li{float:none}.bbcode_postedby{font:normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif}.bbcode_postedby img{margin:0}.texteditor.content .cke_skin_kama textarea.cke_source,.texteditor textarea{font:13px Tahoma,Calibri,Verdana,Geneva,sans-serif;white-space:pre-wrap;background:#FFFFFF none }.texteditor.forum .cke_skin_kama textarea.cke_source,.texteditor.forum textarea{font:13px Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;white-space:pre-wrap;background:#FFFFFF none }.editor_smiliebox{float:right;width:50px;height:200px;_background-color:#FFFFFF;_border:solid 1px #6b91ab;padding:0 3px 3px 3px}.editor_smiliebox .blocksubhead{padding:0;font-size:11px;font-weight:normal;text-align:center;background:#f2f6f8;border:solid 1px #6b91ab;border-width:1px 0}.editor_smiliebox ul.smiliebox{height:190px;overflow:hidden}.editor_smiliebox ul.smiliebox ......(It goes on)
--------------- Added [DATE]1325985606[/DATE] at [TIME]1325985606[/TIME] ---------------

Okay I've fixed it, it seems AdBrite was causing the error. I wish I never got banned from adsence about 4 years ago
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01156 seconds
  • Memory Usage 1,772KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete