Hey all,
I've put a div at the bottom of all my pages to use as a footer, but it won't stretch right across the screen (leaves a small margin/border at the left and right and underneath). I've tried putting "margin: 0 0 0 0; padding: 0 0 0 0" in the css, but to no avail. Here's the css:
.footer { background-color: #FFFFAA; border-top: 1px solid #00329B; border-bottom: 1px solid #00329B }
Any ideas?
TYVM in advance![]()



Reply With Quote

Bookmarks