Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Search dropdown

  Asked By: Wendy Warren         Date: May 03, 2006      Category: Sharepoint      Views: 246
 

The name of the search scopes that I created are long and the complete
name is not displayed in the search dropdown in the portal. How do I
have the drop down expand based on the length of the name?

Tagged:    

 

1 Answer Found

 
Answer #1       Answered By: Laura Walker          Answered On: May 03, 2006       

If you look @ the source, you’ll find this:

<select name="RightBodySectionSearchBoxID:SBScopesDDL" id="RightBodySectionSearchBoxID_SBScopesDDL" class="ms-sbdropdown ms-descriptiontext" Title="Select a scope">

Maybe you can add an alternate CSS and overload one of the two styles or just modify the site definition? Careful overloading the styles… I’d search  the rest of the site definition to make sure you aren’t making changes elsewhere in your site definition inadvertently.

 
Didn't find what you were looking for? Find more on Search dropdown Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].