Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 135: Line 135:
 
         </div>
 
         </div>
  
         <div class="container-fluid">
+
         <div id="hp-recent" class="container-fluid">
 
             <div class="row">
 
             <div class="row">
                 <div id="forum-topics" class="col-6 pl-0">
+
                 <div id="forum-topics" class="col-6">
                     <!-- kie: Moved forum embedding from HTMLlets extension to this Widget -->
+
                     <h3 class="text-center">Current Forum Toh3ics</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 pr-0">
+
                 <div class="col-6">
                     <p class="h2 text-center">News and Activities</p>
+
                     <h3 class="text-center">News and Activities</h3>
 
                     <div class="h-100 d-flex">
 
                     <div class="h-100 d-flex">
 
                         <div id="recent-changes"></div>
 
                         <div id="recent-changes"></div>

Revision as of 14:43, 23 May 2022

   Development verstion of the DCT Homepage.
Not ready for production!