Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • TomC Moderator
    #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?

    newwebsi Friend
    #454561

    yes the font colors

    TomC Moderator
    #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

    newwebsi Friend
    #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 Moderator
    #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.

    😎

Viewing 5 posts - 16 through 20 (of 20 total)

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