Corporate Identity for the Web

Customising the basic templates

Note: Use of the basic templates assumes a degree of familiarity with Web design and CSS. It also assumes that you have already done core work on both a plan and possible design ideas for your site - see the Plan it and Design it sections in the Web Centre. If you feel confident that your site is well planned out and are looking to customise the basic template then the information in the following sections may be of use to you.


Changing the logo background colour

If you want to have a version of the University logo with a colour background that is not available via the logo repository then you need to contact the Web team and have one with your colour officially created from the master template. This version will also then be added to the others in the logo repository.

Colour changes to the University logo background should only be made by the Web team.


Changing the header and footer bar colours

Note: Changing the header and footer bar background colours requires an understanding of Cascading Style Sheets (CSS).

Start by downloading the page template to your machine and then open it in Dreamweaver. In the 'design' window on the right hand side of your dreamweaver interface you'll see your CSS styles in a list. The section you are looking for is the one entitled 'headerfootercolours.css' (see image below).

CSS screengrab

You'll need to edit the style(s) in this section to change the colour of the templates. You edit them by 'right-clicking' on them and choosing 'edit'. Which style controls which coloured section is explained clearly within the style sheet itself - but for clarity this information is summarised below:

Other styles that you might want to alter, including H1, H2 and H3 are in a second style sheet called 'headerfooter.css'.

CSS screengrab


Back to Top

Adding a background image to the header bar

A common thing that is requested is the addition of some kind of background image to the header bar on the right hand side. Often a photo of something relative to the site or a sub-brand of some kind. You will need to prepare this photo before hand within a graphics package - perhaps adding a fade effect so that it blends into the header bar. If you want help preparing an image for your header bar then contact the Web team. Any image used doesn't really need to be no bigger than 70 pixels vertically as the extra will not be visible. Some pictures make better backgrounds for text than others so care will need to be taken in choosing.

The style sheet that controls the header bar this is called 'headerfootercolours.css'.

CSS screengrab

The style that controls the header bar overall is called .topBar

All you need to do is 'edit' this style and add a Background image (see screengrab below).

Adding a background image

You will need to specify which image you want to use as a background - any image you use should really be located in your Web site's 'images' folder. The image should not 'repeat' so that setting needs to be set to 'no-repeat'. The horizontal position should be set to 'right' and the vertical position needs to be set to 'top'.


Back to Top

UPDATED: 24 October 2005
MAINTAINER
This document has been approved by the head of department or section.