Link Graphics
If you have a website, please consider adding a link to the site from it. This page contains the code you need to paste into your page to show your support. There will be more coming in the next few days, standard banner sizes etc. If you would like to save the images to your own webspace in order to save our bandwidth, that would be greatly appreciated!
Plain Link
This code will make a simple link to the site, like this:
Save Parliament
<a href="http://www.saveparliament.org.uk">Save Parliament</a>
Logo
This code will use the main logo (in the menu at the side) as a link:
<a href="http://www.saveparliament.org.uk">
<img src="http://www.saveparliament.org.uk/images/sp_logo_menu.png"
width="80" height="150" alt="Save Parliament" /></a>
<img src="http://www.saveparliament.org.uk/images/sp_logo_menu.png"
width="80" height="150" alt="Save Parliament" /></a>
Button (150x80)
We have a 150x80 pixel button:
<a href="http://www.saveparliament.org.uk">
<img src="http://www.saveparliament.org.uk/images/sp_button_150_80.png"
width="150" height="80" alt="Save Parliament" /></a>
<img src="http://www.saveparliament.org.uk/images/sp_button_150_80.png"
width="150" height="80" alt="Save Parliament" /></a>
Banners
We have a couple of banners, suitable for putting in prominent positions across your website:
<a href="http://www.saveparliament.org.uk">
<img src="http://www.saveparliament.org.uk/images/banner1.png"
width="551" height="63" alt="Save Parliament" /></a>
<img src="http://www.saveparliament.org.uk/images/banner1.png"
width="551" height="63" alt="Save Parliament" /></a>
<a href="http://www.saveparliament.org.uk">
<img src="http://www.saveparliament.org.uk/images/banner2.png"
width="472" height="63" alt="Save Parliament" /></a>
<img src="http://www.saveparliament.org.uk/images/banner2.png"
width="472" height="63" alt="Save Parliament" /></a>
Blog Button
We also have a small "blog button", which looks like:
<a href="http://www.saveparliament.org.uk">
<img src="http://www.saveparliament.org.uk/images/blogbutton.png"
width="80" height="15" alt="Save Parliament" /></a>
<img src="http://www.saveparliament.org.uk/images/blogbutton.png"
width="80" height="15" alt="Save Parliament" /></a>

