Difference between revisions of "Template:HKUST-Rice"

Line 10: Line 10:
 
/*-- Remove borders, float content left and remove padding/margin */
 
/*-- Remove borders, float content left and remove padding/margin */
 
#globalWrapper, #content{
 
#globalWrapper, #content{
                                width: 100%;
+
                width: 100%;
 
}
 
}
  
 
/*left align Black Menu Bar */
 
/*left align Black Menu Bar */
 
#top_menu_inside {  
 
#top_menu_inside {  
                                width: 100%;
+
                width: 100%;
 
}
 
}
  
                        #top_menu_inside .submenu {
+
            #top_menu_inside .submenu {
                                width: 90%;
+
                width: 90%;
                        }
+
            }
  
                        #top_menu_inside #bars_item {
+
            #top_menu_inside #bars_item {
                                position: absolute;
+
                position: absolute;
                                top: 1px;
+
                top: 1px;
                                left: 93%;
+
                left: 93%;
                                z-index: 99;
+
                z-index: 99;
                                cursor: pointer;
+
                cursor: pointer;
                                }
+
            }
 
</style>
 
</style>
  
 
<!-- 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>
  
<!--<div id="Slider">
+
<!-- Start of CSS-->
<div id="Slide0" class="Slides current"></div>
+
<style type="text/css">
<div id="Slide1" class="Slides"></div>
+
<div id="Slide2" class="Slides"></div>
+
<div id="Slide3" class="Slides"></div>
+
+
<div id="LeftBar" class="SideBar"><div id="LeftArrow"></div></div>
+
<div id="RightBar" class="SideBar"><div id="RightArrow"></div></div>
+
+
</div>-->
+
 
+
<!-- Start of CSS-->
+
<style type="text/css">
+
  
 
/* PAGE LAYOUT */
 
/* PAGE LAYOUT */
Line 60: Line 49:
 
width: 100%;
 
width: 100%;
 
float:center;
 
float:center;
margin-left: 20px;
+
margin-left: 0px;
 
                 margin-right: 0px;
 
                 margin-right: 0px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
Line 82: Line 71:
 
z-index:0;
 
z-index:0;
 
 
                                }
+
            }
  
 
 
Line 102: Line 91:
 
/*Set up height place holder for the title*/
 
/*Set up height place holder for the title*/
 
#titleContainer {
 
#titleContainer {
                                width: 100%;
+
            width: 100%;
                                height:auto;
+
height:auto;
overflow:hidden;
+
overflow:hidden;
margin: 0px;
+
margin: 0px;
                                background-color: #1b1c3a;
+
            background-color: #1b1c3a;
text-align:center;
+
text-align:center;
                                text-shadow: 2px 2px #000000;
+
            text-shadow: 2px 2px #000000;
 
}
 
}
  
 
/*Set up height place holder for the banner*/
 
/*Set up height place holder for the banner*/
 
#bannerContainer {
 
#bannerContainer {
                                width: 100%;
+
            width: 100%;
                                height: 75%;
+
            height: 75%;
overflow:hidden;
+
/*overflow:hidden;*/
margin: 0px;
+
margin: 0px;
text-align:center;
+
text-align:center;
 
} */
 
} */
  

Revision as of 03:06, 19 July 2015