The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I display welcome image for guests?
I've created a welcome image for guests using photoshop then dreamweaver, I want this to be added to notices for guests to view on my forum. But how do I get this image to show, what's the html code i need to put in the 'notice html'?
|
#2
|
|||
|
|||
You'd just put regular old html, like:
Code:
<img src="path_to_image/imagename.png"> and of course you want to change it to the path and image name of your actual image. |
#3
|
|||
|
|||
Thanks for this, how about if I have clickable links on my image say 3 of them?? I know very little about html, so any help much appreciated.
|
#4
|
|||
|
|||
Quote:
I'm not an html expert either, I only know the basics. |
#5
|
|||
|
|||
Quote:
<img src="http://www.mysite.com/images/misc/banner.png"> and that doesn't show the image either?? could it be another reason why it's not showing? |
#6
|
|||
|
|||
Does the notice show at all? If you take the url out of the src= part and put it in the browser, does it show the image?
|
#7
|
|||
|
|||
Got it working now, thanks for your time anyway.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|