Difference between revisions of "Template:British Columbia 2"

m
m
 
(7 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
/********************************* Overriding the default wiki settings, rest in peace #sideMenu.*****************/
 
/********************************* Overriding the default wiki settings, rest in peace #sideMenu.*****************/
 
#sideMenu, #top_title {display:none;}  
 
#sideMenu, #top_title {display:none;}  
#sideMenu { z-index: 99; background-color: white; }
+
#sideMenu { z-index: 10 !important; background-color: white; position: fixed;}
 
#content {  
 
#content {  
 
   margin-left: 0 !important; all: initial;
 
   margin-left: 0 !important; all: initial;
Line 77: Line 77:
 
#read-more{
 
#read-more{
 
   background-color: #8CC63F;  
 
   background-color: #8CC63F;  
   height: 150px; color: #ffffff; line-height: 50px;
+
   height: 50px; color: #ffffff; line-height: 50px;
 
   margin-bottom: 0;  
 
   margin-bottom: 0;  
 
   text-align: center !important; font-size: 1em !important;  
 
   text-align: center !important; font-size: 1em !important;  
Line 97: Line 97:
 
#previous figcaption, #next figcaption{
 
#previous figcaption, #next figcaption{
 
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.40) 50%, rgba(0, 0, 0, 0.55) 100%);
 
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.40) 50%, rgba(0, 0, 0, 0.55) 100%);
   position: absolute; width: 100%;
+
   position: absolute; width: 100%; height: 100px;
 
   bottom: 0; left: 0; padding: 25px;
 
   bottom: 0; left: 0; padding: 25px;
 
   color: #ffffff; font-size: 2em;
 
   color: #ffffff; font-size: 2em;
 
}
 
}
 
 
</style>
 
</style>
  
 
</head>
 
</head>
 
</html>
 
</html>

Latest revision as of 14:14, 18 October 2016

Main CSS