Hi Layne,
It looks like this is handled through the exhibit-collectionView-
header-sortControls style. However, I was not able to override that
one (at least not on one of my pages via FF3.5.3 on WinXP).
If you're willing to forego the entire "view header", adding the
following to the <head> tag worked for me:
<style>
div.exhibit-collectionView-header
{
display: none;
}
</style>
HTH,
-Mark
On Sep 28, 11:59 am, Big Killer <[email protected]> wrote:
> Is there a way to disable this line, or to keep it from displaying?
>
> In the following example it appears in the THUMBNAILS view right
> between "63 Nobelists" and "Chemistry" and says ...
>
> "sorted by: discipline ; then by... • grouped by sorted"
>
> http://www.simile-widgets.org/exhibit/examples/nobelists/nobelists.html
>
> Thanks!
> -Layne
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---