The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Category Images
]I've installed the Category Images mods and it adds images to all my categories like here in vBT. How can I add images also in "currently active users"' and "private messages"'s boxes at the bottom of the forumhome page?
Thanx in advance, Nomad. |
#2
|
|||
|
|||
<font color="green">
forumhome_pmloggedin forumhome_loggedinusers </font> |
#3
|
||||
|
||||
Just use <img src> tags and upload images in the image directory and link from there.
|
#4
|
|||
|
|||
]SaintDog: I know the template i have to edit but i don't know what kind of code i have to add
Can u write me an example? |
#5
|
||||
|
||||
In the < td> tag, put:
Code:
background=<img src="url of image"> |
#6
|
||||
|
||||
It doesn't need a img src tag. Just use:
Code:
background="images/filename.jpg" |
#7
|
||||
|
||||
True, but you could have images on another server . (I don't know why you would, but one of my buds does =P)
|
#8
|
||||
|
||||
Even with images on another server, the <td background=foo"> would still work. You'd simply use the full URL for the image.
|
#9
|
||||
|
||||
Also true ;D.
|
#10
|
||||
|
||||
Yeah I have never used img src so thats why I thought it was wrong.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|