Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • uriah Friend
    #147526

    I really like the JA Purity II template but it would be even better if you had a choice of color variations. I like the blue variation on the old JA Purity I template.

    Has anyone managed to change the new template to a different color yet?

    jaybrd1 Friend
    #328915

    You can change ANY color you like in the CSS files.
    Just look for the corresponding “div” or “class”, if you have troubles finding the right class or div, try using Firefox and the Firebug addon. It will show you the right div or class AND tell what css file it is in as well as what line it is located at.

    uriah Friend
    #328916

    Thanks jaybrd1.

    Was there many images that you needed to change? I realize you need to change the “header-mask.png” image but are there any others?

    jaybrd1 Friend
    #328923

    there are more images, but again, they too can be changed in the css files. the only image that needs to be changes elsewhere is the header image which is located in the header.php.
    <blockquote><div class=”main” style=”background-image: url(<?php echo $this->templateurl(); ?>/images/header/<?php echo $this->getRandomImage($this->templatepath().DS.’images/header’); ?>);”>
    </blockquote>

    I just delete all as I do not want the bg image
    <blockquote><div class=”main”>
    </blockquote>

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

This topic contains 4 replies, has 2 voices, and was last updated by  jaybrd1 14 years, 10 months ago.

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