Display of tables in responses

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
chris68
Posts: 1
Joined: Sun Apr 29, 2012 10:54 pm

Display of tables in responses

Post by chris68 »

Hi,
I having troubles with FAQ responses in which I'd like to integrate tables (backend).
It works fine, I can integrate tables by the tinyMCE or HTML editor.
The only issue is that the formating for cells like border, cellpadding and cellspacing are filtered out from the display: regardless of the way I generate the table ant its attributes, no border is displayed, spacing respected etc...
The table attributes are saved in the database: each time I reload the FAQ, the response contents the table and its attributes as entrered originaly.
But not disply of the borders etc... The button (TinyMCE) "toggle guidelines/invisible content" doesn't affect the display.

Long searches on that forum didn't lead me to a solution...
Please HELP !

Regards
Christian

PS: I'm using phpMyFAQ 2.7.5
Thorsten
Posts: 15802
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Display of tables in responses

Post by Thorsten »

Hi,

it's filtered out by the default CSS of phpMyFAQ. You have to add own CSS code if you need e.g. borders in tables.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply