Hey Max, if possible I would first like to try and hard-code my own icons in the footer manually. I went ahead and did it, and it worked, however the icons are appearing vertical in the footer and it doesn't look right.
How do I make them appear horizontal?
Here is my code. Am I doing something wrong?
<a title="Image">
<img src="http://thebroadstreetjournal.com/wp-content/uploads/2011/12/facebook-logo.png" alt="Image" />
</a> <a title="Image">
<img src="http://thebroadstreetjournal.com/wp-content/uploads/2011/12/twitter-bird3.png" alt="Image" />
</a> <a title="Image">
<img src="http://thebroadstreetjournal.com/wp-content/uploads/2011/12/feedburner-logo.png" alt="Image" />
</a> <a title="Image">
<img src="http://thebroadstreetjournal.com/wp-content/uploads/2011/12/stumbleupon.png" alt="Image" />
</a> <a title="Image">
<img src="http://thebroadstreetjournal.com/wp-content/uploads/2011/12/mail.png" alt="Image" />
</a>
Add Reply
You must log in to post.