Modifying CSS for Plain Yogurt Theme
Permalink
I need to modify the css for the plain yogurt theme. Below are the points I am trying to achieve by modifying the CSS. Could any one help me with step by step instructions on how I can do it -
1. Add the background color to the Nav area (the entire Nav div)
2. Change the padding to just 5px in the main area and the side bar.
3. Add a background image in the main container area. By default it is white, and I want to remove the white so the background image can show up.
Thanks
1. Add the background color to the Nav area (the entire Nav div)
2. Change the padding to just 5px in the main area and the side bar.
3. Add a background image in the main container area. By default it is white, and I want to remove the white so the background image can show up.
Thanks
Here's a tutorial on how to customize a core theme:
http://www.concrete5.org/documentation/how-tos/editors/customize-a-...
You'll likely need to modify the CSS files for these changes.
Here's another link that might help:
Customize theme styles through the dashboard:http://www.concrete5.org/documentation/editors-guide/dashboard/page...