With regret, we’ve made the difficult decision to close this site down when Parliament is dissolved. Find out more…

HearFromYourMP

How to link to us

You can add a simple box to your website which people can use to sign up to hear from their MP. It'll look like this.

Sign up to HearFromYourMP
Name:
Email:
UK Postcode:
(for example OX1 3DR) Tell me more

To add it to your site, copy the HTML code given below into your own webpage.

<form style="text-align: left; position: relative; background-color: #d9ecff;
        color: #000000; font-family: Georgia, serif; display:table; _width: 24em;
        margin: 0 0 0 0; border: solid 2px #c06db3; padding: 0 0 0 0;"
        action="http://www.hearfromyourmp.com/subscribe">
    <p style="padding: 0.5em 0.5em 0.5em 0.5em; margin: 0 0 0 0;">
        <a href="http://www.hearfromyourmp.com/" style="color: #20005c; 
            text-decoration:none; font-weight:bold">
        Sign up to HearFromYourMP</a>
        <br><strong>Name:</strong> <input type="text" name="name" id="name" size="20">
        <br><strong>Email:</strong> <input type="text" name="email" id="email" size="25">
        <br><strong>UK Postcode:</strong> <input type="text" name="postcode" id="postcode" size="10">
        <input type="hidden" name="subscribe" id="subscribe" value="1">
        <input type="submit" class="submit" value="Sign up">
        <br><em>(for example OX1 3DR)</em>
        <a href="http://www.hearfromyourmp.com/about" style="color: #20005c; font-weight:bold">
        Tell me more</a>
    </p>
</form>

Feel free to hack around with the design as much as you like. Any questions, just drop us a line at support@hearfromyourmp.com.