@crizs wrote:
Hi all,
i just installed the latest version of piwik on a new server. It works fine and i just want to write my own theme. It's a straight forward way i really like.
My Theme should only do the following things:
- The header on all pages should be white (otherwise the logo looks crappy)
- The text within the header should be black (not white because the background is already white)
How can i do this? I figured out to get the header background white:
@theme-color-header-background: #ffffff;
But how should i set the color of the menu text?
Posts: 1
Participants: 1