Hey guys, Does anybody know where this gap is coming from, Ive spent hours on looking at the code, Its not a margin or padding thats the thing, My site is http://dbzepisode.org/ and its on every page, I cant really think were its coming from, Hopefully somebody can help me out here, (Gap is at bottom of the page) Thanks in advance
I tried to look at it and all I could think of its just your footer spacing... copied the html file onto my computer and edited it and couldn't find anything that could be causing it. I deleted the footer and a big portion of the gray goes away and there is no gap then so its gotta be your footer.
Yeh im guessing its something to do with the footer too but everything seems right in the css, The image is 40px high yet the footer is 60+
I would suggest changing the footer to 60px high then... just a guess. You can always put it back if it doesn't work out right
Ive managed to fix it now, It appears there was a margin set on the body, WP has so many entrys for 1 style, I dont know why they cant just write them in 1 instead of making so many.