Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • kimberley Friend
    #151164

    Hi,

    i am trying to add diffrent module suffix to my boxes but i can only get _wood to work

    please advice!

    why is this happenining i have installed the latest template?

    check the screenshoot.

    warm regards Kimberley


    1. modulesuffix
    Saguaros Moderator
    #344199

    Dear kimberley!

    The template does not support the _red class suffix

    The following classes are supported

    _noborder
    _hilite
    _wood
    _menu

    You can make other styles for those class in the template.css
    <blockquote>
    /* text color for high contrast module */

    div.module_black *, div.module_green *, div.module_blue *, div.module_red * { color: #fff; }

    </blockquote>

    kimberley Friend
    #344222

    i am confused when i look in Template: [ Edit ] and look at the details of template, i can see Module Class Suffixes for Color :_green _blue _red _black

    please look at the screenshoot.

    regards kimberley


    1. modulesuffix
    uniquebiz Friend
    #344267

    kimberley;179357i am confused when i look in Template: [ Edit ] and look at the details of template, i can see Module Class Suffixes for Color :_green _blue _red _black

    please look at the screenshoot.

    regards kimberley

    Hi Kimberly
    They are not hilites or suffixes that is the change the colour of the web site section, highlights go in the module parameters in a field called module suffix. That is open a module, look at parameters and put a hilite such a wood as _wood in that module suffix field. See screenshot.

    Hope this clears it up for you
    Shannon


    1. module_suffix_field
    kimberley Friend
    #344270

    hi shannon, thx for taking time for me.

    if you look at my screenshoot i am asking what _red eg.. module suffix are. i know is not possible to change color on a site. if u see my screnshoot the template is showing _red _green _black _blue module suffixes.

    what are they?

    uniquebiz Friend
    #344409

    kimberley;179414hi shannon, thx for taking time for me.

    if you look at my screenshoot i am asking what _red eg.. module suffix are. i know is not possible to change color on a site. if u see my screnshoot the template is showing _red _green _black _blue module suffixes.

    what are they?

    Hi Kimberley
    My mistake I just didn’t see those suffixes I looked for the colour change by habit, The _red, blue , green etc may be left overs from the Kyanite development stage and may have been changed in it’s final form, but the page was never corrected?

    It’s not that hard to write your own suffixes if it’s a MUST have 🙂
    Cheers Shannon

    toymaker Friend
    #344477

    Hi Kimberley,
    You can find this definitions inside purity II.

    You should be able to import them like this:
    Add to template.css


    /* 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-tr {
    background: url(../images/bg-tr.gif) no-repeat top right;
    }

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

    Then copy the referenced images from purity II to your template folders.
    And the on your module config, change the module class suffix to _green.
    Thats it!

    Peace,
    Gabriel

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

This topic contains 7 replies, has 4 voices, and was last updated by  toymaker 14 years, 6 months ago.

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