开发者

Sharepoint search button customization

I am working on SharePoint Branding project, where i need to change the whole sharepoint look and feel according to Clients design guidelines/Visual Designs.

happy part, most of the branding is done but still i am facing problem with SEARCH BUTTON of sharepoint. Ia m not able to replace this default button with my designed button.

any direct开发者_开发百科ion ll be great help


What we did was replace the delegate control of the search button with our own, using a feature. In that feature we specified our custom image for the button.


This might help - http://labs.steveottenad.com/reskin-restyle-a-sharepoint-2010-search-box/

When we customised the search box we hide the default img for the search button using css and replaced it with a new background image.


You can't replace the default button with you own search button. You can however customize it to your needs using CSS styles. I have done the same thing. You can create your custom style to override the styles from the corev15.css file.

Create you custom styles css file, reference it in your page layout and just use it.

Hope that helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜