Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • square Friend
    #126483

    Hiya!

    I’m totally loving the Dravity template, especially the red on black background on the mainnav.

    Can anyone advise how to have ALL pages display the mainnav red on black background, without losing the subnav gradient?

    Hope to hear from someone soon!

    mfcphil Friend
    #241809

    Read the template user guide found here go to part 2 Template Configuration and look at colour variation.

    If your using the 1.0 version go to your admin/templates/ja_dravity/ja_vars_1.0x.php

    and find the following

    # BEGIN: TEMPLATE CONFIGURATIONS ##########
    ####################################
    $_params = new mosParameters(”);
    # Change the width of the template
    $_params->set(JA_TOOL_SCREEN,’wide’); // wide, narrow
    # default color
    $_params->set(JA_TOOL_COLOR,’default’); //default, cyan, pink, light
    #font size default

    hope this helps 😉

    square Friend
    #241810

    <em>@mfcphil 43952 wrote:</em><blockquote>Read the template user guide found here go to part 2 Template Configuration and look at colour variation.

    If your using the 1.0 version go to your admin/templates/ja_dravity/ja_vars_1.0x.php

    and find the following

    # BEGIN: TEMPLATE CONFIGURATIONS ##########
    ####################################
    $_params = new mosParameters(”);
    # Change the width of the template
    $_params->set(JA_TOOL_SCREEN,’wide’); // wide, narrow
    # default color
    $_params->set(JA_TOOL_COLOR,’default’); //default, cyan, pink, light
    #font size default

    hope this helps ;)</blockquote>
    Hi mfcphil… Doubt that would help much to be honest as I’m not wanting to change to pink or cyan or light, but rather I am after a CSS hack to have the mainnav red on black bg on every page of the site…

    Thanks though!

    Nam Nguyen Phi Friend
    #241829

    Hi square,
    To config as what you want, please do follow as:
    1. open your templates/ja_dravity/index.php
    2. Goto line 86, change

    <div id="ja-wrapper"<?php if($tmpTools->isFrontPage()) : ?> class="home-deco"<?php endif ; ?>>

    into:

    <div id="ja-wrapper" class="home-deco">

    3. Save it and refresh your site

    Regards.

    scottsweb Friend
    #242816

    Worked great for me!!! Thanks

    pauldev Friend
    #255271

    Worked for me too!
    Makes the whole site as nice as the front page now.
    Thanks namnp129. 😀

    xraydevil Friend
    #255757

    Yes, absolutly great.
    Regards
    Frank

    jbolt Friend
    #314063

    Worked well thanks

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 7 voices, and was last updated by  jbolt 15 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum