CSS Page Works in IE, FireFox not Google Chrome

Discussion in 'HTML & Website Design' started by securesite, May 4, 2012.

  1. #1
    It shows up like this in Google Chrome - http://i47.tinypic.com/25ph2cl.png

    Other browsers IE Opera, FireFox perfectly fine

    table {border:none;border-collapse:separate;}
    
    #wpf-wrapper{
    	line-height: normal;
    	color: #000;
    	/*background-color: white; ENABLE THIS IF YOU'RE HAVING TROUBLE SEEING MENU FONTS*/   
    }
    
    #wpf-quick-reply {border-right:0!important;border-bottom:none!important;}
    .wpf-post-table {border-bottom:none!important;}
    
    #wpf-wrapper th h4{
      border:none;
      font:16px 'Oswald',arial,serif;
      text-transform:none;
    }
    .topicTitle a {font: normal 17px/25px "Cabin";color:#333 !important;}
    
    .topicTitle img {position:relative;top:10px;background:none !important;outline:none !important;border:none !important;box-shadow:none !important;padding:0 !important;}
    
    .wpf-pages {clear:both;float:left;
        color: #333333;
        font-weight: normal;
        margin:10px 0;
        margin-bottom:25px;
        }
    .wpf-pages a {font-weight:bold;padding:3px 7px;
     border-width:1px;border-style:solid;
      border-color: #bbb; border-bottom-color: #999;text-align: center;text-shadow: 0 1px 0 #fff;
        -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
        background: #222 !important;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e9e9e9),color-stop(1, #ccc)) !important;
        background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%) !important;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
        color: #333 !important;
        padding: 4px 10px;margin:0 3px; }    
    .wpf-pages strong {font-weight:bold;color:#333;font-size:15px;margin:0 3px;}
    
    #wpf-wrapper table, #wpf-wrapper div, #wpf-wrapper h2, #wpf-wrapper h3, #wpf-wrapper h4, #wpf-wrapper form{
    	margin: 0;
    	padding: 0;
    }
    
    #wpf-wrapper small img {position:relative;top:16px;margin:-20px 10px 10px 10px;background:0;padding:0;border:0;outline:0;box-shadow:none;}
    tr#upshrinkHeader a { 
        line-height:30px;       
        display: inline-block;margin: 0 10px 10px 0;
        font:bold 13px/18px Cabin,arial,serif;
        border-width:1px;border-style:solid;
      border-color: #bbb; border-bottom-color: #999;text-align: center;text-shadow: 0 1px 0 #fff;
        -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
    
        background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e9e9e9),color-stop(1, #ccc)) !important;
        background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%) !important;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
        color: #333 !important;
        padding: 3px 13px;    
        }
    
    .wpf-table a, .wpf-post-table a, #wpf-wrapper p a, #wpf-wrapper span a, #wpf-wrapper a{
    	color: #4D6680 ;
    	text-decoration: none;
    }
    .wpf-table strong a {
      font:normal 19px/25px Oswald;}
    
    #wp-mainmenu a, .button{
    	color: #333;
    	font-weight: bold;
    	padding:7px 10px;    
      text-shadow:0 1px #fff;
      border-width:1px;border-style:solid;
      border-color: #bbb; border-bottom-color: #999; background-color: #d8d8d8;
      text-align: center;
     -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;	/*Box shadow*/
    	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
    						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
                inset 0 0 10px rgba(0,0,0,.1) /*Shadow inset*/,
    						0 1px 2px hsla(0, 0%, 0%, .1) !important  /*Shadow*/;
    	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
    					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
              inset 0 0 10px rgba(0,0,0,.1) /*Shadow inset*/,
    					0 1px 2px hsla(0, 0%, 0%, .1) !important  /*Shadow*/;
    	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
    				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
            inset 0 0 10px rgba(0,0,0,.1) /*Shadow inset*/,
    				0 1px 2px hsla(0, 0%, 0%, .1) !important /*Shadow*/;
    	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e9e9e9),color-stop(1, #ccc));
    	background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%);        
    }
    .button {padding:1px 5px;margin:0px 4px 0 0;font-size:10px;
    background: -moz-linear-gradient(center top , #F8F8F8 20%, #DDDDDD 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #F8F8F8 ),color-stop(1, #ddd));
    }
    .adminActions {position:relative;top:2px;}
    
    #wp-mainmenu #home_button, #wp-mainmenu #user_button, #wp-mainmenu #search_button,#wp-mainmenu #rss_button,#wp-mainmenu #reply_button, #wp-mainmenu #close_button, #wp-mainmenu #move_button, #wp-mainmenu #sticky_button, #wp-mainmenu #reopen_button, #wp-mainmenu #undosticky_button, #wp-mainmenu #new_button {background-image:url("images/icons/topic.png");
    background-repeat:no-repeat;background-position:0px 1px;padding-left:23px;}
    #wp-mainmenu #home_button  {background-image:url("images/icons/home.png");}
    #wp-mainmenu #user_button {background-image:url("images/icons/profile.png");}
    #wp-mainmenu #search_button {background-image:url("images/icons/search.png");} 
    #wp-mainmenu #rss_button {background-image:url("images/icons/feed.png");}
    #wp-mainmenu #reply_button {background-image:url("images/icons/reply.png");}
    #wp-mainmenu #close_button {background-image:url("images/icons/close.png");}
    #wp-mainmenu #move_button {background-image:url("images/icons/move.png");}
    #wp-mainmenu #sticky_button {background-image:url("images/icons/sticky.png");}
    #wp-mainmenu #reopen_button {background-image:url("images/icons/re-open.png");}
    #wp-mainmenu #undosticky_button {background-image:url("images/icons/undo-sticky.png");}
    #wp-mainmenu #new_button {background-image:url("images/icons/new.png");}
    
    
    #wp-mainmenu {background:none;border:none;margin-top:10px !important;}
    #wp-mainmenu tr {background:none !important;}
    #wp-mainmenu td {padding:10px 10px 0 0 !important;}
    
    
    #wpf-login-button, #wpf-post-submit, #quick-reply-submit, .wpf-edit-button {margin-bottom: 0;display: inline-block;padding: 5px 10px;border: 1px solid #fff;color: #fff;text-align: center;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #2B4766;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #46668C),color-stop(1, #2B4766));background: -moz-linear-gradient(center top,#46668C 20%,#2B4766 100%);border-color: #3F5C7E #3F5C7E #27405B;-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);}
        
    
    
    .wpf-table a:hover, .wpf-post-table a:hover, #wpf-wrapper a:hover {
    	text-decoration: underline;
    }
    
    #wpf-wrapper th a, #topicTable th {
    	color: #333;
      font-size:16px;
      padding:10px;
      font-weight:normal;
      font-family:'Oswald',arial,serif;
    }
    #topicTable th {font-size:14px;}
    #wpf-wrapper th a#upshrink {font:bold 12px Cabin,arial,serif;
        border-width:1px;border-style:solid;
      border-color: #bbb; border-bottom-color: #999;text-align: center;text-shadow: 0 1px 0 #fff;
        -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
    
        background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e9e9e9),color-stop(1, #ccc)) !important;
        background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%) !important;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
        color: #333 !important;
        padding: 4px 10px;     
    }
    
    #wpf-wrapper th {
    	color: #fff;
    }
    #wpf-wrapper th.wpf-bright {
    	color: #000;
    }
    
    table.search td{
    	border: none;
    }
    table.search{
    	background: #ecedf3;
    }
    
    .topic_text p img { /*Edit This Value To Fit Your Theme*/
    	max-width: 500px;
    }
    
    .topic_text {font-size:16px;line-height:25px;}
    
    img.avatar {
      float: none;
      margin: 0px;
    }
    
    ul#wpf-menu, ul.wpf-postmeta {
    	margin: 0;
    	padding: 0;
    	padding-top: 5px;
    	padding-bottom: 5px;
    }
    ul#wpf-menu li, .wpf-postmeta li{
    	list-style: none;
    	padding-right: 10px;
    	display: inline;
    }
    .wpf-table{
    	padding: 5px;
    	background: #f6f6f6;
    	font-size:  95%;
      border-collapse:separate;
      
    }
    .post-reply {border-left:1px solid #ccc;border-top:1px solid #ccc;}
    .wpf-post-table{
    	padding: 15px;
      border: 1px solid #DDDDDD;
      box-shadow: 0 2px 0 #EEEEEE;
    }
    .wpf-table th, .wpf-post-table th{
    	text-align:left;
    	padding: 15px 10px;
    	overflow: auto;
        color: #333 !important;
        text-align: left !important;
        text-shadow: 0 1px 0px #fff;
        border-right:1px solid #ccc;
        border-bottom:1px solid rgba(0, 0, 0, 0.2);background: rgba(0, 0, 0, 0.1);background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #eee),color-stop(1, #ddd));background: -moz-linear-gradient(center top,#eee 20%,#ddd 100%);padding:10px;
    }
    .wpf-table th {font:normal 16px 'Oswald',arial,serif;}
    
    .wpf-table td, .wpf-post-table td{
    border-right: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;
        border-left: 1px solid rgba(255, 255, 255, 0.6) !important;
        border-top: 1px solid rgba(255, 255, 255, 0.6) !important;    
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
        -box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;        
    }
    
    .wpf-post-table td.topic_text {background:none!important;border:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;-box-shadow:none !important;box-shadow:none !important;}
    .wpf-post-table tr {background-image:none!important;border:none !important;}
    .wpf-post-table td.topic-text {border-bottom:0 !important;border-right:0 !important;}
    .wpf-post-table td.author-info {border-bottom:0 !important;}
    
    .wpf-table textarea, .wpf-textarea {
    	width: 95% !important;
      margin-top:10px !important;
    }
    #wpf-wrapper .wpf{
    background: rgba(238, 238, 238, 0.9);-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;border:1px solid #ccc;border-right:0;border-bottom:0;margin-bottom:15px;border-spacing: 0;
    }
    td.user_desc {font-size:12px;margin:10px 1px;padding:0 15px;background:none !important;border: none !important;border-top:1px dotted #ddd !important;box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;-box-shadow:none !important;}
    
    .wpf-alt{
    	background:rgba(255,255,255,.5);
    }
    .sticky{
    	background-color: rgba(255,255,255,.5);
    }
    .sticky a{
    	font-weight: bold;
    }
    td.wpf-meta{
    	padding: 0 0 10px 0;
    	margin: 0;   
    }
    
    td.wpf-meta {border:none !important;box-shadow:none !important;background:url("images/line.png") bottom left repeat-x !important;}
    td.wpf-meta tr {background:none !important;color:#777 !important;border:none !important;box-shadow:none !important;}
    td.wpf-meta tr td {padding:5px 0 0 0;border:none !important;box-shadow:none !important;}
    td.wpf-meta a {
    	font-weight: bold;
      margin-left:0px;
      text-transform:uppercase;
      position:relative;top:13px;
    }
    td.Administrator, td.Moderator {background:url("images/support.png") top right no-repeat;}
    
    embed {  background: none repeat scroll 0 0 #F1F1F1;
        border: 1px solid #FFFFFF;
        box-shadow: 0 0 5px #DDDDDD inset;
        margin: 0;
        outline: 1px solid #CCCCCC;
        padding: 5px}
    
    .wpf-meta-table img {background:none !important;border:none !important;outline:none !important;padding:none !important;box-shadow:none !important;}
    .wpf-small{
    	margin-bottom: 10px;
    }
    
    .wpf-table h2{
    	margin: 0;
    	padding: 0;
    	margin-top: 3px;
    	margin-bottom: 3px;
    	color: #fff;
    }
    
    th.wpf-bright{
    	background: rgba(255,255,255,.1);
    	color: #444 !important;
      text-shadow:none;
      font:normal 16px 'Oswald',arial,serif;
      box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
        -box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
      -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
      -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;      
      }
    
    .wpf-input, .wpf-table textarea, .wpf-textarea {
        background-color: rgba(255, 255,255, 0.8);
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-left:1px solid rgba(0,0,0,.2);
        border-top:1px solid rgba(0,0,0,.2);
        border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-border-radius: 4px;
        box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.2) inset;
        -box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.2) inset;
        -webkit-box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.2) inset;
        -moz-box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.2) inset;
        color: #333;
        margin:5px;
        padding:7px 10px;
    }
    
        #wpf-search-submit {  
         border-width:1px;border-style:solid;
      border-color: #bbb; border-bottom-color: #999;text-align: center;text-shadow: 0 1px 0 #fff;
        -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
    
        background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #f8f8f8),color-stop(1, #ddd)) !important;
        background: -moz-linear-gradient(center top,#f8f8f8 20%,#ddd 100%) !important;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;box-shadow:0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
        color: #333 !important;
        font-size:15px;
        font-weight:bold;
        padding: 6px 10px;
        position: relative;
        top: -1px;}
    
    
    th.wpf-bright h3{
    	margin: 0;
    	padding: 0;
    	margin-top: 3px;
    	margin-bottom: 3px;
    }
    .wpf-avatar{
    	padding: 5px;
    }
    
    #wpf-wrapper a img, #wpf-wrapper img {
      background: none repeat scroll 0 0 #F1F1F1;
      border: 1px solid #FFFFFF;
      box-shadow: 0 0 5px #DDDDDD inset;
      -box-shadow: 0 0 5px #DDDDDD inset;
      -webkit-box-shadow: 0 0 5px #DDDDDD inset;
      -moz-box-shadow: 0 0 5px #DDDDDD inset;
      margin:0;
      outline: 1px solid #CCCCCC;
      padding: 5px;
    }
    #wpf-wrapper img {margin:5px;}
    .updated{
    	background: #fffbcc;
    	border: 1px solid #e6db55;
    	padding: 5px;
    	margin-bottom: 1em;
    }
    .
    #wpf-wrapper blockquote{
    	background: #d7daec;
    	border: 1px solid #6081a0;
    	padding-left: 5px;
    	margin: 0;
    }
    
    
    /* definitions for the main tab, active means the tab reflects which page is displayed */
    .maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
    {
    	color: white;
    	_text-transform: uppercase;
    	vertical-align: top;
    }
    .maintab_back, .maintab_active_back
    {
    	color: white;
    	text-decoration: none;
    	vertical-align: top;
    	padding: 2px 6px 6px 6px;
    	font-family: tahoma, sans-serif;
    }
    
    
    /* how links behave in main tab. */
    #wpf-wrapper .maintab_back a , #wpf-wrapper .maintab_back a:visited, #wpf-wrapper .maintab_active_back a:link , #wpf-wrapper .maintab_active_back a:visited
    {
    	  margin-top: 10px;display: inline-block;padding: 5px 10px;border: 1px solid #fff;color: #333;text-align: center;text-shadow: 0 1px 0 #fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #ddd;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #f8f8f8),color-stop(1, #ddd));background: -moz-linear-gradient(center top,#f8f8f8 20%,#ddd 100%);border-color: #bbb #bbb #999;-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);
    }
    
    .maintab_back a:hover, .maintab_active_back a:hover
    {
    	color: #e0e0ff;
    	text-decoration: none;
    	
    }
    
    /* definitions for the mirror tab */
    #wpf-wrapper .mirrortab_first, #wpf-wrapper .mirrortab_back, #wpf-wrapper .mirrortab_last, #wpf-wrapper .mirrortab_active_first, #wpf-wrapper .mirrortab_active_back, #wpf-wrapper .mirrortab_active_last
    {
    	color: white;
    	vertical-align: top;
    }
    #wpf-wrapper .mirrortab_back, #wpf-wrapper .mirrortab_active_back
    {
    	color: white;
    	text-decoration: none;
    	vertical-align: bottom;
    	padding: 6px 6px 2px 6px;
    	font-family: tahoma, sans-serif;
    }
    
    #topicmenu tr, #forummenu tr {background:none !important;}
    
    /* how links behave in mirror tab. */
    #wpf-wrapper .mirrortab_back a ,#wpf-wrapper  .mirrortab_back a:visited,#wpf-wrapper  .mirrortab_active_back a:link , #wpf-wrapper .mirrortab_active_back a:visited
    {
      margin-bottom: 0;display: inline-block;padding: 5px 10px;border: 1px solid #fff;color: #333;text-align: center;text-shadow: 0 1px 0 #fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #ddd;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #f8f8f8),color-stop(1, #ddd));background: -moz-linear-gradient(center top,#f8f8f8 20%,#ddd 100%);border-color: #bbb #bbb #999;-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);
    }
    
    .mirrortab_back a:hover, .mirrortab_active_back a:hover
    {
    	color: #e0e0ff;
    	text-decoration: none;
    }
    
    pre.code{
    	width: 90%;
    	background: #fff;
    
    	padding: 10px;
    	overflow: auto;
    	white-space: pre-wrap;
    	font-size: 95%;
      box-shadow:0 2px 3px #ddd;
      border-radius:4px;
    }
    
    #trail{
    	margin-top: 30px;
      font-size:11px;
      text-transform:uppercase;
      font-family:Tahoma,Geneva,Verdana,sans-serif;
    }
    
    #wpf-info{
     text-align:center;
     padding-top:15px !important;
     font-size:12px;
    }
     
    #wpf-wrapper {
    		font-size: 95%;
    
    }
    #wpf-wrapper td, #wpf-wrapper th{
    	vertical-align: top;
    }
    #wpf-wrapper th{
    	vertical-align: middle;
    }
    
    /*Styling for the PMS*/
    .pms_message {
    	white-space: pre-wrap;
    }
    .pms_message hr {
    	margin-top:5px;
    	margin-bottom:5px;
    }
    .pms_message img{
    	max-width: 400px; /*CHANGE THIS TO FIT YOUR THEME*/
    }
    
    /*Attempt to make the forum look better with more themes*/
    #forummenu td, #topicmenu td {
    	padding:1px !important;
    	padding-left:3px !important;
    	margin:0 !important;
    	height:25px !important;
    	vertical-align:middle !important;
    }
    .maintab_first, .mirrortab_first {
    	font-size:7px !important;
    }
    .pop_menus td{
    	padding:0 !important;
    	margin:0 !important;
    
    }
    tr.pop_menus  {  background:none !important;
      border:none !important;}
      
        
    Code (markup):
     
    securesite, May 4, 2012 IP
    ApocalypseXL likes this.