aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/website/cobrands/emptyhomes/emptyhomes-header2
-rw-r--r--web/css/cobrands/emptyhomes/emptyhomes.css4
-rw-r--r--web/i/eha-logo.jpegbin0 -> 14680 bytes
3 files changed, 5 insertions, 1 deletions
diff --git a/templates/website/cobrands/emptyhomes/emptyhomes-header b/templates/website/cobrands/emptyhomes/emptyhomes-header
index 1add94c2a..1ece0cf30 100644
--- a/templates/website/cobrands/emptyhomes/emptyhomes-header
+++ b/templates/website/cobrands/emptyhomes/emptyhomes-header
@@ -17,7 +17,7 @@
<body>
<div id="header">
-<a href="http://www.emptyhomes.com/"><img border="0" src="/i/eha-logo.png" alt="Empty Homes Agency" width="115" height="71" align="middle"></a>
+<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>
</div>
diff --git a/web/css/cobrands/emptyhomes/emptyhomes.css b/web/css/cobrands/emptyhomes/emptyhomes.css
index 121242415..293cb271c 100644
--- a/web/css/cobrands/emptyhomes/emptyhomes.css
+++ b/web/css/cobrands/emptyhomes/emptyhomes.css
@@ -81,6 +81,10 @@ blockquote {
float: left;
}
+#header img {
+ margin-left: 0.5em;
+}
+
#content {
width: 100%; /* Must specify a width or IE goes crazy wrong! */
position: relative;
diff --git a/web/i/eha-logo.jpeg b/web/i/eha-logo.jpeg
new file mode 100644
index 000000000..250be8502
--- /dev/null
+++ b/web/i/eha-logo.jpeg
Binary files differ