FgsuportPowered by ForumotionLog in

Share

descriptionchanging the profile tabs color  Emptychanging the profile tabs color

more_horiz
https://prnt.sc/8HIb3DbkSQwC  <----- screenshot

as you can see from the screenshot above, the tab are hard to read. the solution i have is to change the colors but idk how.
i want the hex code to be #000000 black. can you help me change the colors of the tabs so its easier to read?

descriptionchanging the profile tabs color  EmptyRe: changing the profile tabs color

more_horiz
wizard king wrote:
https://prnt.sc/8HIb3DbkSQwC  <----- screenshot

as you can see from the screenshot above, the tab are hard to read. the solution i have is to change the colors but idk how.
i want the hex code to be #000000 black. can you help me change the colors of the tabs so its easier to read?

Hello,

Try this code:

Code:

ul.privmsg li a {
    background-color: #000;
}

descriptionchanging the profile tabs color  EmptyRe: changing the profile tabs color

more_horiz
I applied the css to the top of my css page and nothing happened.

descriptionchanging the profile tabs color  EmptyRe: changing the profile tabs color

more_horiz
wizard king wrote:
I applied the css to the top of my css page and nothing happened.

Okay... in that case visit the CSS stylesheet again, the colors tab and search for Drop-down menu, form fields and header border color from Background Colors tab then search for the color #C4C4C4 and change with #000000

descriptionchanging the profile tabs color  EmptyRe: changing the profile tabs color

more_horiz
Everything works now thanks. Topic sloved.

descriptionchanging the profile tabs color  EmptyRe: changing the profile tabs color

more_horiz
wizard king wrote:
Everything works now thanks. Topic sloved.

As the subject is resolved, it will be closed and archived.

descriptionchanging the profile tabs color  EmptyRe: changing the profile tabs color

more_horiz
Permissions in this forum:
You cannot reply to topics in this forum