Hoppa till huvudinnehållet

Folder Icon

Kommentarer

4 kommentarer

  • Nico Burgerhart
    Same question here.

     

    I see the position is different between interfaces.
    0
  • Longguang Fan
    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

     

    Long
    0
  • Permanently deleted user

    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
  • Permanently deleted user
    Thank you Cory, This seems to work, I will report back if I have any issue.
    0

Du måste logga in om du vill lämna en kommentar.