sdp777
04-13-2005, 02:34 AM
I have gone through the site looking for a hack which will allow me to utilize the wysiwyg editor to read formated (tabled) code. Currently, my only means to display the Content module properly, is having the code continuous in one line in order for the display of the tabled information to be at the top of the page.
Otherwise, as simple as:
<table>
<tr>
<td>Some text</td>
</tr>
</table>
Gets thrown way down the page becuase it interprets the returns as <br> tags. Anyone know what I can do to correct this aggrevating behavior? Thanks for the insight.
Sincerely,
Steven D. Papke
Visit the www.vizdepot.com
Otherwise, as simple as:
<table>
<tr>
<td>Some text</td>
</tr>
</table>
Gets thrown way down the page becuase it interprets the returns as <br> tags. Anyone know what I can do to correct this aggrevating behavior? Thanks for the insight.
Sincerely,
Steven D. Papke
Visit the www.vizdepot.com