
ChetW
Staff

Aug 24, 2006, 10:39 AM
Post #2 of 3
(1313 views)
Shortcut
|
|
Re: [aerosurfer] Web Feed Generator Problem
[In reply to]
|
Can't Post
|
|
Hi aerosurfer, Thanks for the post! To remove this gap from the headlines you are actually going to want to go down to line 163 of the syndicate.js file, the line of code you are looking for is this:
document.write('<br></td></tr>\n'); Change the above code to this:
document.write('</td></tr>\n'); Give this a try aerosurfer and if you have any other questions please don't hesitate to ask! Cheers, Chet Woodside - Product Specialist support@interactivetools.com [hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url] Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]
|