Difference between revisions of "Template:Columbia NYC Template"

Line 12: Line 12:
 
/* Altering & Hiding Wiki Divs */
 
/* Altering & Hiding Wiki Divs */
 
#content {
 
#content {
 +
visibility:  none;
 
height: 0;
 
height: 0;
 
padding: 0;
 
padding: 0;
 
margin: 0;
 
margin: 0;
 
}
 
}
#content h1 {
+
#content h1.firstheading {
display: none;
+
visibility: none;
 
}
 
}
  
Line 138: Line 139:
  
 
<div id = "contentContainer">
 
<div id = "contentContainer">
 
<h1>DOES THIS WORK???</h1>
 
 
 
</div>
 
</div>
 
</div>
 
</div>
  
 
</body>
 
</body>

Revision as of 19:49, 11 September 2015