Header & footer spacing

Feb 09, 2014 16:13

I have a problem with the header and footer. If you look at my journal, you can see there is some spacing above the header and below the footer. I have had the same style for years, the problem only occurred recently. I don't know what is wrong. Is there any way to solve it?
Thanks in advance!

body ( Read more... )

header and footer

Leave a comment

Comments 3

london_fan February 9 2014, 16:48:33 UTC
I had a bit of trouble reproducing the problem, but checking your journal out with Firebug, I think the following code should solve the issue:

.wrapper {
margin: 0px 0px !important;
}

*fingers crossed*

Reply

evie February 9 2014, 18:13:18 UTC
Fantastic! Works like a charm. Thank you so much! :D

Reply

london_fan February 9 2014, 18:17:21 UTC
You're welcome. Glad it works! :)

Reply


Leave a comment

Up