Jump to content

ericksonrw

Members
  • Posts

    1
  • Joined

  • Last visited

ericksonrw's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I am also trying to change the login logo/application header logos, but running into trouble. I'm running SNOM 5.1.0 on CentOS The process I'm using: 1. Looks like I need to create a img directories under our working directory (/usr/local/snomONE). In our case, this would be: /usr/local/snomONE/html/img 2. Then add the image to this directory: /usr/local/snomONE/html/img/logo_corp_small.jpg 3. Make changes to the login.htm template in the web app: <tr><td><div style="height: 40px; background-image:url(img/logo_corp_small.jpg); background-repeat: no-repeat;"></div></td></tr> Is this correct? I tried this, but the application does not pick up the new images. Do I need to restart the webserver/app to pick it up? Thanks, Robert
×
×
  • Create New...