VoyForums

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 1 ]
Subject: Re: Remove <br> after each news topic


Author:
Said
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 22:57:13 07/15/05 Fri
In reply to: Clark MacLeod 's message, "Re: Remove <br> after each news topic" on 06:13:14 07/15/05 Fri

Hey Clark

You can remove the <br> with these two lines:

CarpConf('ailink',''); //viola
CarpConf('aidesc',''); //here too..

and the rest:

CarpConf('iorder','image,link,author,date,desc');
CarpConf('cborder','');

CarpConf('bitems','<ul>');
CarpConf('aitems','</ul>');
CarpConf('bi','<li>');
CarpConf('ai','</li>');
CarpCacheShow('http://www.wired.com/news/feeds/rss2/0,2610,3,00.xml');

Regarding your css, you can style your items with either of:
(a) CarpConf('ilinkclass','newsLink');
(b) CarpConf('ilinkstyle','text-decoration:none;color:#03c;');

and if you need to get rid of the bullet:
CarpConf('bitems','<ul style="list-style-type:none">');

hope that helps..

[ Next Thread | Previous Thread | Next Message | Previous Message ]


Post a message:
This forum requires an account to post.
[ Create Account ]
[ Login ]
[ Contact Forum Admin ]


Forum timezone: GMT-8
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.