The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to make this
hello everybody i need help.
it would want to add all the shown one in the image and the same location in which this in the image. please help me |
#2
|
||||
|
||||
just add the html code to the who online box ?
|
#3
|
||||
|
||||
got an online preview?
|
#4
|
|||
|
|||
Just add the image html at the bottom of the Forumhome template.
Hope this helps |
#5
|
|||
|
|||
I don?t have idea wich html code :S
only this IMG Quote:
but the edge? how to make. and de user name how to make. |
#6
|
|||
|
|||
I'd imagine the code would be something like
HTML Code:
<table border="1" width="100%" align="center"> <tr> <td> <center>$bbuserinfo[username]</center> </td> </tr> <tr align="center"> <td> <img src="IMAGE LINK HERE" /> </td> </tr> </table> |
#7
|
|||
|
|||
thank u very much EnIgMa1234
hey watches as I remain look i wanna that the user name it is like this CMGU everything like the image first if it is not much to ask you help me with that is that the truth I do not understand much of codes |
#8
|
|||
|
|||
HTML Code:
<table border="1" width="100%" align="center"> <tr bgcolor="black"> <td> <center><a href="member.php?u=$bbuserinfo[userid]">$bbuserinfo[username]</a></center> </td> </tr> <tr align="center"> <td> <img src="IMAGE LINK HERE" /> </td> </tr> </table> |
#9
|
|||
|
|||
thank u very much look like see
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|