| hooligannes 2.0 wrote
I see you already sent it so remove the highlighted part. Hopefully that's enough.
| [IMAGESOURCE] |
[TITLE] - [PUBLISHDATE]
|
|
I am having similar problem....
Here is the template, I deleted extra <br> as per above discussion....
<table><tr><td>[IMAGESOURCE]</td><td valign="top"><span class="SubHead">[TITLE] - [PUBLISHDATE]</span><div class="Normal DNN_ANN_Description"[DESCRIPTION] <a href="[URL]" target="[NEWWINDOW]">[MORE]</a></div></td></tr></table>
When I see source code of published page....
<table><tr><td></td><td valign="top"><span class="SubHead">AICS Hosted a Stall PA Function - Saturday, 18 August 2007</span><div class="Normal DNN_ANN_Description"> <p>AICS & AIWSS hosted a stall for College promotion at Pakistan Association of Australia function and distributed more than 200 show bags. </p> </div><br> </td></tr></table>
as we can see [Description] is not only translated into its text but also carries extra pair of <p> tag and one <br> tag.
How to remove these ones to reduce the gap/ space between each announcement?
Regards