CINXE.COM
Follow Amplifier
<!DOCTYPE html> <html> <head> <title>Follow Amplifier</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { background-color: #4DB05B; background-image: url(/static/img/kiwi.32186b19.png); background-size: 640px 640px; background-position: 50% -20%; background-repeat: no-repeat; } .page { margin: 0 auto; max-width: 640px; padding-bottom: 5vh; } header { max-width: 400px; margin: 10vh auto 5vh; } h1 { max-width: 100%; width: 400px; height: 0; padding-bottom: 52.5%; background: url(/static/img/amplifier.03e1e2be.png); background-size: 100% auto; text-indent: -999em; overflow: hidden; } h2 { text-align: center; } .embeds { overflow: hidden; } .embed { display: block; float: left; } .embed + .embed { margin-left: 40px; } .about { clear: both; margin: 5vh 0; } h2 a, .about p, input { font-family: -apple-system, Roboto, "Segoe UI", sans-serif; } .about p { font-size: 1.33rem; line-height: 1.5; text-align: center; margin: 0; } h2 a:link, h2 a:visited, .about p a:link, .about p a:visited { color: white; text-decoration: none; } h2 a:hover, h2 a:active, .about p a:hover, .about p a:active { color: #222; } form { text-align: center; margin-top: 2vh; } form input { display: inline-block; font-size: 1rem; border: 1px solid #222; padding: 3px 6px; background-color: transparent; -webkit-appearance: none; } form input.field { width: 200px; } form input.field:focus { border-color: white; color: white; } form input.button:active { border-color: white; background-color: white; color: #4DB05B; } ::-webkit-input-placeholder { color: #222; } ::-moz-placeholder { color: #222; } :-ms-input-placeholder { color: #222; } :-moz-placeholder { color: #222; } .social { text-align: center; } .social a { display: inline-block; margin: 0 10px; width: 40px; height: 40px; overflow: hidden; } .social a img { width: 100%; height: auto; } .social a:hover img, .social a:active img { position: relative; top: -40px; } @media (max-width: 640px) { body { background-size: 400px 400px; } header { margin-top: 5vh; } .embed { float: none; margin: 0 auto 40px; } .embed iframe { width: 100% !important; } .embed + .embed { margin: 0 auto; } } </style> </head> <body> <div class="page"> <header> <h1>Amplifier</h1> </header> <div class="embeds"> <div class="embed"> <iframe src="https://embed.spotify.com/?uri=spotify%3Auser%3Aamplaylister%3Aplaylist%3A72qLRHQpf6O9VuLluqEQbd" width="300" height="380" frameborder="0" allowtransparency="true"></iframe> <h2><a href="https://open.spotify.com/user/amplaylister/playlist/72qLRHQpf6O9VuLluqEQbd">Follow AMPLIFIER BUZZ</a></h2> </div> <div class="embed"> <iframe src="https://embed.spotify.com/?uri=spotify%3Auser%3Aamplaylister%3Aplaylist%3A3DnRLdN1etauocIOZLSE7t" width="300" height="380" frameborder="0" allowtransparency="true"></iframe> <h2><a href="https://open.spotify.com/user/amplaylister/playlist/3DnRLdN1etauocIOZLSE7t">Follow theaudience HOT</a></h2> </div> </div> <div class="about"> <p>For regularly updated playlists featuring the latest trending and breakout tracks from NZ and abroad, follow Amplifier on <a href="https://open.spotify.com/user/amplaylister">Spotify</a>. Or join our mailing list…</p> <form id="mailing-list" class="form form-box" action="http://www.sumo.co.nz/subscribe.php" method="post"> <input name="i" type="hidden" value="10" /><input name="a" type="hidden" value="s" /> <input id="email-address" class="field" name="e" size="30" type="text" value="" placeholder="Email" /> <input class="button" type="submit" value="Join" /> </form> </div> <div class="social"> <a href="https://twitter.com/amplifying" title="Follow Amplifier on Twitter"><img src="/static/img/twitter.3ccf874a.png" /></a> <a href="https://www.facebook.com/amplifier.co.nz" title="Follow Amplifier on Facebook"><img src="/static/img/facebook.9c2f750e.png" /></a> <a href="https://open.spotify.com/user/amplaylister" title="Follow Amplifier on Spotify"><img src="/static/img/spotify.0a72fa21.png" /></a> </div> </div> </body> </html>