• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Please Help NON-CODER : Frontend Module help

Please Help NON-CODER : Frontend Module help 12 years 9 months ago #19241



As you can see from the picture above the top portion is what it looks like on my website, I figured out how to do a heading and two rows. The submission of course was a test. I need my staff to be able to review application and other forms on the front-end, as they do not have back-end access.

My issue is that the cells of the table are running together. I would like to put a border around the table, but when I add border code to the module layout, it does not separate the header from the cell value.
Example : <table width="100%" border="1px" bordercolor="#000000"{formdata}</table>
Looks like this


This is the full code in my row lay-out, can someone please help me fix it so it has a very tinny thin border around each cell and header.

<tr><td><th>Second Life Name<br>
{sln:value}</th></td><td><th>Avatar's Birthday<br>{avbd:value}</th></td><td><th>What is your TimeZone?<br>{tz:value}</th></td>
<td><th>Time can you devote?<br>{sltime:value}</th></td><td><th>Leader App? Which faction.<br>{leader:value}</th></td><td><th>Exp. Faction Leader?<br>{xpfact:value}</th></td><td><th>Exp. GM?<br>{xpgm:value}</th></td><td><th>GM Sim?<br>{gmsim:value}</th></td><td><th>Time in Tox?<br>{toxplay:value}</th></td></tr><tr><td><th>Your Race?<br>{race:value}</th></td><td><th>How Long? <br>{racetime:value}</th></td><td><th>Past Races<br>{allraces:value}</th></td><td><th>Your Expert Race<br>{xprace:value}</th></td></tr>




Thank you so MUCH!

Cristy
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!