aarebrot.net Frode's blog on Sharepoint and other stuff

BlueBand.master: How to fix that broken search button

Posted on June 19, 2008
VN:F [1.9.17_1161]
Rating: 5.0/5 (2 votes cast)

Have you ever noticed that if you hover your mouse over the search button on the default BlueBand.master, it doesn't behave the way you'd expect it to? This is caused by a missing tag in the masterpage, and is quite easy to fix if you know what to do. Lucky for you, I've got the scoop.

Powershell: Check-in multiple files!

Posted on June 17, 2008
VN:F [1.9.17_1161]
Rating: 0.0/5 (0 votes cast)

I do a lot of CSS styling with my current project, and with that comes a lot of trial and error. I make image files, upload them, see how they look, delete them, upload new ones, take a look again, and so on. Depending on what stage I am in designing the page, I sometimes just stick the images in the Style Library and load them from there inside my CSS.

Luckily there's a "Upload multiple files" option in Sharepoint, but unfortunately there's isn't a quick way of checking in multiple files of a single directory. Well, there sort of is... But I just like Powershell better. Anyway, for the longest time I was clicking on each file individually and checking them in one by one. I figured there has got to be an easier way! Turns out the answer is Powershell.

Branding BlueBand.master Part 2: Navigation bar

Posted on June 13, 2008
VN:F [1.9.17_1161]
Rating: 5.0/5 (3 votes cast)

In this part 2 I'll take a look at how to customize the Navigation Bar in the BlueBand.master masterpage. The out-of-the-box Navigation bar isn't too bar looking, but the color may not suit your design needs or wants. Let's see how we can change that.

Branding BlueBand.master Part 1: Site logo, description and background

Posted on June 11, 2008
VN:F [1.9.17_1161]
Rating: 4.3/5 (3 votes cast)

This is the first of a series of articles covering how to customize the BlueBand.master masterpage that is part of the default Sharepoint installation. In this article I'll take a look at how to customize the header area, which includes the logo and site description as well as a fancy background.