mknollin | Posts: 18

Uable to change loglo

0 votes

Hi, I'm trying to change the default logo. I used the sample script provided in the forum...

...{"src":"http://www.logo-maker.net/images/common/company-logo8.gif","link":""}

 but the new image is not displaying properly.


Attachments
Duo_Liang | Posts: 3776

Reply to: Uable to change loglo

0 votes

Hi Mark,

 

I am experiencing the same with the same logo link, but if you try with another link, it should work properly and replace the default logo, for example:

{
  "settings": {
    "ceremony": {
      "layout": {
        "brandingBar": {
          "logo": {
            "src": "https://www.google.ca/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png",
            "link": ""
          }
        }
      }
    }
  },
  "name": "pkg name",
  "type": "PACKAGE",
  "language": "en",
  "autoComplete": true,
  "status": "DRAFT"
}

However, this way changing logo only works with classic Signing Ceremony, which will soon be deprecated. With New Signer Experience, you can upload customized logo through sender portal > Admin menu > Signing option, on a language basis (no longer package basis).

 

Duo


mknollin | Posts: 18

Reply to: Uable to change loglo

0 votes

Thanks


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off