Hi David, my bad, I had a corresponding css-file which was causing conflicts. Your solution works - of course - neatly.
Thank you, steff On 30 Jul., 00:20, David Huynh <[email protected]> wrote: > steff wrote: > > Hi everyone, > > > I just need to find out how to remove the line numbers from the Tile > > View. I just do not need them. I figure this is a CSS-thing since I > > found no parameters to set for the view. > > > Thanks for your help in advance. > > Steff, > > Please try > > .exhibit-tileView-body { > list-style-type: none; > > } > > David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
