(11 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<!-- This tells the browser that your page is responsive --> | <!-- This tells the browser that your page is responsive --> | ||
− | |||
<script> | <script> | ||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
Line 13: | 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 24: | Line 26: | ||
#home_logo, #sideMenu { display:none; } | #home_logo, #sideMenu { display:none; } | ||
#sideMenu, #top_title, .patrollink {display:none;} | #sideMenu, #top_title, .patrollink {display:none;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> |
Latest revision as of 17:39, 18 October 2019