I want to change the background color of the the Template : Syndicate in Joomla 2.5.
I unfortunatly first change the color in the gantry.css, and even use this plugin
extensions.joomla.org/extensions/style-a...ign/templating/12134
.
Thanks a lot for the help.
Bouba
in your custom css (search for custom css tutorial) put this:
body {
background-color: #ff00ff;
}
change the color to whatever you want.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.