| Bug ID Number |
BUG-000136305 |
| Submitted | December 18, 2020 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Online |
| Version found | 8.4 |
| Operating System | Windows OS |
| Operating System Version | 10.0 |
| Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue is not reproducible following the ArcGIS Online February 2023 release. Once there is content in the Attachment Viewer app, any changes to the Theme & Layout tab are reflected.
Workaround
Use the 'Custom CSS' parameter box to alter the header colors. Below are two examples of how to change these two color parameters using Custom CSS:
- .esri-photo-centric__header { background-color: #000000; color: #ffffff}
- .esri-map-centric__header { background-color: #000000; color: #ffffff}
Steps to Reproduce