Difference between revisions of "Template:Chalmers-Gothenburg-Dev"

(Created page with "{{Template_All_Teams}} <!-- Declare that you are going to use html code instead of wiki code --> <html> <!-- Start of CSS--> <style type="text/css"> PAGE LAYOUT: ...")
 
(The page now adapts to the users screen.)
Line 1: Line 1:
 
{{Template_All_Teams}}
 
{{Template_All_Teams}}
 
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
Line 12: Line 11:
 
body {  
 
body {  
 
background-color: #fff;
 
background-color: #fff;
 +
}
 +
 +
/* Forces page to cover entire width*/
 +
#content{
 +
width:100%;
 
}
 
}
  
 
/* 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: 978px;
+
width: 100%;
 
overflow:hidden;
 
overflow:hidden;
float:left;
+
flota:left;
margin-left:20px;
+
margin-left:auto;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
background-color: #fff;  
 
background-color: #fff;  

Revision as of 19:04, 6 July 2015



Add a banner to your wiki!

You can make the image 980px by 200px

Remember to call the file: "Team_Chalmers-Gothenburg_banner.jpg"