Closed (fixed)
Project:
Faceted Search
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2008 at 19:32 UTC
Updated:
1 Feb 2009 at 00:00 UTC
Actually, the title says it all: Is there a way to hide the 'more options' link in the keyword search block?
Comments
Comment #1
David Lesieur commentedYou previously could change this through implementing hook_form_alter() in a module.
This is still possible, but I have just added a new class attribute to the link so it can more easily be hidden or styled with CSS.