Brown & Pemberton

bp_logo

Brown & Pemberton are a planning company who work nationwide on many different projects ranging from large-scale developments, infrastructure projects, commercial, urban and rural projects to single dwellings.

Kelpdesign worked with Brandcom to develop Brown & Pemberton’s new website. The site’s aim was to promote their latest projects as well as to introduce potential clients to the team and thier range of experience.

brown-pemberton

Developer’s note:
The site features a fixed header and footer as an overlay which allows the body of the content to scroll behind. To create this using CSS you can use the following code (note: not supported in IE6).

#header #logo
{
background-image: url(images/bp_logo.png);
bottom: 0;
height: 145px;
margin-left: 425px;
position: fixed;
width: 420px;
z-index: 100;
}

May 10th, 2009 / Work / Lexi

Leave a Reply