The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fixing User Post Font Size !?
Hi, first post here.
My forums (http://forums.deadlok.com/?styleid=17) are running beatifully. I am having a problem figuring out how to edit the font size of a User's name in their post box. Currently it's HUGE, with arial at 17.5pt. I've scoured the xml file (i know my way around) and I can't find, or maybe don't know where to look, anything related to username fonts in posts. If anyone can help me with this quick fix, that would be great. Thanks in advance, carbine |
#2
|
||||
|
||||
why are you looking in the xml file? Use the templates! Don't mess with the xml file.
I can't see your forums when unregistered, so I can't see your problem. Please attach a screenshot for make a test account so I can enter. |
#3
|
|||
|
|||
Sorry, I forgot about pre-public membership. Like I said, the areas circled in red are in arial, size 17.5pt.
|
#4
|
||||
|
||||
Okay, to edit that, simply go to your postbit_legacy template and find:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> Replace with: <a href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> Save. You're done. |
#5
|
|||
|
|||
Thanks a lot, tony! Everything's perfect now. I added the <strong> tag in there, too.
Thanks again |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|