G'Day A Murray,
I tried your code but the yellow was still on the site. So I tried a workaround with a background image with a white solid layer backing (flattened) with this code on :-
Editing file "/media/templates/site/cassiopeia_cassiopeia_child/css/user.css" in template "cassiopeia_cassiopeia_child".
code:
body {
background-image: url(/images/streetscenepale950px.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
AND IT WORKS! except for yellow still showing a little under the topbar, menu, search positions. ? The footer is still solid yellow, no image??
Weird?? see springwoodfestival.org.au
Thanks again for your help,
Ken
I tried your code but the yellow was still on the site. So I tried a workaround with a background image with a white solid layer backing (flattened) with this code on :-
Editing file "/media/templates/site/cassiopeia_cassiopeia_child/css/user.css" in template "cassiopeia_cassiopeia_child".
code:
body {
background-image: url(/images/streetscenepale950px.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
AND IT WORKS! except for yellow still showing a little under the topbar, menu, search positions. ? The footer is still solid yellow, no image??
Weird?? see springwoodfestival.org.au
Thanks again for your help,
Ken
Statistics: Posted by kenhambly — Mon Nov 11, 2024 3:58 am