I'm trying to add some social media icons to my header - I'm having a bit of a problem with that as well, but for this post I'm wondering my the sidebar moves when the icons are added.
Any suggestions?
Please let me know if you need any supporting information.
Ok, instead of moving down, now the sidebar and the content shifted to the left.... I need some serious help. http://www.crozon.ca
Hi,
You are missing the closing > on your <a tag after logo.jpg
<a href="http://www.crozon.ca/"><img src="http://www.crozon.ca/wordpress/wp-content/themes/glossy-stylo/images/Logo.jpg"</a>
Also on some if the social icons, and the alt="Facebook" elements are missing.
Use the W3C Markup Validation Service to review the site after changes.
HTH
David
Amazing - Thanks David! That site is so helpful!