White line separators cross the background images on ArcGIS Online Home page causing design issues.
上次发布: March 10, 2016ArcGIS Online
漏洞 ID 编号
BUG-000094521
已提交
February 29, 2016
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
N/A
操作系统
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
These lines on the home page are there by design. They separate the navigation in the header and the footer from the body of the home page. We already support users modifying the home page's CSS, and these lines may be hidden by adding some simple CSS rules to their banner.
These two lines can be hidden by following these steps:
Navigate to the My Organization page.
Click Edit Settings.
Open the Home Page tab.
Under the Banner setting, select Custom Design.
Click the View Source button in the editor.
Just inside the first
opening tag, add the following
Here is an easy to copy version:
Click Save.