Wednesday

How to Remove Search DropDown from Search Area

Simple way to remove the Search DropDown from Search Area

Add CEWP webpart and paste the following lines and hide the web part:

Use the following in the Script Tag

select.ms-sbscopes { display:none; }

Similary you can to remove recycle bin etc.,