|
If you dont understand CSS or what we are talking about here, dont worry, as it wont affect you, unless you are planning on customizing the RSS Feed for your own website.
The module is designed to work with the same CSS as the "Main Menu" styling using
table.moduletable th (
)
for the Module Title and
a.mainlevel (
)
for the RSS Feed links
So if you have for example the CSS Set so the links are iindented by 10 pixels for example like I do on this site, then the RSS links will also be inset by 10 pixels.
This also means that the same font types, colours and style will be used on our module to make it match all the other modules on your site.
But if you wish to set your own styling you can either add the CSS Prefix in the module preferences, or change the CSS style name in the code, which can be done very easily in your favourite HTML editor such as Dreamweaver, GoLive or even notepad if you wish.
|