Hi Kim,
I have publish the CSS and it is referencing correctly on the
LiveServer. I have made some simple css changes like increase the
font size or font colors, but the rss feed page is not reflecting
those changes.
Here are some of the css code that I setup:
rss {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:130%;
}
/* HEADER */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
rss channel title{
color:#00ff00;
border-bottom:1px solid black;
font-weight:bold;
font-size:24px;
font-size:140%;
background-color:#4483C7;
}
rss channel description {
float:left;
font-size:130%;
font-weight:bold;
}
Nothing above is displaying any changes. I notice that even the
Preview in the CMS these changes are not taking effect. It might be
a simple reference issue here. Not sure.
Thanks!
Jason
> > Jason- Hide quoted text -
>
> - Show quoted text -