The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Clickable Object
I've added a screenshot as to what I want. I wish to add an image above my members username that is clickable. How would I go about doing this?
|
#2
|
||||
|
||||
HTML Code:
<a href="link.php"><img src="picture.jpg"></a> |
#3
|
|||
|
|||
Lol I'm not an idiot haha, that made my day. I mean where in the postbit should I add the code?
|
#4
|
|||
|
|||
Find Search in Templates link, search for the word avatar, in results scroll to postbit and double click. Click the "Find" button on bottom of window. Anywhere you like once you get there. As long as it doesn't break anything on your page.
You might try something like this though: Code:
<div style="float:left"><a href="link.php"><img src="picture.jpg" border="0"></a></div> |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Well, you'll want to make sure its in an area that doesn't do that, and/or resize image to fit. What are the dimensions of the image, I'll add one on mine to find a sweet spot.
|
#7
|
|||
|
|||
I don't know, about 150 by 80.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|