Difference between revisions of "Template:Waterloo/"

 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
 +
<!--- THIS IS WHERE THE HTML BEGINS --->
 +
 +
<!-- This tells the browser that your page is responsive -->
 +
 
<script>
 
<script>
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Line 7: Line 12:
 
//remove the HQ_page id
 
//remove the HQ_page id
 
$("#HQ_page").attr('id','');
 
$("#HQ_page").attr('id','');
+
                $("#content").css('background-color','transparent');
 +
                $("top_menu_under").css("height",0);
 +
 
 +
$("#footer").css("text-align","left")
 
});
 
});
  
Line 14: Line 22:
 
</script>
 
</script>
  
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
+
<style>
<!--- Content of the page --->
+
 
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
+
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink {display:none;}
 +
 
 +
</style>

Latest revision as of 17:39, 18 October 2019