For some reason I cannot get the borders located within my table to show?
I built a 7 column 2 row table and I get the outside borders to show, but not the internal borders.
thank you.
For some reason I cannot get the borders located within my table to show?
I built a 7 column 2 row table and I get the outside borders to show, but not the internal borders.
thank you.
Could you send me through (to support@innoavsys.com) a copy of the custom stylesheet you are using and the HTML from the topic where you are having problems with the table so that I can assist. Thanks.
Hello,
I managed to get the internal borders by working directly on the HTML code (Add Style statement with the needed borders to every <td> in the table). I am not sure why it worked, but it did and I had only 2 tabls so it was an OK effort.
Another thing, if a cell is empty, the borders will not show (at least in the Preview). So, I filled empty cells with a space character to get around the problem.
Saad