Hi!
BXE by default inserts Tables with a class attribute "ornate",
you can make the grids visible by adding the following code to your
CSS-Stylesheet:
/* a table inserted by BXE */
table.ornate {
border: solid 1px #A4BBE1;
}
/* td inside a table inserted by BXE */
table.ornate td {
border: solid 1px #A4BBE1;
}
best regards
Michael
Gerd-Christian Michalke wrote:
Hi !
I am not quite sure if this is a BXE or lenya issue, but within BXE, I am not
able to see the grids of a table in the editing mode, but also in the view
mode.
What can I do about it ?
Kind regards,
G. Michalke
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]