Similar Posts
Simple Branding on a SharePoint 2007 Site Collection
Branding can often be an anathema to technical types. We often think that we can’t do anything with it unless we have a designer working with us. I proved to myself recently that it’s not actually that complicated. Here’s how it went. All of the changes I outline below happened in Microsoft SharePoint Designer 2007…
IE8 and the Internet Explorer Developer Toolbar
When I read today in an email from Microsoft that IE8 was at RC1 status, I thought I’d give it another try. (I’d downloaded an early beta and it got in the way of me getting things done.) Once I’d installed IE8, rebooted, and launched it, much to my chagrin I was informed that the…
Windows SharePoint Services 2003 “Master Page”
While there’s no real master page concept in Windows SharePoint Services 2003, I’ve found that editing "C:Program FilesCommon FilesMicrosoft Sharedweb server extensions60TEMPLATE1033MPSdefault.aspx" to replace images, resize objects, etc. works much like a master page in SharePoint 2007 would. Between the default.aspx file and the OWS.CSS file (C:Program FilesCommon FilesMicrosoft Sharedweb server extensions60TEMPLATELAYOUTS1033STYLES), I’m able to…
Internet Explorer Developer Toolbar Options Are All Greyed Out
Here’s one that I’ve run into several times, and it always takes me too long to remember how to fix it. So, you’ve installed the handy dandy Internet Explorer Developer Toolbar (one of the Swiss Army knives for Web developers) on a new machine and when you open it, all of the drop down options…
SharePoint 2007 Master Pages Trick
Many times when you are implementing a SharePoint 2007 (MOSS) solution, it turns out that some of the many features that SharePoint provides aren’t needed or wanted. For instance, you might want to hide the default left-side navigation or the My Site link. There is a simple trick for doing this. Rather than removing the placeholder…
Discovering Internet Explorer 8 Developer Tools
As I mentioned in my last post, Fun With My Blog Stats, the #1 post in my blog stats over the last three months has been IE8 and the Internet Explorer Developer Toolbar. If you’ve recently upgraded to IE8 and are wondering where the Internet Explorer Developer Toolbar (IEDT) has run off to, it has…