Multiple Grids / Row Layouts
Permalink
Hey everyone,
I'm currently building a website for a client using C5 v.5.7.3.1 and I successfully added an individual Grid which is working just fine. But as rows might hat different colors I'd like to know I can change the color of the whole row in a new grid or how I can add multiple grids.
In page_theme.php of my theme I'm only able to assign a single grid system.
Any help would be highly appreciated.
Thanks in advance,
Christian
I'm currently building a website for a client using C5 v.5.7.3.1 and I successfully added an individual Grid which is working just fine. But as rows might hat different colors I'd like to know I can change the color of the whole row in a new grid or how I can add multiple grids.
In page_theme.php of my theme I'm only able to assign a single grid system.
Any help would be highly appreciated.
Thanks in advance,
Christian
There are two things you could do:
1) Put some <div> tags around the block in your page_theme.php and add some CSS styling to it
2) When you are on your website in Edit Mode, then click on the block of whose color you want to change > "Edit Area Design" > the image button > Choose your color
If I can help you with anything else, feel free to ask!
- Stef