summaryrefslogtreecommitdiff
path: root/template/banner.st
blob: ea7c8268b2fbd95ac7f803a8ad5748a72d8a29be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<div id="rapper7">
  <div id="header7">
  <div id="logoicons">
    <div id="logo7">
  <div align="center">
  <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 /><style type='text/css'>
a.img_roll:link, .img_roll{
	width:130px;
	height:46px;
	display:block;
	background-image:url(http://dump.fm/static/img/dumppixel.png);
}
a.img_roll:hover{
	width:130px;
	height:46px;
	display:block;
	background-image:url(http://dump.fm/static/img/dumppixelhover.png);
}
</style>
<a class="img_roll" href="http://dump.fm/"></a>

  
  </div>
    </div>
    <div class="white">
      
      <div id="bar7">    
        <div style="float: left;">
          <div align="center">
            $if(user_nick)$


      <a href="http://dump.fm/log" ><img src="/static/img/log.gif"width="20px" height="20px">&#9827; Log</a>
        <a href="http://dump.fm/$user_nick$">$if(user_avatar)$<img src="$user_avatar$" width="19px" height="19px" />$else$<img src="/static/img/profile.gif"width="22px" height="22px" />$endif$&#9829; Profile</a>
                  <a href="http://dump.fm/directory"><img src="/static/img/directory.gif"width="20px" height="20px" />&#9824; Directory</a>
                   <a href="http://dump.fm/$user_nick$/favorites">&#10084; Favs</a> 
             <a href="http://dump.fm/browser"><img src="/static/img/image_draw.gif"/>&#9830; Image Search</a>
            
	    $else$
  

<a href="/register" id="registerlink">The coolest way to share pictures. Click here to get started!</a>
   
	    $endif$     

          </div>            	    
	  </div>
        </div>
      </div>
    </div>

    
    <div id="topic"></div>
       <div id="dumplist"> dump.fm - let pictures do the talking $if(user_nick)$<a href="http://bieber.dump.fm"> - justin bieber </a>$endif$ $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>


        -<a href="http://vip.dump.fm/">  VIP </a>
              $endif$
      </div>
$if(user_nick)$
          <div id="logout7" class="white">   
      <div align="center"> <a href="/logout"> Logout</a>       </div>$else$           <div id="toplogin" class="white">   $form_login()$</div> $endif$

      
    </div>
    <div align="center"><br /></div>
    
  </div>
</div>