-
AuthorPosts
-
jcsanjurjo Friend
jcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
August 8, 2012 at 9:50 am #179756Hi, I need to setup some styling on the Megamenu. Please see the screenshot
I’d like:
- to remove the second white line in the menu group on the right, just above the video object
- to put the opacity of the grey background even more opaque
To understand the 2nd white line issue, I’m attaching as well the backend settings of the menu item …
and the backend settings of the html module with the video
Thanks a lot for your assistance
joan carles
- MoonSailor Friend
MoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
August 9, 2012 at 8:27 am #463726Hi jcsanjurjo,
I need more information your site (account admin). Please send pm to me.
jcsanjurjo Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
August 9, 2012 at 4:21 pm #463761Hi @moonsailor, I’m sorry but I’m working on a offline WAMP environment, for development purposes.
Please let me know what you need to check and I’ll provide the screenshots
Thank you
joan carles
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
August 13, 2012 at 2:37 am #463963Hi @jcsanjurjo,
Because, when i see images attach, I can’t give the exact answer for your problem.
– With “2nd white line” : i think it’s style of modules. You need use firebug in browser mozila firefox find tag of it.
– “to put the opacity of the grey background even more opaque” : go to file “templates/ja_zite/css/menu/mega.css” find
[PHP]
.ja-megamenu .childcontent-inner {
background: url(../../images/submenu-bg.png) repeat left top ;
border-top: 0;
margin-top: -8px;
}
[/PHP]and you can change it here.
jcsanjurjo Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
August 14, 2012 at 10:25 am #464187Thank you @moonsailor for your answer.
For the 1st point, “2nd white line”, I’ve been doing a research and this is what I find out with the chrome developper tools. See the image
as you can see on the page source code, on the line <div class=”ja-box-ct clearfix”>
the matched CSS Rules are
.ja-megamenu .childcontent .ja-moduletable {
line-height: 1.5;
}
So, my questions are:- is that red line-height: 1.5; the code that i should remove?
- If I remove it, no other places of the website will be affected?
And regarding your answer to my second point, the one related to the background opacity …<blockquote>- “to put the opacity of the grey background even more opaque” : go to file “templates/ja_zite/css/menu/mega.css” find
[PHP].ja-megamenu .childcontent-inner {
background: url(../../images/submenu-bg.png) repeat left top ;
border-top: 0;
margin-top: -8px;
} [/PHP]
and you can change it here.</blockquote>
I still need your help, cause no idea about CSS programming. I’m a newbie. Please what I should change to setup opacity?Thank you again for your assistance
joan carles
jcsanjurjo Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
August 20, 2012 at 4:47 pm #464770Hi @moonsailor, are you there?
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
August 21, 2012 at 8:00 am #464834Hi, @jcsanjurjo
When viewing the images attached, it is hard for me to answer correctly your questions.
– The line-height property specifies the line height. It does not create border of div.
– Style of sub menu using images give background. It’s using images “submenu-bg.png” with path “templates/ja_zite/images/”. So, if you want change opacity, you can try :
+> Edit again background of it (images “templates/ja_zite/images/submenu-bg.png”)
+> Or using css opacity property, you can read more here : http://www.w3schools.com/cssref/css3_pr_opacity.aspIf your site is published, i can go to or change it for you.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by MoonSailor 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum