Hello,
You can hide them by using a CSS rule.
Try to add this in your head section:
<style>
ol.exhibit-tileView-body{
list-style-type:none;
}
</style>
Brice
2011/11/22 kasaba <[email protected]>
> Hi, fellows
>
> I want to hide the counter of item. I don't want to view numberring.
>
> Instead of
> 1. item1
> 2. item2
>
> i want to visualize
> item1
> item2
>
> Is there any way?
>
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "SIMILE Widgets" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/simile-widgets?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en.