kipu wrote:
> I haven“t been able to figure out the following:
>
> 1.- How to turn off the messge "show ### results" at the bottom of the tile
> view.
>
ex:showFooter="false"
> 2.- How to reclaim the space left by turning off the numeral with
> ".exhibit-tileView-body { list-style: none;}" in the tile view.
>
May something like
ol.exhibit-tileView-body {
list-style: none;
margin: 0;
padding: 0;
}
David
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general