The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hello
how do i add an animated image onto the usergroup on the Username HTML Markup so it appear on the usergroup? 2ndly if my members add an profile image how do i make them all appear on forum homepage under whos online just a small animated image beside thier name |
#2
|
||||
|
||||
![]()
1irstly, Create the animated image (.gif) then upload it to your server the put html code in the usergroup manager to point to the file
2econdly, you would need to request a modification , and this would increase server load a good bit i assume |
#3
|
|||
|
|||
![]()
the html code can u give me a code???
|
#4
|
||||
|
||||
![]()
The html code is standard for an image:
HTML Code:
<img src="image.gif" alt="Image Title" />
|
#5
|
|||
|
|||
![]()
Animated resizer image too big
|
#6
|
||||
|
||||
![]()
You can use whatever application you used to make the image. Or you can use a site like this to resize it - Animated Gif Image Resizer Lite v1.01 - Resize Animations Online
|
#7
|
|||
|
|||
![]()
Thx and one more problem
there is a box on the image i dun want the box i just want the image... |
#8
|
||||
|
||||
![]()
Add border="0" to the image tag.
|
#9
|
|||
|
|||
![]()
Error Fixed
Thx Lynne |
#10
|
||||
|
||||
![]() HTML Code:
<img src="image.gif" border="0" alt="Image Title" />
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|