Zum Hauptinhalt gehen

Folder Names made BOLD in layer list

Kommentare

3 Kommentare

  • Permanently deleted user
    Hi Jessie,

     

    There isn't a setting to control the formatting but it can be changed via CSS.  To change it permanently in all sites you would edit the common.css file in C:\inetpub\wwwroot\Html5Viewer\Resources\Styles and look for the following entry:

     

    .parent-layer {

     

        font-weight: 600;

     

    }

     

    changing the weight to 400 should give you the results you want.

     

    You can also over-ride one particular site by editing -

     

    C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\LA_County\Viewers\LA_County_HTML\VirtualDirectory\Resources\Styles\Custom\Desktop.css

     

    and adding the same piece of code with the 600 changed to 400.

     

    Changing CSS is a bit tricky, you may inadvertently change styling on text you did not intend on changing so I would recommend lots of testing after making any changes and keep backup copies!

     

    Also note that future upgrades may over-write any changes so I would document what you do in case it needs to be re-done.

     

    Regards,

     

    ?Wayne Richard

     

    Latitude Geographics Group Ltd.

     

    Head Office: 300 – 1117 Wharf Street  Victoria, BC Canada V8W 1T7

     

    Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com

     

    Developers of Geocortex web-based mapping software | www.geocortex.com

     

    An Esri Platinum Business Partner

     

     
    0
  • Jesse Joe
    Hi Wayne,

     

    Thanks so much for the quick response. I've followed your folder path, but unable to find the Styles folder following the directory path of my Silverlight Viewer. Is this viewer configured differently than HTML5 such that there is no Desktop.css file to revise? Is there another file folder structure I need to navigate to for Silverlight?

     

    Jesse
    0
  • Permanently deleted user
    Hi Jessie,

     

    I jumped the gun and assumed you were using an HTML5 viewer.  You cannot change CSS to update the styling of the Silverlight viewer like you can with the HTML5 viewer.  I would suggest you post a request to the "Ideas" section of the Support Center.  

     

    Regards,

     

    Wayne
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.