Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sanitarac Friend
    #152667

    Hi!
    Im working on localhost in template JaNickel Joomla v.1.5.20

    I use demo version and editing working modules and tekst link and so on…

    When i made new module by mod_custom i have put in Module Class Suffix this class:

    _highlight
    or
    _text

    On left side those classes do not functioning!

    Sorry 4 bad english…
    Hope that u understand the problem!

    Here is a screenshot:

    As on screenshot “Trebate web?” Module Class Suffix is _highlight
    and
    “Novo u ponudi!” Module Class Suffix is _text


    1. Problem
    Saguaros Moderator
    #350505

    Hello

    Those Suffix Classess are using for the right column, so that you must to customize this:

    example for the _highlight class:

    Pls open the file: template.css and try to find the following code:

    #ja-col2 div.moduletable_highlight {
    background: #F6F6F6;
    border: 1px solid #DDDDDD;
    margin: 0 0 15px;
    }

    #ja-col2 div.moduletable_highlight h3 {
    background: #D33615;
    color: #FFFFFF;
    margin: 0 -1px;
    padding: 10px;
    }

    #ja-col2 div.ja-innerdiv {
    border: none;
    padding-left: 10px;
    }

    #ja-col2 div.moduletable div.ja-innerdiv img,
    #ja-col2 div.moduletable_highlight div.ja-innerdiv img,
    #ja-col2 div.moduletable_text div.ja-innerdiv img{
    border: none;
    }

    pls remove the #ja-col2 text, good luck

    sanitarac Friend
    #350559

    Ok!
    Thanks 4 that.
    Can u write me the tags that i can use on left side?
    Or where can i find them?
    Any demo or something, tutorial….

    Saguaros Moderator
    #350819

    Hello

    after you made done following to my solution, you use those suffix class as nomarlly way meaning is: you put _highlight into the suffix class parameter

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

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

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