I removed the old Facebook graphic and added the new socail media icons.
Links are included and they are centered.
font-size: 2.4rem;\r
display: block;\r
}\r
+#social {\r
+ float: none;\r
+ margin: 0 auto;\r
+ text-align: center;\r
+}\r
#cFace {\r
- background-image: url(assets/facebook.gif);\r
- width: 251px;\r
- height: 82px;\r
+ background-image: url(assets/Social-Icons-Set-color.png);\r
+ width: 64px;\r
+ height: 64px;\r
+ background-position: 0 0;\r
+ margin-right: 10px;\r
+ display: inline-block;\r
+ }\r
+#cInsta {\r
+ background-image: url(assets/Social-Icons-Set-color.png);\r
+ width: 64px;\r
+ height: 64px;\r
+ background-position: -159px 0;\r
+ display: inline-block;\r
}\r
\r
/* Toolbox */\r
<span class="wCond">{weather}</span>
</div><!-- /#weather -->
<a href="http://w3.lre.usace.army.mil/hh/GreatLakesWaterLevels/GLWL-CurrentMonth-Feet.pdf" id="waterLevel">Great Lakes Lake Levels (USACE)</a>
- <a href="https://www.facebook.com/cedarville.marine" id="cFace" class="glmTxtImg">Find us on Facebook</a>
+ <div id="social">
+ <a href="https://www.facebook.com/CedarvilleMarineest1984/" id="cFace" class="glmTxtImg">Find us on Facebook</a><a href="https://www.instagram.com/cedarvillemarine/" id="cInsta" class="glmTxtImg">Find us on Instagram</a>
+ </div>
</div><!-- /#cSide -->
</div><!-- /#cMain -->
</div><!-- /#row -->