This topic is locked

Layout almost there

5/21/2007 9:22:52 AM
PHPRunner General questions
O
osluk author

I am nearly there.
See:
http://www.bordeauxreport.com/db-2006-view...6_data_list.php
My only concern is the blank border of the page.

In the output <TABLE width="85%" align=center>
Is this defined in css somewhere
I have manually changed this in the HTML option within the visual editor.

Can it be altered elsewhere?
Chris

Sergey Kornilov admin 5/21/2007

The following code snippet defined the table:

<TABLE class=data

style="BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #c0c0c0 1px solid; BORDER-LEFT: #c0c0c0 1px solid; BORDER-BOTTOM: #c0c0c0 1px solid"

cellSpacing=2 cellPadding=3 width="100%" align=center

border=0>