This morning I was able to colorized my header and footer, thanks to @texnixe.
My footer was shown as expected, but the header was much smaller in width. No problem I thought and added the line " width: 100%;" to my header section, but after refreshing my browser tab the header stayed at it’s old width.
So I need, cause I’m a PHP- and CSS-rookie, once again your kindfull help.
The respective parts of .header / .footer configuration looks as follow:
/* ----- 3.1 Header ------------------------------------------------------- */
This lets you click on an element and then see what styles are applied. You can also then change your CSS in the browser on the fly to see immediately what happens. Once you have the desired result, you can then modify your stylesheets.
In the case of the header, it has several classes applied, among them the wrap and wide classes. These limit the max-width of the header and to change this, you have to set a different max-width on the header class.
Please understand that this is a Kirby forum where we answer Kirby specific questions rather then general HTML/CSS stuff. If you can’t find good resources that give you head start with CSS, we could certainly recommend some.
Adding to Sonja’s explanations:
If you understand German (“GER” in your profile), you can look at wiki.SELFHTML.org for details of html, css and more in GERMAN language.
I would suggest going through the HTML + CSS/SASS courses on Team Treehouse. Alternatively, if you happen to have a LinkedIn Premium account, this gives you access to all the courses on Lynda.com. Theres also a bunch of courses on Udemy, and theres often good deals on “learn to code” bundles over at StackSocial. Currently they have a HTML + CSS for rookies course for $9.