Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 501: Line 501:
  
 
<!-- BEGIN CHAT BOT -->
 
<!-- BEGIN CHAT BOT -->
        <!-- CHAT BOT STYLES -->
+
<link rel="stylesheet" href="https://www.safetyinnovation.center/widget/styles.css">
        <link rel="stylesheet" href="https://www.safetyinnovation.center/widget/styles.css">
 
 
<div id="chat-wrapper">
 
<div id="chat-wrapper">
    <div id="chat-window" class="closed-chat">
 
        <div id="chat-window-controls">
 
            <button id="resize-chat" style="visibility:hidden">&larr;</button>
 
            <button id="close-chat">&times;</button>
 
        </div>
 
        <div id="chat-window-content">
 
            <div style="padding: 1rem; text-align: center;">
 
                <img src="https://www.safetyinnovation.center/widget/synergies_project_logo-600x204.png"
 
                    style="height: 3rem;">
 
                <br><br>
 
                If you want to know more about
 
                the evolution of the LINKS Community Center,
 
                have a closer look at SYNERGIES.
 
                <br><br>
 
                <a href="https://synergiesproject.eu/" target="_blank">synergiesproject.eu</a>
 
            </div>
 
        </div>
 
    </div>
 
    <div id="chat-button">
 
        <img src="https://www.safetyinnovation.center/widget/synergies_project_logo-600x204.png"
 
            style="height: 50px; margin: 0;" alt="SYNERGIES">
 
    </div>
 
</div>
 
 
<script src="https://www.safetyinnovation.center/widget/script.js"></script>
 
<script src="https://www.safetyinnovation.center/widget/script.js"></script>
 
<!-- END CHAT BOT -->
 
<!-- END CHAT BOT -->
 +
 
</includeonly>
 
</includeonly>

Revision as of 22:22, 5 May 2024

Second version of the LINKS Community Center homepage.
Do not modify!