View Single Post
  #1  
Old 07-08-2010, 08:29 PM
d0cpaul's Avatar
d0cpaul d0cpaul is offline
 
Join Date: Aug 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Why is this different in IE and Firefox??

For some reason my header is showing up differently in both Internet Explorer and Firefox... I want my header to be the same size as my forum... but some of the codes aren't stretching out the header in Firefox... any ideas? I included a thumbnail at the bottom too.

Here is my css

Code:
/* ***** Custom CSS for Header and Featured Articles ***** */

.OuterWrapper{
 min-width:984px;
 margin:0 auto;
 overflow:hidden;
 }
.topMain{
 background:#fff;
 min-width:984px;
 float:left;
 *padding-bottom:8px
 }
.topWrapper{
 min-width:984px;
 float:left;
 }
.topAdd{
 float:left;
 padding:5px 0 5px 5px;
 }
.googleSearch{
 float:right;
 padding:5px 28px 72px 0;
 }

.loanWrapper{
 min-width:984px;
 float:left;
 background:url(http://www.loansafe.org/blog/images/blueBg.jpg) repeat-x;
 height:92px;
 }

.logo{
 float:left;
 padding:16px 0 0 12px;
 }

.topColumns{
 min-width:556px;
 float:right;
 padding:20px 9px 0 0;
 }

.column{
 min-width:185px;
 float:left;
 }

.columnImg{float:left;}

.columnText {
        float:left;
        width:110px;
        padding:0 5px 0 10px;
        color:#fff;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:13px;
        }

.column a {
	color: #ffffff;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:13px;
	text-decoration: none;
	}

.column a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.column a:hover {
	color: #ffffff;
	text-decoration: underline;
	}


.topNav{
 min-width:984px;
 float:left;
 }

.nav{
 min-width:984px;
 float:left;
 background:url(images/navBg.jpg) repeat-x;
 height:26px;
 }

#pagebar {

    background: #527db0;
    min-width: 980px;
    height:15px;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, san-serif;
    margin: 0px auto 10px;
    padding: 8px 10px 8px 10px;
    overflow: hidden;
    border-top: 1px solid #5B80FF;
    }

.pagebar-left {
    min-width: 450px;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

#footer {
        min-width: 960px;
I also attached thumbnails of both FF and IE.
Attached Images
File Type: gif header-in-Internet-Explorer.gif (32.0 KB, 0 views)
File Type: gif header-in-Firefox.gif (29.3 KB, 0 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01112 seconds
  • Memory Usage 1,790KB
  • Queries Executed 12 (?)
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
  • (2)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete