Shape 5

Joomla Templates => Eventfull - Club => : spinfx July 30, 2016, 08:21:05 PM



: Shade or colour behind main menu?
: spinfx July 30, 2016, 08:21:05 PM
Hi

On this page http://bluestour2016.firstbitedigital.com/index.php (http://bluestour2016.firstbitedigital.com/index.php) is it possible to put a shade or solid colour behind the menu, but on top of the slider images?
The problem is that with some images, the menu text is difficult to read, but if I could put a 50% black screen or even a solid colour as the menu background, it would be much easier to read.

I've looked through the parameters and also been through the CSS, but can't find just where to make the changes.

Please advise what I need to do.

Regards, David


: Re: Shade or colour behind main menu?
: mikek August 01, 2016, 07:53:25 AM
Hello,

You would have to create a transparent png file and then add the following to custom.css:

#s5_menu_wrap_top {
background:url(../images/background.png) !important;
}


: Re: Shade or colour behind main menu?
: spinfx August 02, 2016, 04:10:44 AM
Hi

I've tried that and it didn't work.

Would you like me to PM the admin access details so you can have a look?

Regards, David


: Re: Shade or colour behind main menu?
: mikek August 02, 2016, 07:29:02 AM
Hello,

That css will work, I've tested it in firebug. Make sure you put the image into the template's "images" folder, not the site's "images" folder. We don't provide customization services as part of our support, this is something that you would need to modify.


: Re: Shade or colour behind main menu?
: spinfx August 02, 2016, 09:00:37 PM
Sorry, I had put the file in the wrong folder.

Many thanks, all working perfectly now.

Great support, as usual  :)

Regards, David


: Re: Shade or colour behind main menu?
: mikenicoll August 03, 2016, 10:24:23 PM
Let us know if you have any further questions!