Forum Discussion
emalzer
Nov 20, 2024Nimbostratus
APM Modern Customization - modify Header in user-common.js and form in user-logon.js
Hi! I try to customize the modern logon pages and as I have multiple pages so I want to modify the header section in the user-common.js and the single logon pages in the user-logon.js files. I some...
zamroni777
Nov 21, 2024Nacreous
i havent tried it but maybe you can:
right click on existing header image/object then click Inspect.
browser will open developer tool which you can inspect that html object further to find out the element ID or Class attribute.
after finding the id or class name, you can use Javascript HTML DOM programming to get to the element and modify it.
https://developer.mozilla.org/en-US/docs/Web/API/Element/getElementsByClassName
https://developer.mozilla.org/en-US/docs/Web/API/Document/getElementById
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects