Tranparent Background for Mainmenu

  • Lackytom
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 1 month ago #34410 by Lackytom
Hey there, once again me ;)

i wanna put a tranparent background on the mainmenu for better readability. i found the possibility of adding a background to the buttons in the style options of the template, but not transparancy. Is there a way to add something like this?

Big thx in advance

BR

Please Log in to join the conversation.

More
11 years 1 month ago #34418 by ivan.milic
In template options in menu settings , color picker allows you to type "transparent" word so set transparent value in parameters
The following user(s) said Thank You: Lackytom

Please Log in to join the conversation.

  • Lackytom
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 1 month ago - 11 years 1 month ago #34667 by Lackytom
Sry, i was not precise in my question. I want a background with transparancy on the mainmenu. When i add a color, the color has 100% alpha.Just like the dropdown pane. i hope u understand what i mean :)

once again a big THANK U!
Last edit: 11 years 1 month ago by Lackytom.

Please Log in to join the conversation.

More
11 years 1 month ago #34673 by ivan.milic
Use rgba:


background: rgba(255,255,255,0.5);


fourth argument is transoparency

Please Log in to join the conversation.

  • Lackytom
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 1 month ago #34678 by Lackytom
Thank u again.

if u´d be so kind and i may bother u and ask where to put this line, that would be rly helpful!! i already tried that way before in the template menu settings. But that doesnt work.

i rly hop i dont annoy u already. sry.

Please Log in to join the conversation.

More
11 years 1 month ago #34684 by ivan.milic
So by default it is in template_css.css:

.mnu_mainmenu ul {
background: rgba(51,51,51,.8);
}
The following user(s) said Thank You: Lackytom

Please Log in to join the conversation.

Time to create page: 0.090 seconds
Powered by Kunena Forum