Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1327550
    Piranhabar_web
    Participant

    Hi,

    I’d like to add an adobe animate animation as my logo, is it possible to do so and what file formate do I need to use? (OAM, gif perhaps?)

    If not, what would be my best solution in your opinion?

    Many thanks

    #1328151
    Lely
    Moderator

    Hello There,

    Thanks for posting in.
    By default, it is not recommended because the image when upload can be crop. We can achieve it instead by setting the GIF as background image of your text logo by adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-logobar {
        background: url(http://virtualhost.dev/gif-logo-file-here.gif) center no-repeat;
    
    }
    .x-brand {
        opacity:0;
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1327550 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>