-
AuthorPosts
-
December 30, 2008 at 11:55 pm #136615
Love the theme but cannot find location to change the default theme main menu colors. Also, I only see one template.css, how can you modify the other themes options? Are all the parameters for all themes in one template.css. Thanks
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 31, 2008 at 12:34 am #284358Hi,
The css for the different themes are in the css/colors folder.
Hope this helps.
Cheers,
Jason.
December 31, 2008 at 4:32 pm #284397Okay thanks, I see. Still can’t find where to change the movie theme top main menu color as well as the orange color behind the dropdown menus.
December 31, 2008 at 6:40 pm #284403sorry, I found it in the moomenu.css
reders Friendreders
- Join date:
- December 2007
- Posts:
- 127
- Downloads:
- 3
- Uploads:
- 13
- Thanks:
- 9
- Thanked:
- 4 times in 1 posts
July 8, 2009 at 10:49 am #310358Where did you fin it in moomenu.css
I cannot find it anywhere, I want to change the background of the dropdown menu when you hover over a link from red to blue??Regards,
Sean R.sunrise Friendsunrise
- Join date:
- February 2007
- Posts:
- 920
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 103
- Thanked:
- 166 times in 114 posts
July 8, 2009 at 12:36 pm #310363Hi, if you need to find anything in the css files, you should try to use FF (Firefox) and the Addon Firebug. This addon has “inspect” feature where you can hover over any ;part of your page and it will tell you whcich css file, which line etc. Very helpful. Try it!
Here is the link
http://www.getfirebug.com/ Good luck!
reders Friendreders
- Join date:
- December 2007
- Posts:
- 127
- Downloads:
- 3
- Uploads:
- 13
- Thanks:
- 9
- Thanked:
- 4 times in 1 posts
July 8, 2009 at 12:49 pm #310366I’m already using firebug and cannot find the bit of code that is controling the colour of the :hover in the background of the drop down menu?
sunrise Friendsunrise
- Join date:
- February 2007
- Posts:
- 920
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 103
- Thanked:
- 166 times in 114 posts
July 8, 2009 at 1:25 pm #310370Do you want to change the color of the top of the menu or the drop down links? What I mean is, first level or second level and above. That is what the levels are called in the css file. The first part of the file is the function, the second part about the styling. Under styling, look for something like:
#ja-cssmenu li:hover a span.menu-desc,
#ja-cssmenu li.sfhover a span.menu-desc,
#ja-cssmenu li.havechildsfhover a span.menu-desc,
#ja-cssmenu li.havechild-activesfhover a span.menu-desc {
color: #E9DA95;this is the color that is shown under hover for the brown uvite default color. If you hvae a different color look for the same section and change the E9DA95 to a color you want.
Hope this helps, Good Luck!
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by sunrise 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum