CA Service Management

 View Only
  • 1.  Bigger Logo

    Posted May 20, 2016 03:31 PM

    Hello Community,

     

    I set my company logo in Service Desk but i'll like to know if there's a way to make the image look bigger..

     

     

    Regards!!



  • 2.  Re: Bigger Logo

    Posted May 20, 2016 04:18 PM

    Hi Jason - you would have to change the CSS files to do that as they control the framework of the pages.

    Hope this helps,

    Jon I.



  • 3.  Re: Bigger Logo

    Posted May 23, 2016 08:20 AM

    hi,

    look the below in the different css. files:

     

         .ca_circle_logo{text-align:left;vertical-align:middle;width:44px;height:36px;background-image:url('/CAisd/img/circleca.png');}

    and modify as your need

     

    Hope this help

    /J



  • 4.  Re: Bigger Logo

    Posted May 23, 2016 03:13 PM

    Hello,

     

    I tried this but didn't work jmayer, thanks anyways for the suggest!

     

     

    Regards.



  • 5.  Re: Bigger Logo
    Best Answer

    Posted May 24, 2016 03:21 AM

    HI,

    in what css file did you did it?

    Note that css are defined per interface (Employe, analyst, etc)  then you may have to modify in several place.

    If you logo size is significantly bigger you may also have to modify the size of the banner itself

    /J