
|
Posted by Support |
Post Reply | Main Forum | |||
|
In the Configuration->Colors section, there is a field for the background color for the table that encloses post message form.
Suppose one enter color #ffffff for this field, in the generated html, it gets embedded as <table BGCOLOR="#ffffff"> By setting the color to #ffffff" border="3 We end up with <table BGCOLOR="#ffffff" border="3"> |