Custom Module CSS

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Sep 22, 2012 5:31 pm
Hi Guys,

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!
User avatar
Junior Boarder

GK User
Sat Sep 22, 2012 7:01 pm
If you create called .modulered you need to use as a suffix modulered (with space before name).
User avatar
Platinum Boarder

GK User
Thu Sep 27, 2012 4:20 pm
Worked perfect thanks, Knew it was something so small!
User avatar
Junior Boarder


cron