![]() |
Need a little help with a template
1 Attachment(s)
I have managed to dabble in the code a bit and changed it to the way it is now. How can I move left "newusername" so it's aligned with total members' #. Also how can I change so that the "Newest Member" stays bold but not the actual member name?
This is the template code that I have Code:
<!-- Welcome Panel v1.0 :: Created By Zero Tolerance --> |
With the bolding:
Replace: Code:
<b><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[newest_member_x]</phrase></b> Code:
<b><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername"></b>$vbphrase[newest_member_x]</phrase> With the aligning, I'd have to play around with that. But try: Replace: Code:
Code:
<td valign='top'> |
Neither one of them worked. The first change just changed the font to regular, both "Newest Member" and the username and the second change didn't do anything at all.
|
Oh crap. With the first one, you have to change the variable calling the text itself. It's all in one, so you can't do that through templates. It'd involve going into your database or hacking.
Second one, can't really do unless I play around with the code. *shrugs* It should work already... |
All times are GMT. The time now is 11:00 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|