Daniel Chapman wrote:
It has a 1px dashed order set
edit the HTML
Find a line that looks like this
<td width="68%" style="border: 1px dashed rgb(127, 124, 117);">
and change it to this
<td width="68%">
Leave any other attributes though, like width etc.
even if i change those, wysiwgpro changes them back.