🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent

    Solved how to change logo for admin/agent login page and dashboard?

    Technical Help
    2
    2
    712
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Shoman last edited by

      I would like to change logo for admin/agent login page and dashboard? where I can find it?

      1 Reply Last reply Reply Quote 0
      • Sanjeev
        Sanjeev developer UVdesk Staff last edited by

        @Shoman

        >>>For dashboard logo change locate the path in you project:

        vendor/uvdesk/core-framework/Resources/views/Templates/sidebar.html.twig

        open sidebar.html.twig and update svg on line no 68.

        You need to update svg here.

        https://github.com/uvdesk/core-framework/blob/master/Resources/views/Templates/sidebar.html.twig#L68

        >>>For login Page logo change:

        Make a image named with : uvdesk-logo-symbol.svg

        locate path: vendor->uvdesk->core-framework->Resources->public->images

        Upload your image here and replace old one here.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post