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

Line 9: Line 9:
  
 
.sponsor {
 
.sponsor {
position: relative;
+
position: absolute;
bottom: 100px;
+
bottom: 0;
 +
width: 100%;
 
}
 
}

Revision as of 14:10, 24 July 2017

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

.sponsor { position: absolute; bottom: 0; width: 100%; }