![]() |
Makes user names bigger in threads, but not homepage
How do I make the user names big (like in every thread in this forum), WITHOUT changing the size in the main Forum home page under Currently Active Users?
I was able to color them. Thanks! |
Goto,
Style Manger > Postbit Templates > postbit Find: Code:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> Code:
<b><a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a></b> Code:
$post[musername] Code:
<b>$post[musername] |
Thank you, but it did not work.
The usernames did not change in size:( . I even tried it in the Postbit Legacy. I have vb 3.6.4 |
Here is the way to make your font bigger.
Goto, Style Manger > Postbit Templates > postbit Find: Code:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> Code:
<font size=5><a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a></font> Code:
$post[musername] Code:
<font size=5>$post[musername] |
<font size=#>
|
I do not know why it is not working.
When I replaced those codes this time, here is what happens- The line that is normlly underneath the username is moved and it now underneath the group name. This happens under POSTBIT. I changed the code exactly the same in POSTBIT LEGACY but nothing happened there either. Here is what my code in the POSTBIT template looks like right now after the adjustment- Quote:
Did I do something wrong? |
Maybe you should try
HTML Code:
<font size="5"> |
For whatever reason, that still did not help. I have this in botht the POSTBIT and POSTBIT LEGACY
Quote:
|
Yours is:
HTML Code:
<font size="5"><a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a></font> HTML Code:
<a href="member.php3?$session[sessionurl]u=$post[userid]"><font size="5">$post[musername]</font></a> |
Thanks! That did it!
Also, I must say that in the Usergroups > manage usergroups > members/admin/moderators > edit permissions When I originally colored and bold them, I also had "font= 12px, verdana," I deleted the "12px" Thank you all for helping me! I really appreciate your assistance and fast responses. |
All times are GMT. The time now is 09:18 AM. |
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:
|