summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-01-31 03:27:09 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-01-31 03:27:09 -0500
commit2ca41848debe4dd760c342269fbdcf4eaf7ca0b7 (patch)
tree138f15534ea5f4e6684f3e86144815cf3b580f78 /template
parent530f05ecae21c5bb5615371739b429000d61dbea (diff)
Adding prod changes
Diffstat (limited to 'template')
-rwxr-xr-xtemplate/banner.st10
-rwxr-xr-xtemplate/browser.st2
-rwxr-xr-xtemplate/chat.st4
-rw-r--r--template/form_login.st8
-rwxr-xr-xtemplate/profile.st4
5 files changed, 17 insertions, 11 deletions
diff --git a/template/banner.st b/template/banner.st
index 80d3865..1fbc62b 100755
--- 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="/chat"><i>dump.fm</i></a></div>
+ <div align="center"><a href="/chat" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','/static/mouseover.gif',1)"><img src="/static/wordlogo2.gif" name="Image2" width="153" height="73" border="0"></a></div>
<div id="strapline"><img src="/static/talkwith.png" width="179" height="53" /></div>
</div>
<div class="white">
@@ -13,7 +13,7 @@
$if(user_nick)$&nbsp;
<a href="/log"><img src="/static/text.gif" > Log</a>&nbsp;&nbsp;&nbsp;
<a href="/u/$user_nick$">
- <img src="/static/home4.gif"/>Profile
+ <img src="/static/home4.gif"/> Profile
</a> &nbsp;&nbsp;
<a href="/browser">
<img src="/static/image_draw.gif" />
@@ -29,13 +29,13 @@
</div>
</div>
- <div id="logout7" class="white">
+
$if(isadmin)$
- <div id="vip">
+ <div id="vippp">
<a href="/VIP/chat"> &#x2605; VIP &#x2605; </a>
</div>
$endif$
-
+ <div id="logout7" class="white">
<div align="center">$if(user_nick)$ <a href="/logout"><img src="/static/door2.gif" width="16" height="16" /> Logout</a> $else$ $form_login()$ $endif$
</div>
diff --git a/template/browser.st b/template/browser.st
index 8012fa9..4e99697 100755
--- a/template/browser.st
+++ b/template/browser.st
@@ -26,7 +26,7 @@
right: 25px;
}
</style>
- <script src="http://widgets.getclicky.com/tally/?site_id=170656&sitekey=736f7dd41a0612d8d50797c65768e71a&width=175&height=250&title=Visitors" type="text/javascript"></script>
+
</head>
<body>
diff --git a/template/chat.st b/template/chat.st
index bf9a1ba..330a143 100755
--- a/template/chat.st
+++ b/template/chat.st
@@ -56,7 +56,9 @@
<div id="messagePane">
<div id="messageList">
$messages: { m |
- <div class="msgDiv oldmsg" id="message-$m.message_id$"><b><a href="/u/$m.nick$">$m.nick$</a>: </b>
+ <div class="msgDiv oldmsg" id="message-$m.message_id$"><b>
+
+ <a href="/u/$m.nick$">$m.nick$</a>: </b>
<span class="content">$m.content$<span></div>
}$
<hr />
diff --git a/template/form_login.st b/template/form_login.st
index 9f96f58..014ea87 100644
--- a/template/form_login.st
+++ b/template/form_login.st
@@ -7,16 +7,18 @@
</p><br>
</p>
+
+ <i>dumps like a truck, truck, truck.</i>
<input id="nickInput" name="nickInput" title="username" tabindex="4" type="text">
</p>
<p>
<input id="passwordInputLabel" name="passwordInputLabel" tabindex="5" type="text" class="invisible">
<input id="passwordInput" name="passwordInput" title="password" tabindex="5" type="password">
</p>
- <p class="remember">
- <img src="/static/signin.gif" id="signin-submit">
+ <p class="remember"><br>
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="/static/signin.gif" id="signin-submit">
- <!-- <input id="loginSubmit" value="Sign in" tabindex="6" type="submit"> -->
+ <!-- <input id="signin-submit" value="Sign in" tabindex="6" type="submit"> -->
</p>
</form>
</fieldset>
diff --git a/template/profile.st b/template/profile.st
index 7b39c0f..c0c3bd1 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -73,7 +73,9 @@
<h3>&nbsp;</h3> <h3>&nbsp;</h3>
<h3>&nbsp;</h3>
<h3>&nbsp;</h3><div id="newuser">
-<img src="/static/welcometop.png"><br>
+<h2>Welcome to dump.fm! &#x270C;</h2>
+
+<br>
<h1>&#x2776; Find a cool image you want as your avatar</h1>
To get started <a href="/chat">join in</a> and post a few pictures.</h3>