Hi
We want an image border on the top/bottom of the page (its the gold bar) - just tried to this via a widget above footer - but is putting in a line height I believe
http://www.gtolondon-mens-gifts.co.uk/2 ... cufflinks/
so added to custom includes
.dbx-content {
padding: 0px 0px 0px 0px !important;
margin:0px 0px 0px 0px !important;
}
#textwidget {
padding: 0px 0px 0px 0px !important;
margin: 0px auto auto auto !important;
line-height:0px !important;
}
but still a space exists between the page and the footer - we just want it flush with the wrapper
Thanks in advance
