Skip to Main Content

Share your product feedback

Allow complete branding of Ideas submission confirmation (replacing Aha! cartoon graphic)

Most of the Ideas area can be branded - it would help to be able to brand the "Thanks for submitting your idea" confirmation in submit-only portals to be a graphic other than the Aha! cartoon of a man holding a sign.  You can add your own logo, but not remove the cartoon.

  • ADMIN RESPONSE
    Jul 22, 2022

    This is currently possible using custom CSS. Customize your portal CSS from Settings -> Account -> Configure idea portals. Select your portal, then go to the Portal branding tab -> Custom CSS.


    Use the following CSS and insert the URL of the image you would like to use:



    .future-fred-thanks {
    background-image: url("insert your image URL here");
    background-size: cover;
    height: 300px;
    }


    .future-fred-thanks img { display: none }



    Click here for more details on customizing your portal.

  • Attach files
      Drop here to upload
    • Donna Sawyer
      Reply
      |
      Nov 23, 2015

      Requested via support ticket - making visible in portal.

    3 MERGED

    Customize the "Thank You" page for submit only portals

    We have a team that is has a private portal but would like the ability to implement the “thank you” message that appears after a user successfully submits an idea from a Submit only idea portal. Is this possible?
    Marina Reyna almost 7 years ago in Ideas 0 Already exists
    1 MERGED

    Allow Ideas thank you page to be customised

    I'd like to customise the appearance of the "Thanks for submitting your idea" screen. It doesn't seem possible currently.
    Guest almost 8 years ago in Ideas 0 Already exists