Add a Vertical Scroll bar to iShare GIS Profiles
Overview
If you have a large number of Profiles you may not be able to see them all as the Profile panel is not configured to automatically scroll. It is, however, very simple to add a vertical scroll bar.
Step-by-step guide
Open your iShareGIS.aspx page (you may have called this something different) in a Text Editor such as Notepad++ (this should reside in your D:\Astun\iShareGIS\n.n\WebApps\Web folder)
Scroll down until you find the following section:
Better Code Block
Add the following information after the } and before the </style>
Better Code Block
e.g.
Save your changes
Now when you click on the Profiles button in iShare GIS you should see the vertical scroll bar e.g.
To do the same for Base Maps use:
Better Code Block