I'm putting the finishing touches on a site I am migrating from Joomla 3 to 4. Cassiopeia is in the blog layout.
How can I change the "background" (I think it is considered the browser area or viewport) that surrounds all the modules from a very light gray or white to another color like cream? I've been using a new user.css file in the appropriate template folder and have made some other css changes that work fine. But I can't figure out how to change this color, even when I use the "inspect" feature.The closest I can come to what I want is making all the background cream (not the modules like sidebar-left, they stay the way they are originally intended) but it also changes the blog posting area (where new information appears via posted articles) to cream, too. I wanted to keep that blog area "white" or light grey just like the module areas.
What I used to get the cream color is this
body {
background-color: #fffdf7
}
Can anyone point me in the right direction? I am not a website developer, as if that isn't obvious. LOL
Thank you!
How can I change the "background" (I think it is considered the browser area or viewport) that surrounds all the modules from a very light gray or white to another color like cream? I've been using a new user.css file in the appropriate template folder and have made some other css changes that work fine. But I can't figure out how to change this color, even when I use the "inspect" feature.The closest I can come to what I want is making all the background cream (not the modules like sidebar-left, they stay the way they are originally intended) but it also changes the blog posting area (where new information appears via posted articles) to cream, too. I wanted to keep that blog area "white" or light grey just like the module areas.
What I used to get the cream color is this
body {
background-color: #fffdf7
}
Can anyone point me in the right direction? I am not a website developer, as if that isn't obvious. LOL
Thank you!
Statistics: Posted by taurus1234 — Thu Mar 07, 2024 8:19 pm