Moon IOMAD Theme
  • Moon 1.x
  • Requirements
  • Changelog
  • Getting started
    • Theme Installation/Update
    • Recommended Plugins to Install
      • Atto Editor: Full Screen
      • Atto Editor: Advanced Link
    • Translations
    • Demo content
    • RTL Interface
    • Global Styles
      • Typography
      • UI Elements
      • Headings/Text Modifications
  • Theme Settings
    • General
    • Dark Mode
      • 🌑Show/hide on the Dark Mode
    • SEO
    • Customization
      • Google Fonts
      • Colors
    • Login page
    • ⭐Front Page Blocks
      • 🕶️Show/hide for non-logged in users
      • Block Order
      • Block #0 - Default Moodle Front Page Blocks
      • Hero
        • Block #1, #2
        • Block #2 (Hero Video)
        • Block #3
      • FAQ
        • Block #4
      • Grid Content
        • Grid Content #1
        • Grid Content #2
        • Grid Content #3
        • Grid Content #4
        • Grid Content #5
        • Grid Content #6
        • Grid Content #7
        • Grid Content #8
        • Grid Content #9
      • Content
        • Content #1
        • Content #2
        • Content #3
        • Block #5 - Logotypes
      • Categories & Icons List
        • Categories List #1
        • Categories List #2
        • Logotypes List #1
        • Course List
        • Icons List
      • Stats
        • Stats #1
        • Stats #2
      • Team
        • Team #1
        • Team #2
        • Team #3
      • Testimonials
        • Testimonials #1
        • Testimonials #2
        • Testimonials #3
      • How to add more item to blocks?
    • Top Bar
    • Course Page/Card
      • Course Card
      • Main Course Page
      • Course List
    • Sidebar
    • Sidebar navigation
    • Custom alert
    • Advanced settings
    • Google/Custom Fonts and GDPR
  • More
    • Server recommendations
    • Graphics, Icons etc.
Powered by GitBook
On this page
  1. Theme Settings
  2. Front Page Blocks
  3. Team

Team #2

Site administration -> Appearance -> Moon -> Block #.

Last updated 2 years ago

<!-- Start - Block - Team #2 -->
<div class="wrapper-fw rui-block-team-2">
    <div class="row">

        <!-- Start item -->
        <div class="rui-block-team-item text-left col-md-3 px-4 text-center">
            <img src="https://roseathemes.com/space/1/pluginfile.php/1/theme_space/spacesettingsimgs/0/avatar-4.png" alt="Team #1" width="440" height="440" class="img-fluid atto_image_button_middle">
            <h4 class="lead-4 mt-3 mb-0">Adam Smith</h4>
            <div class="rui-block-text--3 rui-block-text--light">Senior Coordinator for Faculty Support</div>
            <div class="rui-block-text--2 mt-2">From its medieval origins to the digital era, learn everything there is to know about the ubiquitous lorem ipsum passage.</div>
        </div>
        <!-- End item -->

        <!-- Start item -->
        <div class="rui-block-team-item text-left col-md-3 px-4 text-center">
            <img src="https://roseathemes.com/space/1/pluginfile.php/1/theme_space/spacesettingsimgs/0/avatar-3.png" alt="Team #1" width="440" height="440" class="img-fluid atto_image_button_middle">
            <h4 class="lead-4 mt-3 mb-0">Christa McAuliffe</h4>
            <div class="rui-block-text--3 rui-block-text--light">Program Assistant, Middle East Professional Learning Initiative</div>
            <div class="rui-block-text--2 mt-2">Lorem ipsum began as scrambled, nonsensical Latin derived from Cicero's 1st-century BC text De Finibus Bonorum et Malorum</div>
        </div>
        <!-- End item -->

        <!-- Start item -->
        <div class="rui-block-team-item text-left col-md-3 px-4 text-center">
            <img src="https://roseathemes.com/space/1/pluginfile.php/1/theme_space/spacesettingsimgs/0/avatar-2.png" alt="ku" width="440" height="440" class="img-fluid atto_image_button_text-bottom">
            <h4 class="lead-4 mt-3 mb-0">Helen Keller</h4>
            <div class="rui-block-text--3 rui-block-text--light">IT Service Center Support Technician</div>
            <div class="rui-block-text--2 mt-2">The placeholder text, beginning with the line “Lorem ipsum dolor sit amet, consectetur adipiscing elit”, looks like Latin because in its youth, centuries ago, it was Latin.</div>
        </div>
        <!-- End item -->

        <!-- Start item -->
        <div class="rui-block-team-item text-left col-md-3 px-4 text-center">
            <img src="https://roseathemes.com/space/1/pluginfile.php/1/theme_space/spacesettingsimgs/0/avatar-5.png" alt="team #3" width="1320" height="1320" class="img-fluid atto_image_button_text-bottom">
            <h4 class="lead-4 mt-3 mb-0">Mark Twain</h4>
            <div class="rui-block-text--3 rui-block-text--light">Audio Visual Technology Infrastructure Specialist</div>
            <div class="rui-block-text--2 mt-2">Lorem ipsum was purposefully designed to have no meaning, but appear like real text, making it the perfect placeholder.</div>
        </div>
        <!-- End item -->

    </div>
</div>
<!-- End - Block - Team #2 -->
⭐
How to add more item to blocks?