Adding Social Icons to footer didn't work


Author Message
gcampton

Posted: 8/5/2012
Quote message 

Hi guys and gals.
I added some social icons in my design under webpage template then changed to wordpress template. Of course this didn't work; I figured it would be a simple case of just prefixing 'images/' to the src="image.png" under the 'view page footer text'. However that didn't work either.

<p><a href="" target="_self" title="RSS Feed"><img width="60" height="60" alt="RSS Link" src="rss-5.png" style="float: left; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px;" /></a><a href="" target="_blank" title="Youtube Channel"><img width="60" height="60" alt="Youtube Channel" src="you-tube-4.png" style="float: left; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px;" /></a><a href="" target="_blank" title="Facebook Page"><img width="60" height="60" alt="Link to Facebook" src="facebook-4.png" style="float: left; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px;" /></a><a href="" target="_blank" title="twitter Feed"><img width="60" height="60" alt="Link to Twitter" src="twitter-4.png" style="float: left; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px;" /></a><a href="http://google.com/+1/" target="_blank" title="Google +1"><img width="60" height="60" alt="Link to +1 in Google" src="google-2.png" style="float: left; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px; cursor: text;" /></a>Copyright © 2012. All Rights Reserved.</p><br />


Pretty straight foward, Artisteer even exported the images with the exact names to the images folder...

Trying to locate this information in any of the php's prooved useless, it doesn't show up in footer.php or sidebar_footer.php anyone know where this is so I can edit it?

The part that is usually:
<p><a href="">Link1</a> | <a href="">Link2</a> | <a href="">Link3</a></p><p>Copyright 2012 ©... etecera


Can't find it anywhere...
 
gcampton

Posted: 8/5/2012
Quote message 


 
gcampton

Posted: 8/5/2012
Quote message 

Oh and on the same note, I'm also interested in adding in microdata in the form of schema for my header and footer as I'm not using headling and slogan instead I'm using an image. I also can't find the header image in the header.php.
 
gcampton

Posted: 8/5/2012
Quote message 

woops nevermind I figured it out, not sure why but when I reuploaded it worked. However I still haven't located the header image.