The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
An Image in the showthread
I would like to add an image in the background for every users that replies or creates a thread.
How do I accomplish this? An example on this one, behind my text will have an image (which you cannot right click and find the path to that image of course). How do I do that? |
#2
|
||||
|
||||
you cannot hide the path to an image
to add a background image to a post use CSS if you want to use a different image for each post I suggest using inline CSS ie. HTML Code:
style="background-image:url(my/image/goes/here.gif) center center" create a new class and add it to your stylesheet via Style Manager / Main CSS you can then prepend the new class with the alt1 selector of the postbit ie. class="alt1 newclass" |
#3
|
|||
|
|||
Thank you very much.
I'll try this after work. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|