Thanks for your quick reply Sanjip. Is there any plans on adding templates similar to “contact”? Is it a lot of work to make a copy of the contact template and rename it?
Also, I when I create a table there seem to be a horisontal border throughout the grid. Even when I change the css (I use a child file for this), the changes does affect the formatting the usual way: html <table class=”noborder”> and CSS table.noborder {border =”none”;}).
Even when I try a similar way of formatting with <tr> and <td>, nothing happens – at one point one border was removed, not the rest. Is there a way I can format borders I have overlooked?