packing

On line 247, replace: <table border="2" cellpadding="0" cellspacing="2"> with: <table class="purchase-box-table"> In imgs/style.css the following, around line 953, below: .ui-button { width:150px; } add: .purchase-box-table { border-spacing:2px; border-width:2px; } .purchase-box-table th, .purchase-box-table td { padding: 0px; }

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.