UBB.Dev
Posted By: hptschupp Enter a table with html? - 05/25/2004 3:18 AM
I have html enabled in a forum. I designed a simple table (html code) with some click able thumbnails.

Everything works when entering the table code (html checked) except one thing. There is an empty space of about 3 iches created from the post-top to the beginning of the table.

I tried everything to get rid of it, but it doesn't seem to work.

Who can help me.

See the problem at:
http://www.panfluteforum.org/ubbthreads/...&PHPSESSID= Message 748
Posted By: JoshPet Re: Enter a table with html? - 05/25/2004 4:51 AM
There can't be any line breaks, or line breaks in the entry screen get converted to <br /> in the HTML.

So instead of putting the HTML like this:

<table>
<tr>
<td>
etc...

It should be one big long line (no line breaks)

<table><tr><td>etc...
Posted By: hptschupp Re: Enter a table with html? - 05/25/2004 5:13 AM
Hey Josh,

you are the man! It works. It's a pleasure to have you around!

Fast, competent, to the spot.

Best Regards
Hanspeter Tchupp
© UBB.Developers