summaryrefslogtreecommitdiff
path: root/template/banner.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/banner.st')
-rw-r--r--template/banner.st18
1 files changed, 10 insertions, 8 deletions
diff --git a/template/banner.st b/template/banner.st
index ef40476..000dfd9 100644
--- a/template/banner.st
+++ b/template/banner.st
@@ -2,7 +2,7 @@
<div id="header7">
<div id="logoicons">
<div id="logo7">
- <div align="center"><a href="http://dump.fm">dump.fm</a></div>
+ <div align="center"><a href="http://dump.fm"><img src="/static/img/calm.gif">dump.fm</a></div>
</div>
<div class="white">
@@ -20,7 +20,7 @@
$else$
-<a href="/register"><img src="/static/img/ako.gif"width="21px" height="21px" /> Join the Conversation!</a>
+<a href="/register" id="registerlink"><img src="/static/img/ako.gif"width="21px" height="21px" /> Join the Conversation!</a>
$endif$
@@ -32,15 +32,17 @@
<div id="topic"></div>
+ <div id="dumplist"> dump.fm:let pictures do the talking$if(isadmin)$
+ <a href="http://news.dump.fm">news</a> - <a href="http://gossip.dump.fm">gossip</a> - <a href="http://art.dump.fm">art</a> - <a href="http://gif.dump.fm">gif</a> - <a href="http://design.dump.fm">design</a> - <a href="http://fashion.dump.fm">fashion</a>
- $if(isadmin)$
- <div id="vippp">
- <a href="http://vip.dump.fm/"> &#x2605; VIP &#x2605; </a>
+
+ -<a href="http://vip.dump.fm/"> VIP </a>
+ $endif$
</div>
- $endif$
+$if(user_nick)$
<div id="logout7" class="white">
- <div align="center">$if(user_nick)$ <a href="/logout"> Logout</a> $else$ $form_login()$ $endif$
- </div>
+ <div align="center"> <a href="/logout"> Logout</a> </div>$else$ <div id="logout7" class="white"> $form_login()$</div> $endif$
+
</div>
<div align="center"><br /></div>