The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Align image in the center over avatar.
OK here is what I'm trying to do and it's not working. I have a picture over my avatar for my members and I'm trying to center it up over the avatar, and it's not working. Did I do something wrong? I'm changing this in the user group manager. Here is the code.
<img align=CENTER src="http://www.igotasti.com/wp-content/uploads/2011/12/ContributorRed.png" /> --------------- Added [DATE]1326393179[/DATE] at [TIME]1326393179[/TIME] --------------- I also tried to go left and right and it didn't work either. So no clue. Thanks for helping. |
#2
|
||||
|
||||
Why dont you just use the picture as your avatar instead ?
If its for that image then just use the Mod for awards |
#3
|
||||
|
||||
Each member has a title over their avatar and I'm trying to center that image that is their title over the avatar.
|
#4
|
||||
|
||||
May be not the best way to do it but try :
HTML Code:
<center><img src='http://www.igotasti.com/wp-content/uploads/2011/12/ContributorRed.png' border='0'/></center> |
#5
|
||||
|
||||
I will try and let you know.
--------------- Added [DATE]1326477382[/DATE] at [TIME]1326477382[/TIME] --------------- That didn't work. --------------- Added [DATE]1326480529[/DATE] at [TIME]1326480529[/TIME] --------------- Anyone got any ideas how to do this? |
#6
|
||||
|
||||
You have any other ideas for me?
|
#7
|
|||
|
|||
You could try this:
Code:
<img style="display:block; margin-left: auto; margin-right: auto;" src="http://www.igotasti.com/wp-content/uploads/2011/12/ContributorRed.png" /> This worked for me (assuming I remembered it correctly), but the <center> tags worked for me too, so I don't know. |
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Oh...I missed where you said you were entering it in the usergroup manager. What field are you putting it in?
|
#10
|
||||
|
||||
I put it right here.
Usergroup User Title (Use this to override the default 'ladder' of user titles) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|