Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    format html disclaimer

    Kopano Groupware Core
    1
    1
    346
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • nillix
      nillix last edited by

      Hi,

      i´m using the html disclaimer and would like to add at least a custom image, but also some custom css code.
      Neither the image nor the css code will be loaded.

      Here is the code

      <head>
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
              <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
              <title></title>
              <link rel="stylesheet" href="css/signatur.css" />
      </head>
      <body>
              <p>-------------------------------------------</p>
              <img src="img/logo.png">
              <p><h4>Title</h4></p>
              <p>Address line</p>
              <p>Address line 2</p>
              <p>20457 City</p>
              <p><br></p>
              <p>Mail:&nbsp;<a href="mailto:mail@example.com">mail@example.com</a>&nbsp;</p>
              <p>Tel: &nbsp;<a href="tel:123456789" title="123456789">123456789</a>&nbsp;</p>
              <p>Web:&nbsp; <a href="somelink ">www.example.com&nbsp;</a>&nbsp;</p>
              <p><a href="https://www.example.com/" target="_blank">Wir freuen uns auf Ihr Feedback!</a></p>
      
      </body>
      </html>
      

      The image is located in a folder named “img” within the /etc/kopano/disclaimers folder and the css file in the same path but “css” folder.

      All the textual parts of the disclaimer are working.

      Hope that anybody can help me out.

      Thanks!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post