Difference between revisions of "Template:UCC Ireland/Footer Style"

(changed sponsor height)
(changed sponsor height)
Line 21: Line 21:
  
 
.sponsor {
 
.sponsor {
height: 1000px;
+
height: 50px;
 
width: auto;
 
width: auto;
 
padding: 5px 5px;
 
padding: 5px 5px;
 
}
 
}

Revision as of 11:51, 28 October 2017

.footer { position: fixed; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100px; }

.footer_sponsor { width: 80%; margin: auto; position: absolute; right: 0; bottom: 0; left: 0; padding: 1rem; background-color: #ffffff; border-top: 2px solid #636363; }

.sponsor { height: 50px; width: auto; padding: 5px 5px; }