The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
|
#12
|
|||
|
|||
You can nudge the username a bit to the right by finding
HTML Code:
<div class="username_container">
HTML Code:
style="position:relative;left:5px;" |
#13
|
|||
|
|||
Last question for this thread: How do I also center the reputation on profiles?
|
#14
|
|||
|
|||
Find
HTML Code:
<span class="member_reputation" title="{vb:raw prepared.username} {vb:raw prepared.level}">
HTML Code:
style="text-align:center;" |
#15
|
|||
|
|||
Quote:
Regarding Firebug, I actually do have it (currently disabled), but I'm not really an expert with it. I rarely use it, but when I do, I can only do simple things, such as if I wanted to, say, make sub-forums red, but keep the forum listings on the index blue. --------------- Added 12/9/2012 at 8:05 PM --------------- The reputation bar remained on the left. |
#16
|
|||
|
|||
Try this, find
HTML Code:
<img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />
HTML Code:
style="float:none;" |
#17
|
|||
|
|||
Quote:
You've been such a great help! |
#19
|
|||
|
|||
I definitely will.
|
#20
|
|||
|
|||
New question, World Craft.
I just noticed a day or so ago that usernames were overlapping with the status circle a bit in the postbit user information area, too. How would I apply the solution you provided me below this post in the other thread for the postbit user information area? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|