D
|
dodgebros author 6/19/2012 |
Any body? |
J
|
Jane 6/20/2012 |
Hi, <DIV class="fieldlabel_FieldName {$fielddispclass_FieldName}" style="height:10px"> |
D
|
dodgebros author 6/20/2012 |
Hi, unfortunately there is no easy way to change height of the rows by dragging and dropping borders on the Visual Editor tab. As workaround you can turn on Show borders mode on the Visual Editor tab, put cursor to each cell, switch toHTML mode, find corresponding DIV tag and add height parameters here: <DIV class="fieldlabel_FieldName {$fielddispclass_FieldName}" style="height:10px">
|