Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Table, Tr And Td 
 
Hi

I want to include tables on portal. I read all of posts about it on this forum and don't works fine. Tag table works fine but tr and td doesn't works. When i post:

[table][tr]
[td]TEXT[/td]
[/tr][/table]

the result is

[tr]
[td]TEXT[/td]
[/tr]

Tr and td tags show as text and no as a tag

I edit comments of bbcode.php and enable html on config forum. I add table, tr, td on HTML Tags permitted

My web page is : ***.tiptowin.com
Icy Phoenix

Thanks a lot
 



 
ivaxtobacSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Table, Tr And Td 
 
This is the code on validation W3C on DREAMWEAVER

<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>&nspb(space blank)</td>
</tr>
</table>

Inside tag <td> can insert <div>TEXT</div>

<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>This code is necessary or important to create your table</td>
</tr>
</table>

OR

<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle">This code is necessary to alignment center for your text</td>
</tr>
</table>


Bye Fucile
 



 
fucileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Table, Tr And Td 
 
Yes, but this is HTML and I want BBCODE

Thanks
 



 
ivaxtobacSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Table, Tr And Td 
 
Sorry i don't understanding
On Icy Phoenix is not implemented code html [table]

On version 1.1.7.22 is implemented bbcode cell

The functions of this bbcode is same the table

This is one step

Fucile
Fucile
Fucile
Fucile


Code: [Download] [Hide] [Select]

[cell width=40% class=forumline][align=center]Fucile[/align][/cell][cell width=40% class=forumline][align=center]Fucile[/align][/cell][cell width=40% class=forumline][align=center]Fucile[/align][/cell][cell width=40% class=forumline][align=center]Fucile[/align][/cell]


 



 
fucileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Table, Tr And Td 
 
But is posible to put cells on the same line??

Thanks
 



 
ivaxtobacSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events