Difference between revisions of "Template:IIT Delhi"

 
(37 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<html>
 
<html>
 
+
<head>
<!-- Start of CSS-->
+
<style>
<style type="text/css">
+
/* ADJUSTS DEFAULT iGEM CONTENT */
 
+
.logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */
/* WIKI SETTINGS*/
+
display: none;
+
/* Hide first heading */
+
.firstHeading {
+
display: none;
+
}
+
/*--------------Global/content start----------------*/
+
#content { /*-- changes default wiki settings --*/
+
width: 100%;  
+
height: 100%;
+
border: 0px;
+
margin: 0px;
+
padding: 0px;
+
 
+
 
}
 
}
 
+
#top_menu_14, #top_menu_inside { /* MAKES BACKGROUND OF iGEM MENU TRANSPARENT */
+
background: none;
/*-- Remove borders, float content left and remove padding/margin */
+
border: none;
#globalWrapper, #content{
+
}
background-color: transparent;
+
#globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */
border: 0px;
+
background-color: transparent;
float: left;
+
}
margin:0px;
+
:focus, :active {
padding: 0px;
+
  outline: 0;
}
+
}
 
+
body, html, #globalWrapper, #bodyContent, #HQ_page {
/*left align Black Menu Bar */
+
width: 100%;
#top_menu_inside {  
+
margin: 0;
margin-left: 20px;  
+
padding: 0;
}
+
height: 100%
</style>
+
}
</html>
+
#content {
 +
width: 100%;
 +
margin: 0;
 +
margin-top: -33px;
 +
padding: 0;
 +
height: 100%
 +
}
 +
html {
 +
-webkit-font-smoothing: antialiased;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<script>
 +
</script>
 +
</body>

Latest revision as of 16:18, 28 October 2017