Code: Select all
[table]{TEXT}[/table]
Code: Select all
<table border="1">{TEXT}</table>
Code: Select all
[tr]{TEXT}[/tr]
Code: Select all
<tr>{TEXT}</tr>
Code: Select all
[td]{TEXT}[/td]
Code: Select all
<td style="padding:0 10px 0 10px;">{TEXT}</td>
Edit your post, and remove all the line breaks between the cells.lemina wrote: I have problem with big space which is between text above the table and table. Sometimes I have to roll down one page down, and there still nothing. Example here
Maybe you know what should be done to do not have such big, empty hole?
You are right - it's works. It much more less readable, but the table is not going down anymore. But - I tried and the new line can be use between [td] [/td] markers - the table is not going down. Only enter between [/tr][tr] caused big hole.ric323 wrote:Edit your post, and remove all the line breaks between the cells.
It will make the layout harder to read while editing, but should stop them showing up in the final post.
(This is what midlis was referring to at the end of his post.)
Thanks ric323 (sorry I missed that midlis), that solved it for me too.ric323 wrote:Edit your post, and remove all the line breaks between the cells.
It will make the layout harder to read while editing, but should stop them showing up in the final post.
(This is what midlis was referring to at the end of his post.)
Brf wrote:Try the table bbcode definitions from this post: http://www.phpbb.com/community/viewtopi ... 5#p4078025
That's a smart trick using the comments to get rid of the end-of-lines. Thanks Brf!Brf wrote:Try the table bbcode definitions from this post: http://www.phpbb.com/community/viewtopi ... 5#p4078025
Users browsing this forum: thevms and 6 guests