arnuflo,
Thank you for your response.
However, I still have a few questions...
I did as much research into this before making my original post however I'm still unclear as to where I can make these modifications. We do in fact have a premium+ subscription. So we should have the ability to make the changes you suggested.
However...
As you can see in the screenshots above, I have some(very little, but I get by) coding knowledge, what I'm lacking is the knowledge as to where I can apply these changes within the administration section of our page.
If I navigate to the template editor as you suggested, I can in fact modify the template that is associated with the Forum page...
BUT what is not available in the template is the section I need to modify in order to produce the results in the screenshot above.
As you may already know..that code rolls up in what is identified as the "Main" {
#main#} section of the page/template. See the snippet below, this is pulled straight from the template editor.
<table id="layout_type_3" width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" class="maincell"> <!-- Main Start --> {#main#} <!-- Main End --> </td> <td id="left_width_marker" width="300" align="left" valign="top" class="column2"> {#leftcolumn#} {#rightcolumn#} </td> </tr></table>
So if you can tell me where I can modify that, I would greatly appreciate it. I have a suspicion this is a section of code that we cannot modify due to its nature...please correct me if I'm wrong.
If it helps, we want our forums messages/posts to be displayed like they are here in the support/community forums.
User info on the left, post/messages on the right.
Thanks!