Simple Layout Question
Started by
dscouron
, Jan 19 2010 05:02 AM
3 replies to this topic
#1
Posted 19 January 2010 - 05:02 AM
I'd like to get rid of the padding between the main content area and the footer. Didn't know it was there until i changed the background. Would like to get rid of gap:
#2
Posted 19 January 2010 - 05:03 AM
Screenshot was a little large, here's a link
#3
Posted 20 January 2010 - 04:32 AM
Ok, to change this you'll just need to edit the footer.php file. There are some markup things at the top the will need to be removed.
Make sure you account for closing 'div' elements and I think this will give you what you need.
Does that help?
#4
Posted 21 January 2010 - 05:38 AM
That does help. Just removed a `
` and it did the trick. Thanks.
` and it did the trick. Thanks.










