‘UI’ News

How To Enable People Search

Tuesday, January 22, 2008 11:48

One of my most popular posts on this blog is the How To Configure Employee Lookup Web Part Series with ...

How To Change Search Box Image

How To Change Search Box Image

Wednesday, January 16, 2008 12:06

I had a quick tip for those that are working on branding.  If you would like to change the search button image and CSS is not helping you acheive this via editing an XML file on the SharePoint web server. Default WSS/MOSS Search Image:...

Tagged with:

Customizing Admin.master - Master Page Monday’s 09.24.07

Monday, September 24, 2007 15:00

This is our second edition of Master Page Monday's. In our first edition, we shared some links that were useful to the SharePoint branding community. Today, we are going to provide a tip that will allow you to brand not ...

Back into the Sharing Mode

Thursday, September 13, 2007 11:37

The last month I have been extremely busy: work, contracts, community projects and just enjoying the summer. I have quit my full time job and started working as a full time consultant for a Microsoft Gold Partner within downtown Toronto. I have had no time to post but have ...

Tagged with: ,

Free SharePoint Addons

Thursday, July 12, 2007 15:01

There are some great Free SharePoint Addons over at CodePlex.  In particular, you should check these out: Mondosoft's Wildcard search feature - MOSS search is pretty darn cool and flexible out of the box.  This leverages SharePoint's own search engine, it is not replacing it or changing it....

Tagged with: , ,

Quick CSS Tip: Remove Recycle Bin Link from QuickLaunch Menu

Tuesday, May 29, 2007 17:00

A client wanted to remove the Recylce Bin menu item from the Quick Launch Menu. This can be easily achieved using CSS customization for MOSS 2007.  Just thought I'd share it with everyone the following CSS code will hide the Recycle Bin from the QuickLaunch menu. div.ms-quicklaunch table.ms-recyclebin ...