View Full Version : Like what I've done with my postbit?
filburt1
Sat 23rd Mar '02, 10:04pm
http://www.turtletips.com/forums/showthread.php?s=&threadid=615 is a sample thread
You'll have to either register or log in though to see the correct template. I made a user called "Example User" with the password "password" so you can just see what it looks like.
nuno
Sat 23rd Mar '02, 11:18pm
what's wrong with it?
seems ok to me
filburt1
Sat 23rd Mar '02, 11:19pm
Well it looks horrendous in NS4.
As for why you have to log in/register, I made the boo-boo of not editing the original style set, so you have to manually set it in your user CP once for either of the correct ones to stick.
nuno
Sat 23rd Mar '02, 11:26pm
a few screenshots would help ;)
filburt1
Sun 24th Mar '02, 12:00am
Before: same as what you see here
After:
nuno
Sun 24th Mar '02, 12:14am
i c
by looking at that screenshot i can't see nothing wrong :confused:
filburt1
Sun 24th Mar '02, 12:19am
I mean do you like it, I hope nothing's wrong with it :p
Nemesis77
Sun 24th Mar '02, 3:02am
I like it. would you be willing to share the posbit template?
nuno
Sun 24th Mar '02, 9:16am
yeah that's cool
i like the dots thing
filburt1
Sun 24th Mar '02, 10:15am
Originally posted by Nemesis77
I like it. would you be willing to share the posbit template?
Sure, although it's partially optimized for my template (the dots are actually an image, so if you wanted to change their color you'd have to use a separate image).
Just a sec...
filburt1
Sun 24th Mar '02, 10:17am
Replace this (note that I have a Now Playing hack installed so yours will be a bit different):
<normalfont><b>$post[username]</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p>
<smallfont><b>Registered:</b> $post[joindate]<br>
<b>Location:</b> $post[field2]<br>
<b>Posts:</b> $post[posts]<br>
$post[nowplaying]</smallfont></td>
...with this:
<table width="175" border="0" cellspacing="0" cellpadding="3">
<tr>
<td rowspan="2">$post[avatar]</td>
<td align="right"><normalfont><b><a href="member.php?s=&action=getinfo&userid=$post[userid]" target="_new">$post[username]</a></b></normalfont>
<br>
<smallfont>$post[usertitle]</smallfont></td>
</tr>
<tr>
<td valign="top" align="right"><smallfont><b>Status:</b> $onlinestatus</smallfont></td>
</tr>
<tr>
<td height="2" colspan="2" background="images/dottedline.gif"></td>
</tr>
<tr>
<td colspan="2"> <smallfont> <b>Registered:</b> $post[joindate]<br>
<b>Posts:</b> $post[posts]<br>
<b>Location:</b> $post[field2]<br>
$post[nowplaying] </smallfont> </td>
</tr>
</table>
Nemesis77
Tue 26th Mar '02, 12:53am
Thanks Filburt. Greatly appriciate it. will give it a try
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights