![]() |
Need help with a table
1 Attachment(s)
Look at the attachment and you will see what I am trying to achieve....
How can I squash the banner I have in the table right up into the corners so there are not the gaps around the edge. I already have cellpadding and cellspacing all set to 0. This is the code for the table so far: HTML Code:
<table class="thead" border="0" width="100%" align="center"> |
It looks like you only have the border set to 0, not the cellspacing and cellpadding . Try this..
Code:
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="thead"> |
All times are GMT. The time now is 03:53 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|