Domain Transparency Banner

Created:2023-10-07
Last updated:2024-01-12
Status:Draft

To ensure there’s no confusion for the users about the identity of the OMIMO modules, third‑party project management websites that use a domain or subdomain name that looks similar to one of the OMIMO marks are asked to add the Domain Transparency Banner described here.

The OMIMO marks are as follows:

Similar phrases are those such as “p3express” and “p3-express”.

Banner content

The content of the banner depends on which OMIMO module is targetted and who the owner of the website is.

Example 1: A website with a domain name that resembles P3.express and owned by an accredited P3.express education partner:

ABC, an Accredited P3.express Education Partner, manages this website. This is not the official P3.express website.

Example 2: A website with a domain name that resembles P3.express and owned by an accredited P3.express trainer:

ABC, an Accredited P3.express Trainer, manages this website. This is not the official P3.express website.

Example 3: A website with a domain name that resembles P3.express and owned by a non‑accredited entity:

ABC manages this website. This is not the official P3.express website.

“ABC” in the examples above should be replace with the name of the company or person, and “P3.express” should be replaced with the name of the module that the domain name resembles with.

The banner can be styled to hide the first sentence on mobile devices, so that the content fits into one narrow line.

Styling and positioning the banner

The banner must be visible on top of all pages.

We recommend a foreground color of #ccc and a background color of #333, but you can change it to match the style of the website as long as it’s visible enough.

A font size of 15px is appropriate.

Sample banner code

To implement the banner, you can add one of the following code after the <body> tag of all pages on the website. It’s usually done by adding it once to a global template.

<style>#transparencybanner{line-height:120%;text-align:center;color:#ccc;background-color:#333;padding:6px 6px 8px 6px;font-family:sans serif;font-size:15px;border:none}@media only screen and (max-width:600px){#transparencybanner span{display:none}#p3expressbanner{font-size:14px}}</style><div id="transparencybanner"><span>XXX</span>YYY</div>

Replace XXX with the first sentence in the examples above, and YYY with the second sentence.

If you have difficulty adding the banner to your website, let us know, and we’ll help you.

Attribution

Please note that using this banner doesn’t remove the attribution requirements of the Creative Commons Attribution license.