Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dean123 Friend
    #131539

    Hi, I got two questions :-

    1.) How do i chenge colour scheme in Joomla v 1.0.15 ?? I suppose in Joomla 1.5 we can edit the features of template parameters from admin end in template manager.

    Please Note : —————————

    <link href="<?php echo $tmpTools->templateurl(); ?>/css/colors/<?php echo $tmpTools->getParam(JA_TOOL_COLOR); ?>.css"

    —————————————–

    The above line is in index.php. That means I cannot change the code by asking Mr. Green.css to convert into Mr. Blue.css. Therefore, there might be some tools area where we can change all the parameters. Please guide me best possiblle way out.

    2.) It tips I have asked a question :-
    http://www.joomlart.com/forums/topic/very-important-for-joomla-1-0-installation-missing-code-corrected/

    Please answer there as that answer will contribute to tips for all the users.

    dean123 Friend
    #263109

    Colour in the sense total colour theme of .css, as there are different css files for colours.

    Also let me know how do we change all the other attributes of the theme if we manually want to adjust our theme… like font size, & all other things that are used for adjusting

    Khanh Le Moderator
    #263135

    <blockquote>1.) How do i chenge colour scheme in Joomla v 1.0.15 ?? I suppose in Joomla 1.5 we can edit the features of template parameters from admin end in template manager.
    </blockquote>
    You could change all the template options in file ja_vars_1.0x.php. Example, for color, you could change the setting in this line
    [PHP]
    #Color variation to use
    $_params->set(‘ja_color’,’green’);//default:Default; red:Red; green:Green;
    [/PHP]
    If you want to add more color, you could follow the instruction in this post:
    http://www.joomlart.com/forums/topic/how-to-add-more-colour-2/

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

This topic contains 3 replies, has 2 voices, and was last updated by  Khanh Le 16 years, 3 months ago.

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