-
AuthorPosts
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 23, 2012 at 4:18 pm #454547<em>@newwebsi 321607 wrote:</em><blockquote>how do i change the css for the mega menu colors i have changed the background color but cant seem to find the menu and submenu text to change the colors http://dentistcroftonmd.com/[/quote]
Are you talking about the font/text color(s) of your menu titles?May 23, 2012 at 5:28 pm #454561yes the font colors
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 23, 2012 at 6:19 pm #454568<em>@newwebsi 321671 wrote:</em><blockquote>yes the font colors</blockquote>
Okay – for the non-active menu title color, look to file path –> /templates/ja_kranos/css/menu/mega.css
at line 40, you will see the following:
<blockquote>.ja-megamenu ul.level0 li.mega a.mega {
color: #888888
font-size: 100%;
font-weight: normal;
padding: 0;
text-transform: uppercase;
}</blockquote>Change the color hex code to whatever you want. (for example, if you want the text to be white, change to #FFFFFF)
Hope That Helps
May 23, 2012 at 7:28 pm #454575<em>@TomC 321681 wrote:</em><blockquote>Okay – for the non-active menu title color, look to file path –> /templates/ja_kranos/css/menu/mega.css
at line 40, you will see the following:
Change the color hex code to whatever you want. (for example, if you want the text to be white, change to #FFFFFF)
Hope That Helps</blockquote>
Thanks That worked Easy, Also how would i change the black color to the right of the content slider top bar after “DENTAL PROCEEDURES” on the site http://dentistcroftonmd.com/
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 23, 2012 at 7:35 pm #454576<em>@newwebsi 321691 wrote:</em><blockquote>Thanks That worked Easy, Also how would i change the black color to the right of the content slider top bar after “DENTAL PROCEEDURES” on the site http://dentistcroftonmd.com/</blockquote>
Within file path –> /templates/ja_kranos/css/mod_jacontentslider.css
at line 52 . . .
#ja-contentslider .ja-contentslider { -moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: url("../images/bgd-contentslider.gif") repeat-x scroll 0 0 #FFFFFF
border-color: -moz-use-text-color #DDDDDD #DDDDDD
border-right: 1px solid #DDDDDD
border-style: none solid solid;
border-width: medium 1px 1px;
padding: 68px 9px 10px;
}Either change the background image itself, or choose a color code.
😎
-
AuthorPosts
This topic contains 20 replies, has 4 voices, and was last updated by TomC 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum