Ne LJ Nav Menus

Jul 20, 2015 10:57

I'm wondering if there is a way to edit the new Nav Menu's? Just colors would be good. I don't want to alter them fundamentally but just the hideous colors that are clashing with my LJs.

I had come up with some coding on my own which worked all of a weekend and then my LJ went haywire...
For the LJ Nav Menu
.s-header, .s-logo, .s-header-in, .s-header-journal, .s-header-journal__user, .appwidget-stylealwaysmine, .w-cs-view-style { background: #000000 none repeat scroll 0% 0% !important; }

.s-drop, .s-drop-sub { background: #000000 none repeat scroll 0% 0%; }

.s-header-sub-list__item { border-bottom: 1px solid #222222; }

HTML BODY .s-header-item__link, HTML BODY .s-header-sub-list-item__link, HTML BODY .s-header-journal__user .i-ljuser-profile, HTML BODY .s-header-journal__user .i-ljuser-username {
background-color: inherit !important;
color: #FFFFFF !important;
}

For the Community Nav Menu:
/*--community menu--*/

.s-header-journal { background: #6EBCBC none repeat scroll 0% 0% !important; }

HTML BODY .s-header-journal-menu-item__link {
background: #6EBCBC none repeat scroll 0% 0% !important;
color: #ffffff;
}

.s-header-journal__user { background: #6EBCBC none repeat scroll 0% 0% !important; color: #ffffff; }

.s-header-journal-user__dash { }

.s-header-journal-user__status { }

Any help would be appreciated.

lj and browser issues

Previous post Next post
Up