Style My House Councillor Content
The following CSS can be used to style the Councillor content for display in My House. This would be placed into a .css file in the iShare ...WebApps/Web/custom folder and referenced in your My House page.
div.cmis-councillor ul { list-style: none; padding: 0 0.5em; } div.cmis-councillor h5 { font-size: 18px; font-weight: bold; } div.cmis-councillor img { height: 150px; width: auto; }
E.g.