Forum Discussion

mike_rootvik_15's avatar
mike_rootvik_15
Icon for Nimbostratus rankNimbostratus
Jun 23, 2014

Customizng APM Logon page - change heard format

I am trying to locate where the setting is in APM customization that controls the page header format. Specifcially I want to know how to remove\replace the hashing\stripping effect in the logon page header with just a solid color.

This is on v11.5

Thanks Mike

2 Replies

  • kunjan's avatar
    kunjan
    Icon for Nimbostratus rankNimbostratus

    You can go to Access Policy ›› Customization : Advanced ›› Customization Settings ›› Access Profile ›› "Profile name" ›› Common ›› apm_full.css and apm_mobile.css

    The one you are looking I think is;

    background-image: url(/public/images/my/header-transient.png);
    
  • https://devcentral.f5.com/questions/browser-logon-page-customization

     

    /var/sam/www/webtop/public/images/my/header-transient* to be modified.