Hi I seem to be having an issue trying to align an H1 tag to the left. I know it is something in my template.css file but I can’t work out what.
Should be easy for any CSS guru I hope ;)…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use a developer tool like Firefox’ Firebug, Safari’s WebInspector or IE’s Developer Tools to inspect the document. Those will probably show your, that it’s the
.previous_page’s bottom margin that causes a conflict with the top margin of theh1.