how to add background image in CmSimple template dropdown2024_logoright2cols
Posted: Thu 13. Aug 2026, 14:16
Hi,
Im using the template dropdown2024_logoright2cols from Gert and I would like to have a background picture on the whole page.
I have tried to add the code
background-image: url('images/bg-main.jpg');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-attachment: fixed;
to the body { }in the CSS file but with no luck...
I hope someone can help me
Br Valmin
Im using the template dropdown2024_logoright2cols from Gert and I would like to have a background picture on the whole page.
I have tried to add the code
background-image: url('images/bg-main.jpg');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-attachment: fixed;
to the body { }in the CSS file but with no luck...
I hope someone can help me
Br Valmin