Difference between revisions of "Template:TeamTemplateA"

m (Protected "Template:TeamTemplateA" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(52 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<html>
+
{{Template_All_Teams}}
 +
 
 +
<!-- Declare that you are going to use html code instead of wiki code -->
 +
<html>
 +
 
 +
<!-- Start of CSS-->
 
<style type="text/css">
 
<style type="text/css">
  
Line 11: Line 16:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width: 900px;
+
width: 978px;
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
Line 21: Line 26:
 
border-left: 2px solid #565656;
 
border-left: 2px solid #565656;
 
border-top: 2px solid #565656;
 
border-top: 2px solid #565656;
font-family: Helvetica, sans-serif;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
  
Line 27: Line 32:
 
#menuContainer  {  
 
#menuContainer  {  
 
float:left;
 
float:left;
width: 100px;
+
width: 134px;
 
padding: 20px 0px;
 
padding: 20px 0px;
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
 
background-color: #E8E8E9;
 
background-color: #E8E8E9;
                                display:inline;
 
 
}
 
}
  
Line 44: Line 48:
 
background-color: #fff;  
 
background-color: #fff;  
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
font-family: Helvetica, sans-serif;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
  
Line 68: Line 72:
 
border-bottom: none;
 
border-bottom: none;
 
font-weight: bold;
 
font-weight: bold;
font-family: Helvetica, sans-serif;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
margin-top:10px;
 
margin-top:10px;
 
}
 
}
Line 120: Line 124:
 
color: #565656;
 
color: #565656;
 
text-decoration:none;
 
text-decoration:none;
/*font-weight: bold;*/
+
font-weight: bold;
 
}
 
}
  
 
/* Sets the style for lists inside menuContainer  */
 
/* Sets the style for lists inside menuContainer  */
 
#menuContainer ul {  
 
#menuContainer ul {  
                                display:block;
 
 
list-style: none;
 
list-style: none;
 
margin-left:0px;
 
margin-left:0px;
Line 132: Line 135:
 
/*Styles the list items to become menu buttons */
 
/*Styles the list items to become menu buttons */
 
#menuContainer ul li {  
 
#menuContainer ul li {  
                              list-style-type:none;
 
 
text-align: center;
 
text-align: center;
display: inline;
+
display: block;
width: 10px;
+
width: 100%;
/*height:30px;*/
+
height:30px;
/*padding-top:10px;*/
+
padding-top:10px;
 
}
 
}
  
Line 209: Line 211:
 
 
 
<p>You can make the image 980px  by  200px</p>
 
<p>You can make the image 980px  by  200px</p>
<p> Remember to call the file: "<i>IIT_Madras_Logo.jpg</i>" </p>
+
<p> Remember to call the file: "<i>Team_Example_banner.jpg</i>" </p>
 
</div>
 
</div>
  

Latest revision as of 15:50, 29 July 2015