(8 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") | ||
}); | }); | ||
Latest revision as of 17:39, 18 October 2019