hanshdre

Member

Forum Replies Created

  • In reply to: Graphene Mobile Menu Structure and Search Bar

    #42327

    Thank you Hakim, I will follow it! Regards, Hans

    In reply to: Graphene Mobile Menu Structure and Search Bar

    #42325

    In addition, I think what is really needed is configurable colors for the main menu bar and the sub menu bar(s), both for not selected and selected items, text- and back-ground colors. That would make it really flexible!

    Cheers, Hans

    In reply to: Graphene Mobile Menu Structure and Search Bar

    #42324

    Here I am again. I think I found a bug.

    I went back putting all colors in the header and navigation section to default. Then step by step I went modifying it to my needs.

    I found out that once you have put a custom value for “Current Menu Item Background”, this causes the layout to mess up.

    Once you have touched this value and made it anything else than #155687, the theme gets ugly. Once you then have selected a page from a menu with sub-menus, that pages is shown with the not-selected-sub-menu-items colored in that custom color, which really looks ugly.

    I tested it by changing the color to #155686 and then it already messes up. Changing back to #155687 makes it look nice again.

    Hopefully this can be fixed somehow?

    Many thanks,

    Hans

    In reply to: Graphene Mobile Menu Structure and Search Bar

    #42323

    Ok I seem to be getting close, but not exactly where I want to be.

    I looked also at the graphene mobile demo page and it learned me to make short menu items, and to make sure they fit on one line, which it now does. I still have color issues left for which I can’t find the solution:

    1: When you select a page from a sub menu, and that page appears, the selected item in the main menu bar comes up with a text color sort of very light blueish that I can’t seem to change. Whatever color settings I tune, it doesn’t change. This does NOT happen on the Graphene Demo page. I have no clue what setting causes this in my page.

    2: The selected sub menu appears with the background color of the selected item background color of the main menu. Only by choosing bright white (#FFF) this looks reasonble, as the sub menu always appears in bright white, and can’t be changed?

    I’m a bit puzzled. I can’t get it to look like it looks in the Graphene Demo…

    Any help appreciated!

    Kind Regards,

    Hans

    In reply to: Sidebar box

    #16603

    OK, impatient as I am, I went into the default style.css and found a section that I suspected would affect this and yes it did! I added this to my custom style:

    .sidebar div.sidebar-wrap {
    border: 0px solid #000;
    -moz-box-shadow: 0 0 0px #000;
    -webkit-box-shadow: 0 0 0px #000;
    }

    It made the grey lines disappear!!!!

Viewing 5 posts - 1 through 5 (of 5 total)