-
AuthorPosts
-
sushismb Friend
sushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 6, 2010 at 2:45 am #152323I’m trying to change the color to a green based color scheme.
I have been successful so far except from the attached … background of “login” as well as the the background of the submenus of the main top menu.
I’d appreciate any help.
Thank you!
-
uniquebiz Friend
uniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
July 6, 2010 at 2:54 am #349049Use the firebug extension in conjunction with Firefox to find the hex and css code that governs the areas you describe, That’s how most that will respond to your request will find it.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 6, 2010 at 3:37 am #349056Hello uniquebiz,
Yes, I use firebug. I could probably use it to check the “LOGIN”, however, I couldn’t figure out the background color of the submenu’s.
Hope you could help.
Thanks!
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
July 6, 2010 at 4:11 am #349061I generally use firebug to find the submenu locations in the pertinent /css file usually megmenu.css and then track the colour that its currently at, changing and testing locally till I get the right one, that’s what i would have to do if I were to try and solve your problem.
So If I can do it so can you. If as you say you are not bothered to use firebug to solve the login code css then you just post here wanting others to do all the hard work for you, I’m giving and generous but not if you are able to do it yourself being exerienced with FF and firebug my time is worth decent money and you have to help yourself at some point
Blessings Shannon1 user says Thank You to uniquebiz for this useful post
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 6, 2010 at 5:53 am #349075OK I figured that there should be something I missed in the green.css file that I created for the new green theme. I was able to find left-over RED which I based he theme from and changed them to GREEN.
Although I was able to change the LOGIN background, I still can’t seem to change the background of the sub-menu’s.
uniquebiz, thanks for the help. I’m also trying my best to figure it out myself instead of simply asking a question and expecting answers.
Thank you for your guidance.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 11, 2010 at 2:19 pm #349575Hello,
uniquebiz or anyone can help me on this one?
As I mentioned in the last post, I changed all the colors in the green.css but I still see the “red” background on the sub-menus. Or maybe I’m not doing it right.
I hope anyone could provide additional help.
Thank you very much in advance.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 13, 2010 at 3:03 am #349735Hello
pls open the file /templates/ja_nickel/css/colors/green.css and try to find the following code:
#ja-cssmenu li ul,
#ja-cssmenu li ul ul {
background: url(../../images/green/trans-bg.png);
border: 1px solid #4C6930;
}#ja-cssmenu li ul li {
border-bottom: 1px solid #4C6930;
}replace:
#ja-cssmenu li ul,
#ja-cssmenu li ul ul {
background: #4C6930;
border: 1px solid #F4D930;
}#ja-cssmenu li ul li {
border-bottom: 1px solid #F4D930;
}Goodluck
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by Saguaros 14 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum