syndicate_text class

When you enter a text to be displayed along with the RSS links in joomla syndicate module, the text is displayed in a DIV element and syndicate_text class is assigned to this DIV. Check out the following image.

Joomla Syndicate Module - syndicate_text class

 

Defined in:

Modules/mod_rssfeed.php

 

Assigned to:

DIV Tag

 

syndicate_text class example

div.syndicate_text[Module Class Suffix]{
/* CSS Styles */
}