Please consider registering
guest

Log In Members

Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
customize search icon sharepoint 2010
July 20, 2011
3:19 am
Sakhkmi
Guest

Hi,

 

I need to quickly design the serach box in sharepoint 2010. Changing icon and font

of the serach box will work for the prototype.

 

any quick css change?

 

Sakhkmi

July 20, 2011
3:22 am
Raghu
Guest

some quick search classes

 

Search:
Class/ID = “.s4-search table”
Default CSS: 
width: 212px;
margin-right: 17px;  
Comments: This is the container for the search box. The class resides in the Search.css file.

Look at the link

http://share-sharepoint2010.bl…..ol-in.html

Some more classes

Search Input:
Class/ID = “.s4-search input”
Default CSS: 
width: 212px;
margin-right: 17px;  
Comments: Note that this class does not change width, border color or height. You could use this to change the background color.

Search Image:
Class/ID = “.s4-search .ms-searchimage”
Default CSS: 
background-color:#fff;
border:1px solid #e3e3e3 !important;
height:16px;
padding:2px 3px 1px;
border-left:none !important;
margin-top:3px;  
Comments: This class controls the border around the go image.

June 23, 2012
9:06 am
John
Guest

Hey ! why don't you visit this site they can make changes as for request. www.sharepoint2010templates.org

October 23, 2012
6:01 am
Member
Forum Posts: 30
Member Since:
September 3, 2012
Offline
December 13, 2012
5:40 am
New jersy
Member
Forum Posts: 103
Member Since:
October 27, 2010
Offline
The search box is a so called delegate control, so it is not that easy to customize as you would have to overwrite the control with your own to change it. There are some advanced settings (

ShowAdvancedSearch

property) you can activate for the search box, but that's about it.

So about your question: Yes it is possible to replace the default search box, but you would have to write your own searchbox then. You should try googling for "SmallSearchInputBox". Here some articles to get you started:

For More info related to Sharepoint Consulting  and Sharepoint Development visit - http://www.binaryrepublik.com/
Forum Timezone: UTC 0

Most Users Ever Online: 91

Currently Online:
23 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Member Stats:

Guest Posters: 1113

Members: 16881

Moderators: 0

Admins: 1

Forum Stats:

Groups: 3

Forums: 10

Topics: 1141

Posts: 2551

Administrators: Learning SharePoint (212)