0
Welcome Guest! Login
0 items Join Now

Change the background color of a menu?

  • Change the background color of a menu?

    Posted 11 years 6 months ago
    • I need to change the background menu bar color which defaults to grey in both light and dark background in an Ionosphere template? I can't seem to find the CSS that is controlling this.

      Can anyone help?
    • moj's Avatar
    • moj
    • Newbie
    • Posts: 3
    • Thanks: 0

    Re: Change the background color of a menu?

    Posted 11 years 6 months ago
    • it's in background-dark.css
      line 31

      #rt-navigation2 {
      background-color: #999B9F;
      background-image: url(../images/overlays/dark/menu-overlay.png);
      border-top: 1px solid #BABBBD;
      }
  • Re: Change the background color of a menu?

    Posted 11 years 6 months ago
    • thank you!

Time to create page: 0.063 seconds