|
|
#13432
11/04/2004 2:25 AM
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Easy enough: Header: <table border="0" cellpadding="0" cellspacing="0" width="100%" id="SideBars"> <tr> <td width="15%"> <table border="0" cellpadding="0" cellspacing="0" width="95%" align="center" id="Left Sidebar"> <tr> <td width="100%">Left Sidebar</td> </tr> </table> </td> <td width="70%"> Footer: </td> <td width="15%"> <table border="0" cellpadding="0" cellspacing="0" width="95%" align="center" id="Right Sidebar"> <tr> <td width="100%">Right Sidebar</td> </tr> </table> </td> </tr> </table> When loaded it'll load as: <table border="0" cellpadding="0" cellspacing="0" width="100%" id="SideBars"> <tr> <td width="15%"> <table border="0" cellpadding="0" cellspacing="0" width="95%" align="center" id="Left Sidebar"> <tr> <td width="100%">Left Sidebar</td> </tr> </table> </td> <td width="70%">Board Content</td> <td width="15%"> <table border="0" cellpadding="0" cellspacing="0" width="95%" align="center" id="Right Sidebar"> <tr> <td width="100%">Right Sidebar</td> </tr> </table> </td> </tr> </table>
|
|
|
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: 808
Joined: July 2001
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 652
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 19
|
|
|
|
|
|