Skip to main content Skip to navigation

Instructions to add a link from another web site

Create a link to an animated banner

To create a link with one of the animated banners, copy the following code to the relevant place on your site:

<a href="http://blogs.warwick.ac.uk/"><img height="82" border="0" width="161" alt="Warwick Blogs http://blogs.warwick.ac.uk/" src="/brands/icons/bloganibanner1.gif"></a>

and change the image name to correspond with the animated banner that you would like to use:

animated banner 1: /brands/icons/bloganibanner1.gif
animated banner 2: /brands/icons/bloganibanner2.gif
animated banner 3: /brands/icons/bloganibanner3.gif

Creat a link to a static banner

To create a link with one of the static banners, copy the following code to the relevant place on your site:

<a href="http://blogs.warwick.ac.uk/"><img height="70" border="0" width="161" alt="Warwick Blogs http://blogs.warwick.ac.uk/" src="/brands/icons/blogadbanner1.gif"></a>

and change the image name to correspond with the static banner that you would like to use:

static banner 1: /brands/icons/blogadbanner1.gif
static banner 2: /brands/icons/blogadbanner2.gif

The code will create a link to the Warwick Blogs homepage collection. If you would prefer a link to the directory of blog collections, replace the relevant code with http://blogs.warwick.ac.uk/directory/

If you would prefer to link to a specific departmental collection, replace the relevant code with http://blogs.warwick.ac.uk/groups/ followed by department code. For example, http://blogs.warwick.ac.uk/goups/md/ is the blog collection for all of the blogs owned by students in the Medical School. A complete list of departmental codes is available here.