Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • beormakate500 Friend
    #194695

    I am using JA Purity II in Joomla 2.5. I have used _blue and _green module suffix for the right position modules. Why can’t you use the same module styles in the left hand modules? All it does is change the colour of the text.

    Any ideas?

    Also, is it possible to change the background colour for the user positions?

    Thanks.

    Katie

    Ninja Lead Moderator
    #522329

    On this case, you need to customize it from css file

    Open templates/ja_purity_ii/css/template.css file, find and see how we style for each color _blue and _green


    /* blue */
    div.module_blue {
    background: url(../images/bb-br.gif) no-repeat bottom right #069
    }

    div.module_blue .ja-box-bl {
    background: url(../images/bb-bl.gif) no-repeat bottom left;
    }

    div.module_blue .ja-box-tl {
    background: url(../images/bb-tl.gif) no-repeat top left;
    }

    div.module_blue .ja-box-tr {
    background: url(../images/bb-tr.gif) no-repeat top right;
    }

    div.module_blue a { color: #7BA566 }

    /* green */
    div.module_green {
    background: url(../images/bg-br.gif) no-repeat bottom right #7BA566
    }

    div.module_green .ja-box-bl {
    background: url(../images/bg-bl.gif) no-repeat bottom left;
    }

    div.module_green .ja-box-tl {
    background: url(../images/bg-tl.gif) no-repeat top left;
    }

    div.module_green .ja-box-tr {
    background: url(../images/bg-tr.gif) no-repeat top right;
    }

    div.module_green div.bannergroup_text div.bannerheader,
    div.module_green div.bannergroup_text div.bannerfooter_text a { color: #ccc }

    You can make to any changes if you wish

    beormakate500 Friend
    #522409

    Thanks, that’s useful. However, I still don’t understand why you can use the _blue and _green suffix for right position modules, but it doesn’t apply when you use it in left position modules. If want a different coloured background for left position modules, what do I do?

    In my previous site – http://www.montenegro4sail.com – you see I have nice grey background on left hand side? How can I do this now?
    current site: http://www.montenegro4sail.com/jupgrade

    Thanks!

    Ninja Lead Moderator
    #522466

    http://www.montenegro4sail.com -> is using JA Purity Template

    http://www.montenegro4sail.com/jupgrade -> is Bee Template(joomla default)

    You can try to check from template manager section and assign all pages with JA Purity template.

    kredytyhipoteczne Friend
    #532878

    I also couldn’t apply _red or _blue suffixes in the left sidebar but i managed to change the style on the left by the modification of template.css in “div.ja-moduletable, div.moduletable”

    Ninja Lead Moderator
    #534132

    My apologies for this late response, somehow I missed this thread. As you might know, we different Purity versions: Purity II and Purity III.

    If you are still in need of help, please send me URL of your site and screenshot of the problem, I will check and help you out.

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

This topic contains 6 replies, has 3 voices, and was last updated by  Ninja Lead 9 years, 12 months ago.

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