Skip to content

Commit

Permalink
[Cycling UK] Remove logo.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Jan 30, 2024
1 parent 7e3f911 commit d02d3bf
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 70 deletions.
3 changes: 0 additions & 3 deletions templates/web/cyclinguk/footer_extra.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
<a href="https://fixmystreet.org/">
<img loading="lazy" src="/cobrands/cyclinguk/images/fixmystreet-logo.png" alt="Powered by FixMyStreet">
</a>
<a href="https://www.cycle-sos.co.uk/?utm_source=Cycling+UK&utm_medium=website&utm_campaign=Fill+that+hole">
<img loading="lazy" src="/cobrands/cyclinguk/images/cycle-sos-logo-white.png" alt="cycling-sos">
</a>
</div>
</div>
</div>
Expand Down
7 changes: 1 addition & 6 deletions templates/web/cyclinguk/header_logo.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
<div class="logos-wrapper">
<a href="[% c.cobrand.base_url IF admin %]/" id="site-logo">[% site_name %]</a>

<a href="https://www.cycle-sos.co.uk/?utm_source=Cycling+UK&utm_medium=website&utm_campaign=Fill+that+hole" id="site-logo-sos" aria-label="In association with Cycle-SOS"></a>
</div>

<a href="[% c.cobrand.base_url IF admin %]/" id="site-logo">[% site_name %]</a>
<a href="[% c.cobrand.base_url IF admin %]/" id="report-cta" title="[%- loc('Report a problem') -%]">[%- loc('Report') -%]</a>
6 changes: 0 additions & 6 deletions templates/web/cyclinguk/index-steps.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ <h3>You can report any danger to cycling, not just potholes</h3>
#</section>
%]

<section class="border-wrapper is--black mob-only">
<a href="https://www.cycle-sos.co.uk/?utm_source=Cycling+UK&utm_medium=website&utm_campaign=Fill+that+hole" id="site-logo-sos" aria-label="In association with Cycle-SOS">
<img loading="lazy" src="/cobrands/cyclinguk/images/cycle-sos-logo.png" alt="In association with Cycle SOS">
</a>
</section>

<div class="border-wrapper is--purple">
<h2>Help fix our broken roads</h2>
<p>Potholes are more than a nuisance - they can be a serious danger to cyclists and others. In the UK, there’s an average of one road defect for every 110 metres of road.</p>
Expand Down
11 changes: 0 additions & 11 deletions templates/web/cyclinguk/next_steps.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,6 @@ <h3 class="heading-font-family">Help others to report by sharing this tool</h3>
<div class="border-wrapper is--purple">
<h2>Support safer cycling</h2>
<p>Cycling UK’s work doesn’t stop at potholes – we’re continuously campaigning to make our roads safer and more pleasant for everyone who cycles, and anyone who wants to. Whether it’s tackling close passing, successfully securing a safer Highway Code or pushing governments across the UK to invest in quality space for cycling, our campaigns need your support.</p>

<h2 class="desk-only">Cycle SOS</h2>
<a class="cycling-sos-logo" href="https://www.cycle-sos.co.uk/?utm_source=Cycling+UK&utm_medium=website&utm_campaign=Fill+that+hole">
<img width="300" loading="lazy" src="/cobrands/cyclinguk/images/cycle-sos-logo.png" alt="In association with Cycle SOS">
</a>

<p>Cycle SOS is the official partner law firm of Cycling UK, offering members a bespoke service following a cycle related incident. Over the last 30 years Cycle SOS, part of Fletchers Solicitors, has represented thousands of cyclists and motorcyclists following road traffic accidents – handling more two wheel claims than anyone else.</p>

<p>As a special benefit to Cycling UK members no costs are deducted from any compensation, allowing you to keep everything you are awarded at the end of your claim following a cycling accident – whether it’s a collision with another vehicle, or a pothole/road defect, or an issue with your bike itself.</p>

<h2>Call Cycle SOS on 0330 107 1789</h2>
</div>

<div class="cuk-cards">
Expand Down
15 changes: 0 additions & 15 deletions web/cobrands/cyclinguk/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -244,13 +244,6 @@ label[for$="form_CyclingUK_injury_suffered"] {
&.is--purple{
border-color: $purple;
}

.cycling-sos-logo {
max-width: 280px;
margin-bottom: 1rem;
margin-top: 1.2rem;
display: block;
}
}

.bg-cyclinguk {
Expand Down Expand Up @@ -436,21 +429,13 @@ ol.big-numbers>li:before {

// MAPPAGE
body.mappage {
.logos-wrapper {
justify-content: start;
}

#site-logo {
width: 200px;
height: 60px;
background-image: url('/cobrands/cyclinguk/images/fill-that-hole-logo.png');
box-sizing: border-box;
background-size: auto 36px;
}

#site-logo-sos {
display: none;
}
}

.big-green-banner {
Expand Down
29 changes: 0 additions & 29 deletions web/cobrands/cyclinguk/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,29 +11,12 @@ $site-logo-height: 60px;
$site-logo-padding: 32px;
$total-navbar-height: $site-logo-height + $site-logo-padding * 2;
body {
.logos-wrapper {
display: flex;
flex-direction: row;
justify-content: space-between;

}

#site-logo {
padding: 0;
height: $total-navbar-height;
width: 305px;
background-size: auto 53px;
}

#site-logo-sos {
position: relative;
z-index: 1;
width: 305px;
height: $total-navbar-height;

background: url(/cobrands/cyclinguk/images/cycle-sos-logo.png) 0 50% no-repeat;
background-size: auto $site-logo-height;
}
}

$subnav-height: 52px;
Expand Down Expand Up @@ -158,10 +141,6 @@ body.frontpage {
.frontpage & {
margin: 3rem -2rem;
}

.cycling-sos-logo {
display: none;
}
}

// MAPPAGE
Expand All @@ -179,14 +158,6 @@ body.mappage {
background-image: url(/cobrands/cyclinguk/images/fill-that-hole-logo-white.png);
}

#site-logo-sos {
height: $mappage-header-height;
background: url(/cobrands/cyclinguk/images/cycle-sos-logo-white.png) 0 50% no-repeat;
background-size: auto 50px;
display: block;
}


.nav-menu__item--news,
.nav-menu__item--press,
.nav-menu__item--privacy {
Expand Down

0 comments on commit d02d3bf

Please sign in to comment.