1
icimsm
Inserting Table
  • 2004/9/14 1:55

  • icimsm

  • Just popping in

  • Posts: 3

  • Since: 2004/9/14


Im using the NEWS module. I filled up the Intro Text and inserted a table in the Extended text to organized the content, but i've noticed that there is a big space before the the table when viewing it.

How can I delete the space?

Please help. Thanks!

2
JasonMR
Re: Inserting Table
  • 2004/9/14 2:09

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Try and assign margin and padding style setting directly to the table you have inserted.

<code>
<table style="margin:0; padding:0;">
<tr><td></td></tr>
</table>
</code>

Hope this helps.

3
icimsm
Re: Inserting Table
  • 2004/9/14 6:07

  • icimsm

  • Just popping in

  • Posts: 3

  • Since: 2004/9/14


Hello,

thank you so much for the reply. I tried to use the codes but there is still a big space before the table.

what will i do?? any solution for this.

Thanks!

4
wcrwcr
Re: Inserting Table
  • 2004/9/14 6:53

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hey icimsm

I?ve noticed the same with a test site.

After trying a lot of things, one (not very elegant i know, but works!!) was write some pure text( in my case i used a line of "====" before the table tags.

For instance:

==========================
<table>
your content
</table>

Hope this helps.
Regards

PS. Maybe we should try only a "." with a mating color.......let me know if works for you.

5
JasonMR
Re: Inserting Table
  • 2004/9/14 21:34

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Could you send me a link to the page?

Login

Who's Online

77 user(s) are online (63 user(s) are browsing Support Forums)


Members: 0


Guests: 77


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits