News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Change theme 2.1 blue

Started by mr.cabrio, December 04, 2022, 11:03:54 AM

Previous topic - Next topic

mr.cabrio

I'm in the process of changing my own colors in 2.1.3.
Does anyone know where to change the color categories (default blue)?
So far I've found everything in theme/default/css/index.css


See image

You cannot view this attachment.

TwitchisMental

Quote from: mr.cabrio on December 04, 2022, 11:03:54 AMI'm in the process of changing my own colors in 2.1.3.
Does anyone know where to change the color categories (default blue)?
So far I've found everything in theme/default/css/index.css


See image

You cannot view this attachment.
Around line 3698 depending on how much you have edited already.

div.cat_bar {
background: #557ea0;
border-bottom: 1px solid #777;
padding: 0;
border-radius: 6px 6px 0 0;
box-shadow: 0 16px 20px rgba(255, 255, 255, 0.15) inset;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
}


mr.cabrio



Advertisement: