many thanks that worked
Can you please provide further help to take out the spaces in the suf-tiles
http://www.gtolondon-mens-gifts.co.uk/? ... rchsubmit=I have so far
.suf-mag-excerpts {
width: 100%;
padding: 0;
margin: 0px !important;
display: inline-block;
}
.suf-tiles {
width: 100%;
border-collapse:collapse !important;
cellpadding:0px;
cellspacing:0px;
align:center;
}
.suf-mag-category,
.suf-mag-excerpt,
.suf-tile {
padding: 0px 0;
font-size: 108%;
line-height: 20px;
text-align: center;
margin:0;
cellpadding:0px;
cellspacing:0px;
/*margin: 3px;*/
border-collapse:collapse;
vertical-align: top;
border:none;
background-color: #ffffff;
position: relative;
display: inline-block;
/*float: left;*/
width: 100%;
margin-top: 5px;
}
and I am still trying to get rid of the gap in the footer - the image gold bar - I have so far
#page-footer table {
border: none;
padding: 0;
margin-top: 0px !important;
width: 100%;
padding-top:0px !important;
border-collapse:collapse;
cellspacing:0px;
cellpadding:0px;
}
any ideas on that or how an image border might be better inserted? Currently have it in the site-footer.php file as a table
Many Thanks for you all your assistance