Search found 2 matches

by sylvaing26
Wednesday 17 August 2016 10:02
Forum: Design, usability and languages
Topic: Elemental Theme
Replies: 56
Views: 32654

Re: Elemental Theme

gizmocuz wrote: But maybe i'm wrong, but why a new table row for this switch ? I would have put it in the 'status' field (like the ITHO),
this way, you do not have an extra line/space
Good remark
gizmocuz wrote: A patch for this is welcome
Thanks for your great job !
by sylvaing26
Tuesday 16 August 2016 17:27
Forum: Design, usability and languages
Topic: Elemental Theme
Replies: 56
Views: 32654

Re: Elemental Theme

Hi, I'm french too :) I have the same problem and I've modified a part of the CSS file like this : @media (max-width: 767px) { .nav > li > a > img { display: inline; } .navbar .nav { margin: 2px !important; } #timesun { display: none; } #dashcontent .selectorlevels { font-size: 0.95em; margin-top ...