But now again to my question! How can I adjust the colors so that they are the same for each user. Each user should therefore view the forum in the same colors. Link to my Forum is here...
But now again to my question! How can I adjust the colors so that they are the same for each user. Each user should therefore view the forum in the same colors. Link to my Forum is here...
Regards,
so27
The two main areas that would need to change colors is the navigation background and the background of categories.
If you would like to change the default original design color of the menu background and category background you will need to edit global.css and edit the following:
nav {
background-color: #393939;
}
And for the category background color, edit the following in global.css also: