Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
75:customize_support_tile [2022/04/20 09:33] vtbr75:customize_support_tile [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 12: Line 12:
   * dashboard.support.email.href   * dashboard.support.email.href
  
-**Additional custom information (below the standard support information)<font inherit/inherit;;#16a085;;inherit>(7.5.2.0 and higher)</font>**+**Additional custom information (below the standard support information) 
 + (7.5.2.0 and higher) **
  
 **Add a headline for the provided information** **Add a headline for the provided information**
Line 32: Line 33:
 <code> <code>
 dashboard.support.link.1.name = Digital Asset Management System dashboard.support.link.1.name = Digital Asset Management System
-dashboard.support.link.1.href = [[http://www.yourcompany.dam.com|http://www.yourcompany.dam.com]]+dashboard.support.link.1.href = http://www.yourcompany.dam.com
  
 </code> </code>
  
-**Add important e-mail addresses**<code>+**Add important e-mail addresses**
  
 +<code>
 dashboard.support.email.1.name = YourCompany internal support dashboard.support.email.1.name = YourCompany internal support
 dashboard.support.email.1.href = mailto:support@yourcompany.com?subject=Please%20Help dashboard.support.email.1.href = mailto:support@yourcompany.com?subject=Please%20Help
Line 53: Line 55:
   * Links can be opened in a new tab via adding "newtab" to the property (e.g. dashboard.support.link.1.href.newtab=…)   * Links can be opened in a new tab via adding "newtab" to the property (e.g. dashboard.support.link.1.href.newtab=…)
  
-**<font inherit/inherit;;#f39c12;;inherit>If the css styles are not working correctly try adding !important behind the css attributes.</font>**+** If the css styles are not working correctly try adding !important behind the css attributes. ** 
  
 ====== Add help information to the login page tile (7.5.2.0 and higher) ====== ====== Add help information to the login page tile (7.5.2.0 and higher) ======