Difference between revisions of "Widget:HomePageOld"

From LINKS Community Center
Jump to: navigation, search
Line 110: Line 110:
 
<div class="container-fluid">
 
<div class="container-fluid">
 
     <div class="row">
 
     <div class="row">
         <div class="col-6 pr-1">
+
         <div class="col-6 pl-0">
 
             <!-- kie: Moved forum embedding from HTMLlets extension to this Widget -->
 
             <!-- kie: Moved forum embedding from HTMLlets extension to this Widget -->
 
             <p class="h2 text-center">Current Forum Topics</p>
 
             <p class="h2 text-center">Current Forum Topics</p>
 
             <script src="https://forum.links.communitycenter.eu/javascripts/embed-topics.js"></script>
 
             <script src="https://forum.links.communitycenter.eu/javascripts/embed-topics.js"></script>
 
             <d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest"
 
             <d-topics-list discourse-url="https://forum.links.communitycenter.eu" per-page="5" order="latest"
                            sort-ascending="false" template="complete"></d-topics-list>
+
                          sort-ascending="false" template="complete"></d-topics-list>
 
         </div>
 
         </div>
         <div class="col-6 pl-1">
+
         <div class="col-6 pr-0">
 
             <p class="h2 text-center">News and Activities</p>
 
             <p class="h2 text-center">News and Activities</p>
 
             <div class="h-100 d-flex justify-content-center align-items-center">Coming soon.</div>
 
             <div class="h-100 d-flex justify-content-center align-items-center">Coming soon.</div>

Revision as of 14:26, 16 February 2022