Hello JBPortal users,

I am trying to make my rss look prettier. Here is my rss code:


  | 
  | <?xml version="1.0"?>
  | <?xml-stylesheet type="text/css" href="/style/rss.css" ?>
  | 
  | <rss version="2.0">
  |   <channel>
  |     <title>Risk News</title>
  |     <link></link>
  |     <language>en-us</language>
  |     
  |     <item>
  |       <title>OTS Pitch</title>
  |       <link>https://supportcentral.ge.com/doc_1319355.ppt</link>
  |     </item>
  |     
  |     <item>
  |       <title>OTS Update</title>
  |        <link>https://supportcentral.ge.com/doc_1332346.ppt</link>
  |     </item>
  |   </channel>  
  | </rss>
  | 

So, I don't know what I am doing wrong because I can't see any changes in the 
syles....I wonder if the portal_style.css is overwritting my rss.css style.

Any ideas? I would appreciate it.

Thanks,

Mariella.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984552#3984552

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984552
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to