Forums

Forums

Module position: Position-5

Module class suffix: Not used

If you want to display your information like this you have to create a custom module and publish the custom module like below

Step-1:

Step-2:

Step-3:

Step-4:

Add the following code in your custom module

<div class="community-grid">
    <p><em class="fa fa-folder-open-o"></em></p>
    <h3><a href="#" target="_blank"> Kunena</a></h3>
    <p>Kunena Q&amp;A site is the best place to get help and help others.</p>
</div>
<div class="community-grid">
    <p><em class="fa fa-bullhorn"></em></p>
    <h3><a href="#" target="_blank">Feedback</a></h3>
    <p>Post feature ideas and bug reports on the Feedback site, and vote on the ideas you’d like to&nbsp;see.</p>
</div>

Last updated