Quantcast
Viewing all articles
Browse latest Browse all 2110

General Questions/New to Joomla! 5.x • Re: Change background colour of article.

Maybe you used a page builder back then.
And I can see where the link to the Tips & Tricks article can get overwhelming...

Anyway...
Here is some doc on Creating a Child template and creating the user.css file.
https://docs.joomla.org/index.php?title ... _Templates

If you are planning to edit core Cassiopeia files, create a Child template to prevent losing changes after a Joomla update.
Or if you just want to change styles, then creating or uploading a user.css file is enough.

You can pick colours through https://colours.joomla.com and download the created user.css file.
Then use the upload option when you create the user.css file for your template.

Or, you can create an empty user.css file.
To add a background colour to the body, add this to your newly created user.css

Code:

:root {  --body-bg: #bfd7de;}
* This is an example light blue

Statistics: Posted by Mr. Wimpy — Sat Jun 29, 2024 3:05 pm



Viewing all articles
Browse latest Browse all 2110

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>