Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sea dog Friend
    #125150

    Hi,

    Don;t know if I’m missing something obvious but I can find the variable settings as specified in the userguide thread. I’m trying to disable the none default colours but in the ja_vars.php file there seems to be no way of doing this. Here are lines 19-32, as you can see there is no way to specify which variables should be enabled:

    # Auto Collapse Divs Functions ##########
    $ja_left = $this->countModules( ‘left’ );
    $ja_right = $this->countModules( ‘right’ );
    $ja_masscol = $this->countModules(‘top’);
    if ( $ja_left && $ja_right ) {
    //2 columns
    $divid = ”;
    } elseif ( ($ja_left || $ja_right) ) {
    //One column
    $divid = ‘-c’;
    } else {
    //Full
    $divid = ‘-f’;
    }

    Cheers,
    SD

    kashxo Friend
    #236989

    Hi sea_dog,
    You can see (or search) for $ja_color_default at line 31th in ja_vars.php and change value there,
    if you dont see anything in line 31th, please search for $ja_color_default
    Otherwise, maybe the file ja_vars.php is not correct, please re-download ja_avian or ja_avian_ii package and reinstall it.
    If you still got trouble, please PM me and I’ll be there

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

This topic contains 2 replies, has 2 voices, and was last updated by  kashxo 16 years, 10 months ago.

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