The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to add image to Usergroup markup?
Like this?
I did it with the HTML IMG tags, but when I try to add a space to it, it won't work. |
#2
|
|||
|
|||
You will need to show your code so we can see what you are doing or pass a usable link.
|
#3
|
||||
|
||||
As far as the markup I'm using?
|
#4
|
|||
|
|||
Yes, please.
Or a link to the page. We can pull the markup and CSS from there. |
#5
|
||||
|
||||
I added it and it works:
<img src="http://wwwlinkher.com/jpg" border="0"> However when I go to my profile, the A goes to the left of my name. |
#6
|
|||
|
|||
I am sure your CSS is incorrect, for what you are trying to do.
Sorry, I really cannot help without more information or a link to this page on your site. |
#7
|
||||
|
||||
I've PM'ed you the link.
|
#8
|
|||
|
|||
Give this a try.
Add to the bottom of your "additional.css" template in your correct style. Code:
/* Position Username Indicator */ .postbitlegacy .userinfo .username_container img { margin-left: 5px; /* Adjust Accordingly */ } /* Position On-line Status Indicator */ img.onlinestatus { left: 8px; top: 5px; } |
#9
|
||||
|
||||
I don't believe that anything has changed.
|
#10
|
|||
|
|||
You may have grabbed the wrong information, as I first posted the wrong CSS. Compare my post to your "additional.css" entry. I have already tested it on your board, it should work.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|