[personal profile] the_wildlings posting in [community profile] style_system
hello kind code-mages,

we are using the dark forest style for transmogrified. we have 2 questions.

1) is it possible to make the navigation strip display in custom colours, on a style where that is not an option on the customisation page (such as our current one)? both of the default colour gradients hurt our eyes.

2) is there a way to customise the colours of the text input box & dropdown menu box in the navigation strip (for the sitewide search function)? despite our accessibility settings, they are defaulting to a glaring white background with black text, which is painful for us.

we read through the ~color, page:navigation & navigation strip tags, and did not find these answers. could any generous wizards help us?

thankyou very much in advance.

Date: 2022-10-02 02:45 pm (UTC)
london_fan: Almost invisible text: /*CSS-Ninja*/ body {display: none;} (CSS|Code|Ninja)
From: [personal profile] london_fan
Hello there,

hopefully I understood your questions correctly, so that my answer is helpful. I compiled a bit of code for you using the colors of your current style. I also changed the text and link colors to match, so you don't have to deal with the default bright text color. Feel free to change things around to make them meet your needs. Good Luck!

/* Background and text color of the nav strip */
#lj_controlstrip {
background: #123322; /
color: #408460;
border-bottom: 0px solid #123322;
}

/* Removing the dividing lines bewtween the nav strip areas*/
#lj_controlstrip_user, #lj_controlstrip_login, #lj_controlstrip_actionlinks {
border: 0;
}

/* Link color of the nav strip */
#lj_controlstrip a {
color: #408460;
}

/* Status text "You're viewing..." */
#lj_controlstrip_statustext {
color: #408460;
}

/* Search and Dropdown menu colors */
#lj_controlstrip input#search, #lj_controlstrip select {
background: #408460;
color: #123322;
border: 0;
}

Date: 2022-10-02 08:23 pm (UTC)
london_fan: Almost invisible text: /*CSS-Ninja*/ body {display: none;} (CSS|Code|Ninja)
From: [personal profile] london_fan
You are most welcome. Glad I could help. I thought that labelling things might be helpful, especially for code that isn't exactly self-explanatory. That way you'll know what to change to make it suit your preferences and can fiddle around with the values. :)

Thank you! I found that CSS-Ninja joke really funny when I saw it the first time and had to make an icon of it. :D

Date: 2022-10-02 10:32 pm (UTC)
london_fan: An animation switching between a green "Chameleon" and a black "Chameleoff" (Chameleon and Chameleoff (animated))
From: [personal profile] london_fan
Yes, a lot of people wonder about the extremely low contrast of the icon, but appreciate the joke all the more once thy figure it out. :D

Oh, your navigation strip looks fantastic with the Dark Forest theme now. I love your additional changes. Congratulations!

Thank you, the same to you! :)

Date: 2022-10-02 11:34 pm (UTC)
london_fan: Sherlock/John (laughing post-chase) (Sherlock/John (laughing post-chase))
From: [personal profile] london_fan
You're most welcome! Happy to hear that my help goes a long way!

Profile

Dreamwidth style system discussion

April 2025

S M T W T F S
  12345
6 78910 1112
13 141516171819
2021 2223242526
27282930   

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 7th, 2025 10:23 pm
Powered by Dreamwidth Studios