1
Jason0071
Standard NEWS Module problem...
  • 2005/2/25 20:20

  • Jason0071

  • Just popping in

  • Posts: 6

  • Since: 2005/1/19


I am using the most current version of XOOPS and also the standard NEWS module that comes with it. The NEWS module should allow me to use HTML, however when I place a <table> at the end of the NEWS article the table displays with a large blank space before it, therefore the user has to scroll down on the page to see the table. On top of that the table does not display as it would in a browser (table borders are removed, etc...).

Should I be using a different module?

How do I correct this?

Jason

2
Jason0071
Re: Standard NEWS Module problem...
  • 2005/2/25 21:15

  • Jason0071

  • Just popping in

  • Posts: 6

  • Since: 2005/1/19


The use of tables in a NEWS module(NEWS 2 also fails) story seems virtually useless, if standard HTML is used. When XOOPS renders the page for view by a client even a basic table:

<table>
<tr>
<td>test</td>
<td>test</td>
</tr>
</table>

seems to be rendered with a inordinately large blank space above the table. Not to mention other problems displaying tables that use specific tags.

BTW, this was tested with no other content in the story, just a basic table. So, I guess some HTML tags work with this module and some don't????

I've used <div> <br> <font> and others...had problems with <span> and tags including <class> references to css styles and others...hmmmmm.

Jason

Login

Who's Online

222 user(s) are online (167 user(s) are browsing Support Forums)


Members: 0


Guests: 222


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