Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Background Color Main Menu

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi,
I would like to adjust a background color to the mailmenu and to the responsive menu positioned in the off canvas module.
How can I do that?

Thanks in advance.
Best regards,
Kerstin
  • v4zehn's Avatar
  • v4zehn
  • LIfetime Developer - Big Bamboo
  • 27 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Do you have a link for the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,
yes it is buk2016.v4zehn.de.
I found a way to add an image to the page background. I added a new "texture" Image. But then the menu background is also like the image. And the menu isn't readable because of the multicolored background image. Especially on a smart phone or tablet, when the menu is located in the "off canvas" position.
Therefore I would like to add a white background color to the menu and responsive menu.
I attach a screenshot as well, than you can see the problem with the background image / transparent menu.

Thanks for your support.
Kerstin

Bildschirmfoto2016-06-30um21.42.44.png


Bildschirmfoto2016-06-30um21.42.44.png
  • v4zehn's Avatar
  • v4zehn
  • LIfetime Developer - Big Bamboo
  • 27 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

With this style

html, body, #zen-wrap, #navwrap.fixed, #menu ul ul, .sb-slidebar {
background-color: #f5f5f5;
background-image: url("../images/textures/bukbackground.png");
background-attachment: fixed;
}

its affecting the menu as it covers different divs

Does it work better if you target specific div rows or tags? e.g. the body tag on its own for example

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers