This topic is locked
[SOLVED]

 Lines between entries or color changes

12/3/2012 5:12:48 PM
ASPRunnerPro General questions
J
JohnLug author

I've got this...
Field 1 Info 1
Field 2 Info 2
Field 3 Info 3
I'd like...
Field 1 Info 1

-------------------

Field 2 Info 2

-------------------

Field 3 Info 3
Probably (hopefully) an easy fix

Sergey Kornilov admin 12/3/2012

Assuming you are talking about list or printer friendly page you can make this change in Visual Editor in HTML mode. See my changes in bold.

{BEGIN grid_row}<TR style="BORDER-BOTTOM: #404040 1px solid" class="runner-row style1 {$rowclass}" {$rowstyle} {$rowattrs}>{BEGIN grid_record}

J
JohnLug author 12/3/2012



Assuming you are talking about list or printer friendly page you can make this change in Visual Editor in HTML mode. See my changes in bold.


YES!!
Do I need to do this for each table? I would assume so

Sergey Kornilov admin 12/3/2012

To make this change for all tables in your project proceed to Style Editor, choose the Grid container and set border properties under Grid->Border->Data