i installed this nice modue today on my joomla 1.5 website with legacy plugin enabled.its all fine except for the titles,i want to increase their size so i tried editing the css file but nothing seems to work.
i tried adding fon-size but didnt work:
/* feed item title */
a.srfr-feed-title {display:block;color:#555;font-size:15px;}
a.srfr-feed-title:hover {display:block;color:#c30;font-size:15px;}
anyone can help please?