diff options
-rw-r--r-- | templates/website/cobrands/emptyhomes/emptyhomes-footer | 19 | ||||
-rw-r--r-- | templates/website/cobrands/emptyhomes/emptyhomes-header | 8 | ||||
-rwxr-xr-x | web/confirm.cgi | 5 | ||||
-rw-r--r-- | web/css/cobrands/emptyhomes/emptyhomes.css | 20 | ||||
-rw-r--r-- | web/css/ie6.css | 4 | ||||
-rw-r--r-- | web/i/SEHPlogo-bwS.png | bin | 0 -> 17954 bytes | |||
-rw-r--r-- | web/i/Sheltercymru47s.png | bin | 0 -> 9702 bytes |
7 files changed, 40 insertions, 16 deletions
diff --git a/templates/website/cobrands/emptyhomes/emptyhomes-footer b/templates/website/cobrands/emptyhomes/emptyhomes-footer index f93ad0102..011773e5b 100644 --- a/templates/website/cobrands/emptyhomes/emptyhomes-footer +++ b/templates/website/cobrands/emptyhomes/emptyhomes-footer @@ -1,19 +1,23 @@ </div> </div> -<div id="footer"> +<div id="emptyhomes-footer"> <div> Empty Homes<br> 75 Westminster Bridge Road<br> -London, SE1 7HS -<br> +London<br> +SE1 7HS<br> Tel: 020 7921 4450 <br> Email: <a href="mailto:info@emptyhomes.com">info@emptyhomes.com</a> </div> <div> -In conjunction with, in Wales:<br> +<i>In conjunction with,</i> +</div> + +<div> +<i>in Wales:</i><br> Shelter Cymru<br> 25 Walter Road<br>Swansea <br>SA1 5NN<br> @@ -21,12 +25,13 @@ Shelter Cymru<br> </div> <div> -In Scotland:<br> -Kristen Miller, Scottish Empty Homes Partnership<br> +<i>in Scotland:</i><br> +Scottish Empty Homes Partnership<br> Shelter Scotland<br> 6 South Charlotte Street<br> Edinburgh EH2 4AW<br> -Tel: 0344 515 2461 +Tel: 0344 515 2461<br> +<a href="mailto:EmptyHomes@shelter.org.uk">EmptyHomes@shelter.org.uk</a> </div> </div> diff --git a/templates/website/cobrands/emptyhomes/emptyhomes-header b/templates/website/cobrands/emptyhomes/emptyhomes-header index a9ed5ce51..dfdefa8cc 100644 --- a/templates/website/cobrands/emptyhomes/emptyhomes-header +++ b/templates/website/cobrands/emptyhomes/emptyhomes-header @@ -18,8 +18,12 @@ <body> <div id="header"> -<a href="http://www.emptyhomes.com/"><img border="0" src="/i/eha-logo.jpeg" alt="Empty Homes Agency" width="91" height="71" align="middle"></a> -<a href="http://www.sheltercymru.org.uk/"><img border="0" src="/i/Sheltercymru47.gif" alt="Shelter Cymru" width="114" height="47" align="middle"></a> +<a href="http://www.emptyhomes.com/"><img id="eha-logo" border="0" src="/i/eha-logo.jpeg" alt="Empty Homes Agency" width="91" height="71" align="left"></a> +<div> +<small><em>in conjunction with</em></small><br> +<a href="http://www.sheltercymru.org.uk/"><img border="0" src="/i/Sheltercymru47s.png" alt="Shelter Cymru" width="80" height="33" align="bottom"></a> +<a href="http://scotland.shelter.org.uk/housing_issues/more_homes/empty_homes"><img border="0" src="/i/SEHPlogo-bwS.png" alt="Scottish Empty Homes Partnership" width="131" height="40" align="bottom"></a> +</div> </div> <div id="navigation"> diff --git a/web/confirm.cgi b/web/confirm.cgi index 925b64ed2..a16f8fb93 100755 --- a/web/confirm.cgi +++ b/web/confirm.cgi @@ -154,7 +154,10 @@ $q->p(_('Thank you for using ReportEmptyHomes.com. Your action is already helpin to resolve the UK’s empty homes crisis.')) . $q->p('<a href="/report/' . $id . '">' . _('View your report') . '</a>.'); } else { - $out = $q->p(_('Thank you for reporting an empty property on ReportEmptyHomes.com.')) . + $out = $q->p(_('Thank you for reporting this empty property on ReportEmptyHomes.com. +At present the report cannot be sent through to the council for this area. We +are working with councils to link them into the system so that as many areas +as possible will be covered.')) . $q->p('<a href="/report/' . $id . '">' . _('View your report') . '</a>.'); } } else { diff --git a/web/css/cobrands/emptyhomes/emptyhomes.css b/web/css/cobrands/emptyhomes/emptyhomes.css index c3d514807..2dcdce523 100644 --- a/web/css/cobrands/emptyhomes/emptyhomes.css +++ b/web/css/cobrands/emptyhomes/emptyhomes.css @@ -74,8 +74,6 @@ blockquote { /* Site layout */ #header { - font-size: 200%; - font-weight: bold; margin: 0; padding: 5px 0; float: left; @@ -85,6 +83,16 @@ blockquote { margin-left: 0.5em; } +#header #eha-logo { + float: left; + margin-right: 1em; +} + +#header div { + float: left; + margin-top: 0.5em; +} + #content { width: 100%; /* Must specify a width or IE goes crazy wrong! */ position: relative; @@ -146,7 +154,7 @@ blockquote { right: 10px; } -#footer { +#emptyhomes-footer { clear: both; font-size: 83%; border-top: solid 2em #ffffff; @@ -156,11 +164,11 @@ blockquote { padding: 20px; overflow: auto; } -#footer div { +#emptyhomes-footer div { float: left; - margin-right: 1em; + margin-right: 2em; } -#footer a { +#emptyhomes-footer a { color: #FFFFFF; } diff --git a/web/css/ie6.css b/web/css/ie6.css index 051a117db..cccb99f12 100644 --- a/web/css/ie6.css +++ b/web/css/ie6.css @@ -16,3 +16,7 @@ right: 10px; cursor: pointer; } + +#emptyhomes-footer { + zoom: 1; +} diff --git a/web/i/SEHPlogo-bwS.png b/web/i/SEHPlogo-bwS.png Binary files differnew file mode 100644 index 000000000..496d43115 --- /dev/null +++ b/web/i/SEHPlogo-bwS.png diff --git a/web/i/Sheltercymru47s.png b/web/i/Sheltercymru47s.png Binary files differnew file mode 100644 index 000000000..5547be1e0 --- /dev/null +++ b/web/i/Sheltercymru47s.png |