How do I remove the 'Categories' section in the Search Bar?
				
				
                
                    
                    
                
                
                    
						
                
                
                    In another post, a member posted this info:
	
		
			
			
				I removed the Category box in the them search bar php and padded the search button #searchform .searchbutcat {float:right; padding-right:340px;} in the CSS style sheet (or better my mate did, since I have no clue). Now I only have a search box and it works fine.
			
		
 
	 
 I would also like to remove the Category box in the search bar. I can't find a search_bar.php file.
Can someone step my through how to do this?