Skip to Content.
Sympa Menu

en - Re: [sympa-users] Color for top menu is not customizable

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Markus Dietrich <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Color for top menu is not customizable
  • Date: Thu, 21 Dec 2017 11:24:22 +0100

Hi Racke,

Thanks for the link! At sympa.org https://sourcesup.renater.fr/tracker/?group_id=23 is the link for bug/feature reports. Maybe this should be changed as well?

Greetings,
Markus


Am 21.12.2017 um 10:40 schrieb Stefan Hornburg (Racke):
On 12/21/2017 10:37 AM, Engels, Jan wrote:
Hi Markus,

yes, this "bug" did hit us as well. we were also forced to hardcode the value
in the foundation.css file, by applying the following patch:

--- foundation.css.orig 2017-08-03 11:57:02.699048195 +0200
+++ foundation.css 2017-07-27 10:40:49.594714183 +0200
@@ -2109,7 +2109,7 @@
background-color: #555555;
background: #222222; }
.top-bar-section li.active:not(.has-form) a:not(.button) {
- background: #008CBA;
+ background: #6CB850;
color: #FFFFFF;
line-height: 2.8125rem;
padding: 0 0.9375rem; }


This is however a really awful solution :(

Cheers
Jan

Hello Markus + Jan,

please open an issue at https://github.com/sympa-community/sympa/issues and
include
the Sympa version.

Thanks
Racke

----- Original Message -----
| From: "Markus Dietrich" <address@concealed>
| To: address@concealed
| Sent: Thursday, 21 December, 2017 09:34:54
| Subject: Re: [sympa-users] Color for top menu is not customizable

| Hi again,
|
| For those who are interested, I solved the problem. Or at least I found
| a workaround. The color is hardcoded into the
| ~sympa/static_content/external/foundation/css/foundation.css file and I
| had to change it there. Hope this helps someone else as well.
|
| Greetings,
| Markus
|
| Am 20.12.2017 um 11:05 schrieb Markus Dietrich:
|> Hi,
|>
|> I'm currently trying to customize the colors for my sympa
|> installation. Apart from some descriptions which are just incorrect
|> (might be a problem of the German translation?), the color for the
|> selected menu item doesn't change in the top bar, no matter which
|> color I change. The color for the submenu changes with color_13 (which
|> is described as the color for invalid forms in German). I'll attach a
|> screenshot of my current layout. Basically, the blue part should
|> become orange as well.
|> Is this a bug or did I miss something?
|> I'm thankful for every help you can provide!
|>
|> Greetings,
|> Markus
|>






Archive powered by MHonArc 2.6.19+.

Top of Page