aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2012-12-04 22:52:59 +0000
committerDave Whiteland <dave@mysociety.org>2012-12-04 22:56:20 +0000
commit34480051becbe00f1c528e15f1ac56e13d8b5d0c (patch)
tree08cd5ad2c1b48e46977f2ca0e491a8c6cd39b700
parenta8117dc4665e553577910c60231835d4ff320683 (diff)
add council header
-rw-r--r--templates/web/oxfordshire/header.html9
-rwxr-xr-xweb/cobrands/oxfordshire/images/logo.jpgbin0 -> 12774 bytes
2 files changed, 9 insertions, 0 deletions
diff --git a/templates/web/oxfordshire/header.html b/templates/web/oxfordshire/header.html
index 79f7d2558..32518d66f 100644
--- a/templates/web/oxfordshire/header.html
+++ b/templates/web/oxfordshire/header.html
@@ -34,6 +34,15 @@
</head>
<body class="[% bodyclass | html IF bodyclass %]">
<div id="oxford-wrapper">
+ <div id="oxford-header" class="desk-only">
+ <a href="http://www.oxfordshire.gov.uk/" title="Home" class="logo">Oxfordshire County Council<span></span></a>
+ <span id="oxford-links">
+ <a href="http://www.oxfordshire.gov.uk/" title="">Oxfordshire County Council home</a>|<a href="/" title="">FixMyStreet</a>
+ </span>
+ <div style="clear:both"></div>
+ <span class="header">FixMyStreet</span>
+ </div> <!-- end of oxford header -->
+
<div class="wrapper">
<div class="table-cell">
diff --git a/web/cobrands/oxfordshire/images/logo.jpg b/web/cobrands/oxfordshire/images/logo.jpg
new file mode 100755
index 000000000..9ab24d2c4
--- /dev/null
+++ b/web/cobrands/oxfordshire/images/logo.jpg
Binary files differ