Been using Joomla for a while now and have decided to try and play around with CSS but am having problems making this work, Can anyone assist?
I have added the below at the bottom of template.css:
- Code: Select all
/* red*/
.modulered {
padding: 10px;
font-size: 110%;
font-color: red;
}
I have then gone to the module and added the Module Class Suffix as red. Yet when refreshing the page nothing changes. I have had a look on Google but can't really see where I am going wrong, Any advice would be ace!