My previous post did not include a style for the search scope drop down. Use the following to CSS to update the search scope from:
Download updated files HERE
How to implement:
- Upload the custom master page into the master page gallery
- Navigate to the following location on your server: “C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\1033\STYLES”
- Create a folder called “LGSEARCH” and place the “lgsearch.css” and the two image files into this directory.
- Apply the “lgsearch.master” to your site.
Comments
Can you please guide me how to skin Sharepoint 2010 PerformancePoint Services Webpart. Its getting difficult if i am trying to do that using inspect element of the browser as the html generated is messy and complex.
.s4-search .ms-sbscopes{
background-image: url(searchbox.gif);
background-position:top left;
background-repeat: no-repeat;
border: 0px #25724c solid !important;
border-right: 0px #9d9d9d solid !important;
background-color:transparent;
height: 10px !important !important;
padding:3px 5px 0px 0px !important;
margin-left: 0px !important;
vertical-align: top !important;
position: relative;
left: 5px !important;