 |
? |
Author |
Message |
pr1v1t
Joined: 06 Jun 2012
Posts: 1
|
Posted: Wed Jun 06, 2012 10:09 am |

|
First off, thanks to the guys at FeedForAll for providing an awesome script. It saved me a LOT of time in creating a newsletter template for a friend's website. I do, however, have on question.
The template I am dealing with has a fixed width table containing the feed item title. However, if the text has to wrap to the next line (after being pulled from the rss feed) it does not space properly. In other words, there are literally no blank pixels between the bottom of one line and the top of another. Adjusting the line spacing in CSS has no effect (probably because it's only reading ~~~ItemTitle~~~ as being a single line). Is there a built-in way I can force the php script to format these line breaks correctly, or do I need to start coding a for loop?
|
|
|
 |
 |
Tech Support
Joined: 27 Aug 2004
Posts: 2694
|
Posted: Fri Jun 08, 2012 12:46 pm |

|
|
 |
 |
|
|
|