Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • aurumholdings Friend
    #170041

    Hi Joomlart,

    Qucik question i noticed in the images folder for the tmeplate

    badge.png
    badg-2.png
    icons-sprites-silk.png
    subs-bg.png

    I guess these are for styling modules

    How do you style the module to have these images in?

    Kind Regards

    Michael

    pavit Moderator
    #421527

    Hi aurumholdings

    I think you can install firebug component for FF so you can check all the css and exactly where these images are stylized 🙂

    aurumholdings Friend
    #421619

    Where is the css for the module styling in which directory?

    Regards

    Michael

    pavit Moderator
    #421658

    Hi aurumholdings

    We take for example the custom html module “Author of the month” published in the col-mass-bot it has as Module Class Suffix _hilite1

    the Div class is defined in /templates/ja_teline_iv/css/typo.css around line 715

    div.ja-typo-hilite .inner {
    border: 1px dashed #D2C17C;
    padding: 10px;
    }
    ____________________________________________________________________
    div.ja-typo-hilite a.badge {
    background: url(“../images/badge-2.png”) no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 78px;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: auto;
    width: 78px;
    }
    ______________________________this is for the badge styling for example________

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

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 13 years, 1 month ago.

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