new logo testing
This commit is contained in:
@@ -26,18 +26,18 @@
|
|||||||
<body>
|
<body>
|
||||||
{% analytical_body_top %}
|
{% analytical_body_top %}
|
||||||
<div class="container_12">
|
<div class="container_12">
|
||||||
<div id="logo" class="grid_2">
|
<div id="logo" class="grid_6">
|
||||||
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
||||||
<p><a href="/"><img src="/static/img/logocroppedpro.gif"
|
<p><a href="/"><img src="/static/img/logo3.jpg"
|
||||||
alt="Rowsandall logo" width="110" heigt="110"></a></p>
|
alt="Rowsandall logo" height="80"></a></p>
|
||||||
{% else %}
|
{% else %}
|
||||||
<p><a href="/"><img src="/static/img/logocropped.gif"
|
<p><a href="/"><img src="/static/img/logocropped.gif"
|
||||||
alt="Rowsandall logo" width="110" heigt="110"></a></p>
|
alt="Rowsandall logo" width="110" heigt="110"></a></p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
<div class="grid_10 omega">
|
<div class="grid_6 omega">
|
||||||
<div class="grid_8 alpha">
|
<div class="grid_6 alpha">
|
||||||
<div class="grid_1 prefix_4 alpha">
|
<div class="grid_1 alpha">
|
||||||
<p id="header">
|
<p id="header">
|
||||||
<a class="button gray small" href="/rowers/videos">Videos</a></p>
|
<a class="button gray small" href="/rowers/videos">Videos</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
BIN
static/img/logo3.jpg
Normal file
BIN
static/img/logo3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 429 KiB |
Reference in New Issue
Block a user