The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to add an image to a username?
As like this:
I managed to do it, but how would I make it to where the A is spaced, since I'm doing it like this and it is not putting a space. Edit: I got it working everywhere except the profile, it appears like this on the profile: |
#2
|
|||
|
|||
post code you have and where you put the code
|
#3
|
||||
|
||||
Actually the proper html is <br /> not <br>
|
#4
|
|||
|
|||
Dont think the op posted about that
|
#5
|
||||
|
||||
You posted to have him use a <br> in there LOL, I was replying to you, but you have changed the post.
|
#6
|
||||
|
||||
Wait what.
I'm currently using this. <img src="http://i62.tinypic.com/14u9s84.jpg" alt="Executive Director"> </span> |
#7
|
|||
|
|||
Does not show my post was edited (strange that lol)
The line break tag is the <br> tag in HTML and <br /> in XHTML |
#8
|
|||
|
|||
Depends on the doctype: vBulletin4 uses XHTML so '<br />' if you wish to honor XML.
@Ozzy47 I know you already know this, so I am not really commenting to you. When working with self closing tags research your 'doctype' and the tag. In many cases using it incorrectly will work, but when it does not it can cause you a real headache. My rule is: Single tag double check. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|