Change topbar display

This commit is contained in:
Michael Walker 2014-12-17 05:14:26 +00:00
parent 21f2fdb3d4
commit 2b868ddd48
7 changed files with 49 additions and 40 deletions

View file

@ -10,7 +10,7 @@
{% if config.url_favicon %}<link rel="shortcut icon" href="{{ config.url_favicon }}" />{% endif %}
</head>
<body>
<div class="topbar">
<div class="bar top">
{{ boardlist.top }}
</div>
<img class="board_image" src="{{ config.url_banner }}"style="{% if config.banner_width %}width:{{ config.banner_width }}px{% endif %};height:{{ config.banner_height }}px;" alt="" />