Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FlatOne - dynamic color selector
#5
(12th Jan, 07:24 am)so27 Wrote:  Yes, it is 100%.

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:


.thead {
   background-color: #393939;
   color: #F5F5F5;
   padding: 10px 12px;
}

If anyone has already personalized the colors they will need to clear cookies for the forum to see the edits you made.
Reply


Messages In This Thread
FlatOne - dynamic color selector - so27 - 11th Jan, 06:26 pm
RE: FlatOne - dynamic color selector - Tan - 14th Jan, 03:58 am



Users browsing this thread: 2 Guest(s)