Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • 1source Friend
    #128755

    Can anybody tell me what was used to create the “Our Staff” section in the right side of the Edenite template? I would like to do the same thing in the Rochea template. Thanks.

    TomC Moderator
    #250044

    It’s nothing more than a custom module with some custom html – assigned to the “right” position.
    Pretty easy to create, actually – can be done in any template.

    If you want to see exactly how it was done (for learning experience), set up a temporary XAMPP localhost on your home computer, install the Edenite Quickstart Package and then look at the various custom modules to see how they were created. (That’s what I usually do).

    😎

    Menalto Friend
    #250049

    This is the html code for it:
    <div class="ja-innerdiv clearfix">
    <img src="images/stories/demo/sam-4.jpg" alt="Sample image" align="left" />
    <strong>T.Schlossnagle</strong><br />
    Director<br />
    dr@ydomain.com
    </div>

    <div class="ja-innerdiv clearfix">
    <img src="images/stories/demo/sam-2.jpg" alt="Sample image" align="left" />
    <strong>Marry</strong><br />
    Managing Director<br />
    mg@ydomain.com
    </div>

    <div class="ja-innerdiv clearfix">
    <img src="images/stories/demo/sam-3.jpg" alt="Sample image" align="left" />
    <strong>Chris Shiflett</strong><br />
    Chief Executive Officer
    </div>

    <div class="ja-innerdiv clearfix">
    <img src="images/stories/demo/sam-1.jpg" alt="Sample image" align="left" />
    <strong>Quynh Le</strong><br />
    Sales manager<br />
    sl@ydomain.com
    </div>

    <div class="ja-innerdiv clearfix">
    <img src="images/stories/demo/sam-5.jpg" alt="Sample image" align="left" />
    <strong>J.Nguyen</strong><br />
    Support manager<br />
    sd@ydomain.com
    </div>

    Just add this into a custom html module, remember to turn off the editor when add it and remember to change text and path to images.

    1source Friend
    #250051

    Ok, thanks for your help. I had never done a custom module in Joomla before but this was good practice.

    1source Friend
    #250052

    Thanks a lot Menalto. That’s exactly what I needed to know. This was my first attempt at creating a custom module in Joomla and everything seems to be working fine. Thanks again!

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

This topic contains 5 replies, has 3 voices, and was last updated by  1source 16 years, 5 months ago.

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