1
RAV-4
Adding Table in the news
  • 2009/1/7 16:52

  • RAV-4

  • Just popping in

  • Posts: 7

  • Since: 2005/7/5 9


Hi,
I am using XOOPS 2.0.17.1 and news 1.56
I tried to adde a table after the intoduction of the the news using standard html format. the table displyed ok however there was large space between the first text line and the table.
What went wrong. how can I eliminate the space?

test:

<table border="1" cellspacing="" cellpadding="" width="">
<tr>
<td>col 1</td>
<td>col 2</td>
<td>col 3</td>
<td>col 4</td>
</tr>
</table>

2
Anonymous
Re: Adding Table in the news
  • 2009/1/7 17:26

  • Anonymous

  • Posts: 0

  • Since:


Try to add vertical-align: top; to table td or .itemBody in /style.css

3
deka87
Re: Adding Table in the news
  • 2009/1/7 17:38

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


I had the same problem before. as for me it turned out that I had an empty line after the table. I deleted it and that was it.
Mind anchors

4
RAV-4
Re: Adding Table in the news
  • 2009/1/7 19:24

  • RAV-4

  • Just popping in

  • Posts: 7

  • Since: 2005/7/5 9


Thanks for the Answers. As correctly pointed out, It looks like there were lots of <BR> in the code. I had to delete all manually. is ther a better and easier way to eliminate the <br> when I use 3rd party HTML editor to write and format the news?

Login

Who's Online

159 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

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

Latest GitHub Commits