Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • aman204 Friend
    #155001

    Hi,

    Wished to present few suffix styles which can be added if you wish to enhance your modules 🙂

    Firstly, You would want to visit this link ::

    http://docs.joomla.org/Tutorial:Using_Class_Suffixes_in_Joomla!_1.5#Module_Class_Suffix

    to know the text field where we enter suffix to have specific module adapted to it

    Addition of css::

    You can add this at end of template.css file::

    /** suffixes set ****/
    #ja-wrapper .moduletableblank{background:none;}
    #ja-wrapper .moduletablecompact{margin: 0;padding:0;}
    #ja-wrapper .moduletableblue{background:#003366;color:#fff;}
    #ja-wrapper .moduletablesimpletitle h3{background:none;border-bottom:2px solid #ddd;color:#666;text-shadow: none;}

    Implementation::

    You can use these suffixes now as per your preference:

    1) blank — Can be used to make background transparent for specific module
    2) compact — To remove margin and padding (spacing)
    3) blue — To give blue background color
    4) simpletitle — To make the title simple without any background and text shadow

    Hope this helps 🙂

    Cheers

    simplified Friend
    #369537

    These are nice. Can they be combined? compactsimpletitleblue?

    aman204 Friend
    #369562

    <em>@simplified 212046 wrote:</em><blockquote>These are nice. Can they be combined? compactsimpletitleblue?</blockquote>

    Hi Simplified,

    Can you eloborate on what you look forward to create as sufffix 🙂

    edmguate Friend
    #388175

    Hello. I’m using JA RAVE, but i need to change background color to black in right module. Please Help i’m a newbie…

    aman204 Friend
    #388257

    <em>@edmguate 236469 wrote:</em><blockquote>Hello. I’m using JA RAVE, but i need to change background color to black in right module. Please Help i’m a newbie…</blockquote>

    Please post for this in template specific forum::

    http://www.joomlart.com/forums/forum/ja-rave/

    turminator Friend
    #408911

    Hello!

    I discovered this thread and it’s great! I’m testing it and I see that “blank class” it shows and grey border. How can I delete it?

    Also I would like to put this “blank class” to module of content-mass-top position but it seems that not recognosizes it.

    I attached an image with a visual explanation.

    Many thanks!


    1. transparent_background_modules
    turminator Friend
    #408915

    <em>@turminator 263064 wrote:</em><blockquote>
    Also I would like to put this “blank class” to module of content-mass-top position but it seems that not recognosizes it.
    !</blockquote>

    I discovered that I can do it with this modification:

    #ja-content-mass-top {

    background: none;

    border: 1px solid #dedede;

    margin: 5px 5px 10px;

    }

    But also it showing grey border. How can I delete this gray border?

    Many thanks!


    1. gray_border
    turminator Friend
    #409160

    <em>@turminator 263068 wrote:</em><blockquote>

    But also it showing grey border. How can I delete this gray border?

    Many thanks!</blockquote>

    I try to add atribute:

    border: none;

    But continue showing this border.

    Thanks!

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

This topic contains 8 replies, has 4 voices, and was last updated by  turminator 13 years, 2 months ago.

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