Folder Icon
After upgrading to HTML 2.7 my folder icon is now under the layer name

How do I get it to the left again? as this makes the layer list twice as long.
0
-
Same question here.
I see the position is different between interfaces.0 -
Hello all,
The folder icon has an issue in GVH 2.7, which has been reported as GVH-12054. Our graphic team is working on that. The fix should be in the future release.
Thanks
Long0 -
Hi Craig,
I took a quick look at this and found the culprit was a CSS float: left; property. A quick work-around is to add the following CSS to your custom desktop.css file (located here by default: C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\<site_name>\Viewers\<viewer_name>\VirtualDirectory\Resources\Styles\Custom\Desktop.css)
.layer-list-mapservice-icon, .layer-list-layer-icon { float: none; }That should override the existing float: left; property and result in that folder icon appearing in the right place.
Note: I only tested this briefly, I don't think it should affect any other styles but I can't be 100% sure
If you have any questions let me know!
0 -
Thank you Cory, This seems to work, I will report back if I have any issue. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
4 Kommentare