The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
It doesn't appear to be overlapping for me
But if you want to increase the distance between the username and the status icon you can just add   (a blank space) right before {vb:raw post.onlinestatus} in the template. Like this:  {vb:raw post.onlinestatus}. Another way would be to wrap span tags <span>{vb:raw post.onlinestatus}</span> and apply style="padding-left: Xpx;" (or give the span a class and use additional.css). Your choice. |
#22
|
|||
|
|||
Quote:
|
#23
|
|||
|
|||
That is what I screencapped. http://gyazo.com/22cace5c0304d173d02...png?1357344959
Can you show me an example where it doesn't look right? |
#24
|
|||
|
|||
Quote:
|
#25
|
|||
|
|||
Have you tried the suggestion I gave above? It applies to the postbit template.
|
#26
|
|||
|
|||
Quote:
However, I do have another question for future reference: in the event that I ever want to do this, is it possible to turn the status circle into text in both the postbit and profiles? Currently, the status circle works like this:
|
#27
|
|||
|
|||
You would edit the postbit_onlinestatus template. And instead of serving images, you would replace them with colored text like <span style="color:red">Offline</span>, <span style="color:green">Online</span>, etc
|
#28
|
|||
|
|||
Okay, thank you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|