implementing_findologic_branding

implementing_findologic_branding

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
implementing_findologic_branding [2018/01/23 14:13]
dominik
implementing_findologic_branding [2018/11/27 17:34]
markus
Line 1: Line 1:
 ===== Implementing the FINDOLOGIC logo and branding ===== ===== Implementing the FINDOLOGIC logo and branding =====
  
-If you are using FINDOLOGIC, you have to use the FINDOLOGIC-logo according to our rules unless you have a clause in your contract, which allows you to use FINDOLOGIC without branding. You can find those rules below. 
- 
----- 
-==== Exceptions ==== 
- 
-Individual changes to the FINDOLOGIC-logo or the integration of the logo are not allowed at all. 
- 
----- 
  
 ==== Standard on-screen-display ==== ==== Standard on-screen-display ====
Line 35: Line 27:
 <code html> <code html>
 <div class="​fl-logo-original">​ <div class="​fl-logo-original">​
-    <a href="http://​www.findologic.com/?​utm_source=Logo&​utm_medium=Banner&​utm_campaign=Kundenbranding%202015"​ target="​_blank">​ +    <a href="https://​www.findologic.com/?​utm_source=Logo&​utm_medium=Banner&​utm_campaign=Kundenbranding%202015"​ target="​_blank">​ 
-        <img src="http://​cdn.findologic.com/​login.symfony/​web/​autocomplete/​img/​de_powered_by_FINDOLOGIC_mobile.svg"​ class="​fl-svg">​+        <img src="https://​cdn.findologic.com/​login.symfony/​web/​autocomplete/​img/​de_powered_by_FINDOLOGIC_mobile.svg"​ class="​fl-svg">​
     </a>     </a>
 </​div>​ </​div>​
Line 52: Line 44:
 <code html> <code html>
 <div class="​fl-logo-black">​ <div class="​fl-logo-black">​
-    <a href="http://​www.findologic.com/?​utm_source=Logo&​utm_medium=Banner&​utm_campaign=Kundenbranding%202015"​ target="​_blank">​ +    <a href="https://​www.findologic.com/?​utm_source=Logo&​utm_medium=Banner&​utm_campaign=Kundenbranding%202015"​ target="​_blank">​ 
-        <img src="http://​cdn.findologic.com/​login.symfony/​web/​autocomplete/​img/​de_powered_by_FINDOLOGIC_mobile.svg"​ class="​fl-svg">​+        <img src="https://​cdn.findologic.com/​login.symfony/​web/​autocomplete/​img/​de_powered_by_FINDOLOGIC_mobile.svg"​ class="​fl-svg">​
     </a>     </a>
 </​div>​ </​div>​
Line 70: Line 62:
 <code html> <code html>
 <div class="​fl-logo-white">​ <div class="​fl-logo-white">​
-    <a href="http://​www.findologic.com/?​utm_source=Logo&​utm_medium=Banner&​utm_campaign=Kundenbranding%202015"​ target="​_blank">​ +    <a href="https://​www.findologic.com/?​utm_source=Logo&​utm_medium=Banner&​utm_campaign=Kundenbranding%202015"​ target="​_blank">​ 
-        <img src="http://​cdn.findologic.com/​login.symfony/​web/​autocomplete/​img/​de_powered_by_FINDOLOGIC_mobile.svg"​ class="​fl-svg">​+        <img src="https://​cdn.findologic.com/​login.symfony/​web/​autocomplete/​img/​de_powered_by_FINDOLOGIC_mobile.svg"​ class="​fl-svg">​
     </a>     </a>
 </​div>​ </​div>​
Line 91: Line 83:
 <code html> <code html>
 <div class="​fl-logo-grey">​ <div class="​fl-logo-grey">​
-    <a href="http://​www.findologic.com/?​utm_source=Logo&​utm_medium=Banner&​utm_campaign=Kundenbranding%202015"​ target="​_blank">​ +    <a href="https://​www.findologic.com/?​utm_source=Logo&​utm_medium=Banner&​utm_campaign=Kundenbranding%202015"​ target="​_blank">​ 
-        <img src="http://​cdn.findologic.com/​login.symfony/​web/​autocomplete/​img/​de_powered_by_FINDOLOGIC_mobile.svg"​ class="​fl-svg">​+        <img src="https://​cdn.findologic.com/​login.symfony/​web/​autocomplete/​img/​de_powered_by_FINDOLOGIC_mobile.svg"​ class="​fl-svg">​
     </a>     </a>
 </​div>​ </​div>​