-
AuthorPosts
-
inazone Friend
inazone
- Join date:
- October 2008
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
January 16, 2011 at 11:13 am #158832hello,
I modified the color of the mega menu.
To modify the text color in drop down menu, i modify the color.css file on line 52 to get green text :.ja-megamenu ul.level1 li.mega a.mega { color: #68b92e; background: none; }
It work when i am on the homepage, you can see below :
But, when i’m on other page ine mega menu, the text is still orange !!! see below :
I looked in all the css file color.css but i don’t understand how to modify it…
Help…
Other problem is how to change the black color around pictures in the new fp module and on the read more arrow ? See below
Thanks for help..
- inazone Friend
inazone
- Join date:
- October 2008
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
January 16, 2011 at 11:25 am #372062ok for the read more arrow, i need modify the “arrow-bg.png”, this is ok… i look for the others issues…
and for th black around the image in fp featured, modify the style.css in templates/ja_teline_iv/html/mod_janews_fp/default in line .ja-zinfp-featured h2.ja-zintitle a and .ja-zinfp-featured .ja-zincontent-img
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 16, 2011 at 11:27 am #372063Can you provide a link to your site
inazone Friendinazone
- Join date:
- October 2008
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
January 16, 2011 at 11:31 am #372064Ok. http://www.stjothonon.fr. It’s the test site.
Thanksaman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 16, 2011 at 11:49 am #372067Sorry but the changes arent seen in site. Please check
inazone Friendinazone
- Join date:
- October 2008
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
January 16, 2011 at 12:03 pm #372070I dont’t understand your reply… :confused:
The site is http://www.stjothonon.frWhen i’m at home page (accueil in french), the text inside drop down menu is green.
If i click on “Les fillières” or any read more arrow or any article, the text in drop down menu is orange but i need it green like the label in mega menu (if the label is orange, the text must be orange, if the label is green, the text must be green)!!!Hope my answer is clear but my english is far from perfect… :((
Thanks
inazone Friendinazone
- Join date:
- October 2008
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
January 16, 2011 at 6:20 pm #372114I found where is the problem. In the color.css of the theme use :
/* menu/mega.css */
.ja-megamenu { border-color: #e77817; }
.ja-megamenu ul.level0 li.active a.mega { background-color: #e77817; }
.ja-megamenu ul.level0 li.active .childcontent-inner {
background-image: url(../images/arrow-down.gif);
border-color: #68b92e;}
.ja-megamenu ul.level1 li.mega a.mega { color: #68b92e; background: none; }but when i modify the color here, all the drop down menu are greeen and it’s not realy what i need because i need the same text color than the label above.
I’m not able to modify the css…
If it’s possible…Thanks
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 17, 2011 at 5:40 pm #372270To avoid confusion, Can you please provide in screenshot marked with annotations as to what you need
inazone Friendinazone
- Join date:
- October 2008
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
January 17, 2011 at 5:58 pm #372273Hello !
I need simply that the texts in mega menu drop down box are the same color than the label :
Before i click on “Les fillières”
After i click on “Les fillières”
My english is too much bad, i know…:-[
Thanks
-
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 17, 2011 at 6:46 pm #372280You can change background color here as below::
.ja-megamenu ul.level0 li.active a.mega {color.css (line 46)
background-color: #62B947;
}and update image here accordingly::
.ja-megamenu ul.level0 li.active .childcontent-inner {color.css (line 48)
background-image: url(“../images/arrow-down.gif”);
border-color: #68B92E;
}inazone Friendinazone
- Join date:
- October 2008
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 4 times in 1 posts
January 17, 2011 at 6:46 pm #372281Hello aman,
Another problem… grrrr!>:(
The text in all box after the first one have the text in black…..
It’s hard job to move the colors !!!I try to modify some line in mega.css and color.css but i’m not realy good in css…
If you can help me…
Thanks
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 18, 2011 at 7:25 am #372361<em>@inazone 215591 wrote:</em><blockquote>Hello aman,
Another problem… grrrr!>:(
The text in all box after the first one have the text in black…..
It’s hard job to move the colors !!!I try to modify some line in mega.css and color.css but i’m not realy good in css…
If you can help me…
Thanks</blockquote>
You can update in color code here accordingly::
.ja-megamenu ul.level1 li.over a.mega, ul.level1 li.haschild-over a.mega {mega.css (line 209)
color: #000000 !important;
}1 user says Thank You to aman204 for this useful post
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by aman204 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Color menu + front page
Viewing 12 posts - 1 through 12 (of 12 total)