Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • munders Friend
    #162594

    Hi there

    I want to create a special module for the right sidebar in JA Rave. See graphic attached.

    I need the code so that i can create a new module for this position and then add the code.

    I would appreciate this very much if a Joomla expert on here could help.

    Thank you


    1. boxmodule
    aman204 Friend
    #385619

    Seems like that this module isnt seen in demo template

    You can create in custom module for this purpose and then, make use of wysiwyg editor like JCE through which you can easily add desired text and image without html code knowledge

    munders Friend
    #385648

    Hi, I said I can create a new module, please read my post again.

    I just need the code, such as how to add this background and border etc.

    aman204 Friend
    #385713

    <em>@munders 233296 wrote:</em><blockquote>Hi, I said I can create a new module, please read my post again.

    I just need the code, such as how to add this background and border etc.</blockquote>

    You can add this code in custom output of specific module and set title to no::

    <h2>Online advertising marketing report</h2>
    <img src=”images/stories/clock.jpg” alt=”” style=”float:right;”/><p>Lorem ipsum dolor sit amet, cum condimenum mattis dui fusce ut, el convallis suspendisse suspendisse sed in lementum ea sed cum condimenum ut.</p>

    Now, You can change in text and image accordingly

    For getting the desired look for box, Add in this at end of template.css file::

    #ja-wrapper .moduletableborderbg{background:#eee;border:1px solid #666;padding:10px;}

    and then, add borderbg as suffix for specific module

    To get adapted with creation of personalized custom modules, I would suggest you to learn more of css and html for which you have good tutorials here:: 🙂

    http://www.w3schools.com/Css/
    http://www.w3schools.com/HTML/

    munders Friend
    #385731

    Many thanks Aman, I will try this.

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

This topic contains 5 replies, has 2 voices, and was last updated by  munders 13 years, 7 months ago.

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