|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
if the tablesurround property ISN'T in the .css style sheets your sites use and its being dependent for a few things then yes add the property to your stylesheet and try that.. but since table surround only usually has the following attributes
.tablesurround { color: #005826; background-color: transparent; }
and no alignment variables I would suggest a closer examine of the templates themselves...
you COULD try setting your tbopen.tmpl from
<table width="95%" align="center" cellpadding="1" cellspacing="1" class="tablesurround">
to
<table width="95%" align="left" cellpadding="1" cellspacing="1" class="tablesurround">
which MAY fix it but froak something else up..
I would suggest doing the following..
bring up the page in your browser and and right click and select view source and then cut and paste THAT into say Dreamweaver, or any other thing you NORMALLY use to create HTML pages and see what it looks like in that.. you MAY be able to spot the place where the header and footer are being aligned one way and your forums the other...
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|