PDA

View Full Version : Another Noob question



Shredder1
09-15-2006, 09:13 AM
I saw this option once, I beleive, and I can't find it again.

I want only the first two news items to display as a four line paragraph and a read more button after it, and the other ones to appear as the links they are now.. http://www.shreddersdojo.com

Also, I would like to add a news seperator with the date the news item was posted. For example, 'todays Date is, Sep 15 06'...

Any help appreciated :0

Patrick
09-15-2006, 02:56 PM
This script does not have the ability to offset fetching of news items. So the best you could do is:
- Display first two news items and use the character limit feature.
- Display the headlines below it.

You could do that by generate code twice, one for news paragraphs (with only two) and one for headlines (with however many you want). Then you could copy & paste those into your page.

You can edit the templates to have your news displayed as you like (with date or similar).