yung23
07-15-2010, 06:52 PM
Hi all, I just joined today because this is driving me batty.
I am a novice user and have come across a problem..
I do not know where this default padding or table height is coming from.. and I want it gone so things are much tighter..
I put a red bar where I want the space/height or padding removed, but I do not know what is generating it...
and as you can see, I have set the bottom padding of the table in question to 0px.. but it still gives me space ?
I can edit it to anything bigger and it will take that padding on, but how do I remove the space it seems to have by default ?
http://img295.imageshack.us/img295/8799/problemc.jpg (http://img295.imageshack.us/i/problemc.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
here is my code..
<table>
<tr>
<td valign="top"><table> <td>
<div style="width: 420px; position: top; font-size: 10px;
z-index: 2;"><img src="holycrapIdidit234_files/Retailbar.png"
width="420" height="71"></div>
<div style="width: 420px; position: relative; top: -23px; left: 4px;
font-size: 14px; z-index:0;">
With our 30 years of experience, ACE is
designed to be <br>
feature-rich
and thoughtful for the sole purpose of assisting you <br>
and your staff.<br />
<br />
Ace Retail POS 3000 is a fully integrated and customizable <br />
Point of Sale solution which gives you absolute control over all aspects <br />
of your business - sales, inventory, customers, vendors, purchasing, receiving, credit card processing and integrated accounting with an <br />
easy to use, professional customer checkout able to be tailor made <br />
using many different features, creating a single solution for all your business needs. </div>
</td></table>
</td>
<td style="padding-bottom: 0px;">
<div><table > <td>
<div style="width: 420px; position: top; font-size: 0px; z-index: 2;"><img src="holycrapIdidit234_files/Mobilebar.png"
width="420" height="71"></div>
<div style="width: 420px; position: relative; top: -23px; left: 4px;
font-size: 14px; z-index:0;">Extend ACE to your business' entire space. ACE Mobile<br />
makes order taking, inventory management and more, simple<br />
and effective.</div>
</td></table></div>
<div><table > <td>
<div style="width: 420px; position: top; font-size: 0px; z-index: 2;"><img src="holycrapIdidit234_files/eComm.png"
width="420" height="71"></div>
<div style="width: 420px; position: relative; top: -23px; left: 4px;
font-size: 14px; z-index:0;">Elevate your business to the world through ACE's e-Commerce<br />
package. If you already have a webstore, integrate with ACE for better management.</div>
</td></table></div>
<div><table><td style="padding-bottom:0px">
<div style="width: 420px; position: top; font-size: 0px; z-index: 2;"><img src="holycrapIdidit234_files/Wholesalebar.png"
width="420" height="71"></div>
<div style="width: 420px; position: relative; top: -23px; left: 4px;
font-size: 14px; z-index:0;">Find out how ACE's specialized and easy-to-use Ordering &<br />
Shipping system can improve your sales volume, in an easy way!</div>
</td></table></div>
</td>
</td>
</tr>
</table>
I am a novice user and have come across a problem..
I do not know where this default padding or table height is coming from.. and I want it gone so things are much tighter..
I put a red bar where I want the space/height or padding removed, but I do not know what is generating it...
and as you can see, I have set the bottom padding of the table in question to 0px.. but it still gives me space ?
I can edit it to anything bigger and it will take that padding on, but how do I remove the space it seems to have by default ?
http://img295.imageshack.us/img295/8799/problemc.jpg (http://img295.imageshack.us/i/problemc.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
here is my code..
<table>
<tr>
<td valign="top"><table> <td>
<div style="width: 420px; position: top; font-size: 10px;
z-index: 2;"><img src="holycrapIdidit234_files/Retailbar.png"
width="420" height="71"></div>
<div style="width: 420px; position: relative; top: -23px; left: 4px;
font-size: 14px; z-index:0;">
With our 30 years of experience, ACE is
designed to be <br>
feature-rich
and thoughtful for the sole purpose of assisting you <br>
and your staff.<br />
<br />
Ace Retail POS 3000 is a fully integrated and customizable <br />
Point of Sale solution which gives you absolute control over all aspects <br />
of your business - sales, inventory, customers, vendors, purchasing, receiving, credit card processing and integrated accounting with an <br />
easy to use, professional customer checkout able to be tailor made <br />
using many different features, creating a single solution for all your business needs. </div>
</td></table>
</td>
<td style="padding-bottom: 0px;">
<div><table > <td>
<div style="width: 420px; position: top; font-size: 0px; z-index: 2;"><img src="holycrapIdidit234_files/Mobilebar.png"
width="420" height="71"></div>
<div style="width: 420px; position: relative; top: -23px; left: 4px;
font-size: 14px; z-index:0;">Extend ACE to your business' entire space. ACE Mobile<br />
makes order taking, inventory management and more, simple<br />
and effective.</div>
</td></table></div>
<div><table > <td>
<div style="width: 420px; position: top; font-size: 0px; z-index: 2;"><img src="holycrapIdidit234_files/eComm.png"
width="420" height="71"></div>
<div style="width: 420px; position: relative; top: -23px; left: 4px;
font-size: 14px; z-index:0;">Elevate your business to the world through ACE's e-Commerce<br />
package. If you already have a webstore, integrate with ACE for better management.</div>
</td></table></div>
<div><table><td style="padding-bottom:0px">
<div style="width: 420px; position: top; font-size: 0px; z-index: 2;"><img src="holycrapIdidit234_files/Wholesalebar.png"
width="420" height="71"></div>
<div style="width: 420px; position: relative; top: -23px; left: 4px;
font-size: 14px; z-index:0;">Find out how ACE's specialized and easy-to-use Ordering &<br />
Shipping system can improve your sales volume, in an easy way!</div>
</td></table></div>
</td>
</td>
</tr>
</table>