summaryrefslogtreecommitdiff
path: root/template/nigga.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-09 23:02:28 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-09 23:02:28 -0400
commit50322cc12ba7c4d3b690d1844c1a7b865b0a038a (patch)
tree5cac1c8fe97c75a7245575d20aaf4b303de4dab2 /template/nigga.st
parent9113524e195555424b3cbc63b526e3acc43d0987 (diff)
sostler prod commit
Diffstat (limited to 'template/nigga.st')
-rw-r--r--template/nigga.st49
1 files changed, 19 insertions, 30 deletions
diff --git a/template/nigga.st b/template/nigga.st
index 4a8ff02..33affc4 100644
--- a/template/nigga.st
+++ b/template/nigga.st
@@ -8,33 +8,24 @@
<script>
jQuery(document).ready(initProfile);
</script>
- <style>
- #chat-wrapper {
- position: absolute;
- z-index: 1000000;
- right: 100px;
- bottom: 100px;
- height: 40px;
- width: 300px;
- };
- </style>
+
</head>
- <body class="profile">
+ <body>
$banner()$
<div id="content">
<div id="messagetabs"></div>
<div id="rapper">
</div>
- <div id="messagePane">
- <div id="userList"><br>
- <h2> <br><br>
+ <div id="messagePanep">
+ <div id="userListp"><br> $if(is_home)$<br>$endif$
+ <h2>
$if(avatar)$
<img id="avatarPic" src="$avatar$"/>
$else$<br><br>
<img id="avatarPic" src="/static/img/noinfo.png">
$endif$
-
+
$nick$ </h2><br>
$if(score_ent)$
<h8>
@@ -60,17 +51,16 @@
<br> <h3>contact info</h3>
$if(contact)$
- <br><br><div id="contact" class="linkify">$contact$</div>
+ <br><div id="contact" class="linkify">$contact$</div>
$else$
- <br><br><div><img id="contact" src="/static/img/noinfo.png"></div>
+ <div><img id="contact" src="/static/img/noinfo.png"><br><br></div>
$endif$
- <br>
-
+
<br><br><h3>bio</h3>
$if(bio)$
- <br><br> <div id="bio" class="linkify">$bio$</div>
+ <br> <div id="bio" class="linkify">$bio$</div>
$else$
- <br><br><div><img id="bio" src="/static/img/noinfo.png"></div>
+ <div><img id="bio" src="/static/img/noinfo.png"><br><br></div>
$endif$
@@ -78,7 +68,7 @@
$if(is_home)$
<br>
- <div id="edit-toggle"><a href="#">edit profile</a></div>
+ <div id="edit-toggle"><a href="#">edit profile</a></div><br><br>
$endif$
<br>
@@ -108,22 +98,21 @@
<div id="msgInputDiv">
- <div id="msginputrapper"> <input id="msgInput" class="msgInput" type="input" />
- <a href="#" onClick="alert('Coming soon!');return false"> <input id="msgSubmit"value="private message"/></a>
+ <div id="msginputrapper">
+
$if(prev)$
- <a href="/$nick$/$prev$"><input id="upload" value="Prev"></a>
+ <a href="/$nick$/$prev$"><input id="prevbutton" value="<- Prev"></a>
$else$
-<input id="upload">
+<input id="prevbutton">
$endif$
$if(next)$
- <a href="/$nick$/$next$"> <input id="webcam-button-upload" value="Next"></a>
+ <a href="/$nick$/$next$"> <input id="nextbutton" value="Next ->"></a>
$else$
- <input id="webcam-button-upload" value="nomodumps">
+ <input id="nextbutton" value="nomodumps">
$endif$
-
- <a href="http://dump.fm/u/$nick$/favorites"> <button id="palette-button"><img src="/static/img/palette.gif"></button></a>
+
</div>
<div id="footerc">