Difference between revisions of "Template:TCU Taiwan/CSS"

Line 2: Line 2:
 
<head>
 
<head>
 
<style type="text/css">
 
<style type="text/css">
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;}
+
 
 +
  /*Clear existing style*/
 +
 
 +
 
 +
  #contentSub, #footer-box,  #menubar,#siteSub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 +
    display:none;
 +
  }
 +
 
 +
  html, body {
 +
    width: auto !important;
 +
    /*overflow-x: hidden !important;*/
 +
    height: 100% !important;
 +
 
 +
  }
 +
  /*End claer*/
 +
 
 
.firstHeading {
 
.firstHeading {
 
width: 975px;  
 
width: 975px;  

Revision as of 17:54, 29 May 2015