Quote:
Originally Posted by tafreeh
can use this for custom news? instead of fox new?
|
Yes, actually. I just decided to try it out and found out that the code is easily changed for any other widget that you can get from anyone else. For those who have asked, I haven't seen a widget from CNN or MSNBC/NBC News, but I admit I didn't really look all that hard, either. Just for kicks, I made one using
Feedzilla, which will construct all sorts of widgets for you from a series of drop-down menus.
Once you get the widget code, just copy it and past it into this code. Find :
</module>
-<templates>
-<adv_portal_XXXX (where XXXX=your file name (just pick one))>
<![CDATA[
and paste your widget code, which will start with "<div class." At the end of your code will be "</div>," which you just make sure is pasted in before "]]>." Change the file name and the title fields to what you want, and you're all set to go.