Menu

#1262 (in 2.6.0) Option to hide new main menu icons

Latest_Git
fixed
Interface (555)
1
2013-06-11
2004-06-03
No

I'd like a config file option to hide those new icons that show up on
the main menu in 2.6.0-alpha3. Geez they look awful (IMHO) :-)

I already kill them myself by using a custom CSS with this
definition:

ul.mainLeft li {
list-style: none;
padding-top: 4px;
padding-bottom: 4px;
}

But the cleaner solution would be to offer a config file directive.

Discussion

  • Michal Čihař

    Michal Čihař - 2004-06-03
    • assigned_to: nobody --> nijel
     
  • Alexander M. Turek

    Logged In: YES
    user_id=418833

    Don't you think that this would be a little config overkill?

     
  • Michal Čihař

    Michal Čihař - 2004-06-03

    Logged In: YES
    user_id=192186

    Either all our .*Iconic options are overkill or none :-)

     
  • Alexander M. Turek

    Logged In: YES
    user_id=418833

    good point

     
  • Michal Čihař

    Michal Čihař - 2004-06-03

    Logged In: YES
    user_id=192186

    I just added option for main page, but we should decide what
    all should be configurable (maybe just one option for
    icons?) and strip down config file a bit. Any removing
    config options will probably disappoint some users...

     
  • Michal Čihař

    Michal Čihař - 2004-06-03
    • priority: 5 --> 1
    • summary: Option to hide new main menu icons --> (in 2.6.0) Option to hide new main menu icons
    • status: open --> open-fixed
     
  • Alexander M. Turek

    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed