-
AuthorPosts
-
square Friend
square
- Join date:
- December 2006
- Posts:
- 8
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 10, 2008 at 10:57 am #126483Hiya!
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 Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
March 10, 2008 at 11:05 am #241809Read 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 defaulthope this helps 😉
square Friendsquare
- Join date:
- December 2006
- Posts:
- 8
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 10, 2008 at 11:10 am #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 defaulthope 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 FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
March 10, 2008 at 3:20 pm #241829Hi 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.
5 users say Thank You to Nam Nguyen Phi for this useful post
March 21, 2008 at 8:12 pm #242816Worked great for me!!! Thanks
June 22, 2008 at 11:40 am #255271Worked for me too!
Makes the whole site as nice as the front page now.
Thanks namnp129. 😀 -
AuthorPosts
This topic contains 8 replies, has 7 voices, and was last updated by jbolt 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum