Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Editing inc_top
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DarlingBri
Junior Member

United Kingdom
378 Posts

Posted - 12 May 2001 :  19:20:37  Show Profile  Visit DarlingBri's Homepage
Hi again...

I want to add a row to the top table in inc_top, or even a new table below it. That sounds easy enough.

When I added a new <tr> just before the final </table> tag, it only appeared across 50% of the table width. Hmm.

So instead, I added a new table below the last </table> tag:

</table>

<table width="100%" border="0">
<tr>
<td bgColor=#ffcc66 align="right" vAlign="top">lalala</td>
</tr>
</table>


That's not working correctly either, since I'm getting a weird spacing around my table. I'm clearly not understanding the table openings and closing in the inc_top HTML code.

Is the top table closed somewhere else?

You can see the odd table spacing here.

And yes, I know about the database error; I'm going to sort that out on Monday :o)

*****
"Bother," said Pooh, as Piglet was assimilated by the Borg.

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 May 2001 :  19:30:07  Show Profile
try changing this:

<table width="100%" border="0">


to this:

<table width="100%" border="0" cellspacing="0" cellpadding="0">
Go to Top of Page

DarlingBri
Junior Member

United Kingdom
378 Posts

Posted - 12 May 2001 :  19:48:42  Show Profile  Visit DarlingBri's Homepage
You know, I should *really* stop assuming it's some complicated Snitz thing and just look at the bloody HTML.

DUH.

Thank you, Richard

*****
"Bother," said Pooh, as Piglet was assimilated by the Borg.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 May 2001 :  19:50:57  Show Profile
You're welcome
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07