Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • KaemikhaRungrojvisai Friend
    #146196

    I want to make new custom module with picture and don’t want to put my picture in the BOX. How to remove the BOX, Please help.

    Thk.

    Saguaros Moderator
    #324364

    Hello KaemikhaRungrojvisai!

    In the module’s configuration, you put this text “blank” into the “Module Class Suffix” parameter. and then put my rule css into the template.css file
    [PHP].blank {
    background: none !important
    }
    .blank .ja-box-bl,.blank .ja-box-tr, .blank .ja-box-tl, .blank h3, .blank span{
    background: none !important
    }[/PHP]

    good luck

    KaemikhaRungrojvisai Friend
    #324401

    Try to do as your help. still have the box. try to check again.

    Saguaros Moderator
    #324468

    oh! i’m sorry, i have a mistake

    here is the rule css correctly.

    [PHP].moduleblank{
    background: none !important
    }
    .moduleblank .ja-box-bl,.moduleblank .ja-box-tr, .moduleblank .ja-box-tl, .moduleblank h3, .moduleblank span{
    background: none !important
    }[/PHP]

    konstantindk Friend
    #324593

    Hey this worked perfect for Jommlastats activation module. But another module I use – google analytics doen’s have this option for module parameters. Any way I can still do it?

    KaemikhaRungrojvisai Friend
    #324684

    thank you for try to help, as i want .
    :-*

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

This topic contains 6 replies, has 3 voices, and was last updated by  KaemikhaRungrojvisai 14 years, 6 months ago.

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