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

Line 10: Line 10:
 
.sponsor {
 
.sponsor {
 
position: absolute;
 
position: absolute;
bottom: 0;
+
right: 0px;
 +
bottom: 0px;
 +
left: 0px;
 
width: 100%;
 
width: 100%;
 +
height: 300px;
 
}
 
}

Revision as of 14:12, 24 July 2017

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

.sponsor { position: absolute; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 300px; }