Shape 5

Joomla Templates => Oasis - Club => : pscoggins September 28, 2015, 02:08:03 AM



: menu colors
: pscoggins September 28, 2015, 02:08:03 AM
Hi
Still playing with Oasis...!
Have assigned the main menu via the templates edit style page and changed the background colour off the theme specific tab..however the 'home' menu item menu background colour refuses to change (other menu items have a changed menu background colour)..is this set somewhere else?
...see
http://www.ukboogiewoogiefestival.co.uk/2016festival/index.php


: Re: menu colors
: mikenicoll September 28, 2015, 10:35:54 PM
Hello,

All the colors seem to look the same to me. The blue is the "active" color which is based on the Highlight Color you select in the Template Manager.


: Re: menu colors
: pscoggins September 29, 2015, 12:40:26 AM
Sorry..not the button colour but the menu background colour. Its a grey transparent on the home menu but a solid colour on others.. I have been able to change the backgound colour on these but not when on the home tab.
Thanks


: Re: menu colors
: mikenicoll September 29, 2015, 07:57:45 PM
Hello,

The home page is meant to be different because of the overlaid Image and Content Fader. You can change the color below though for the background:

:
Template.CSS - Line 516

#s5_header_area1 {
    background: rgba(0, 0, 0, 0) url("../images/s5_menu_bg.png") repeat scroll 0 0;
    display: block;
    height: 114px;
    overflow: hidden;
    width: 100%;
    z-index: 3;
}