The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding images to Vbulletin CMS Widget
I know how to add images from sites such as photobucket or imgur to the widgets as a button, but how do i do it if I am hosting the file myself?
|
#2
|
|||
|
|||
Are you referring to a link to an image on your server or a vbulletin attachment?
|
#3
|
|||
|
|||
image on my server.
|
#4
|
|||
|
|||
Use the same code as photobucket or any where else just change the path to the image .... (the image url) to your images address that is on your server.
|
#5
|
|||
|
|||
If you mean a CMS Static HTML Widget then just add a normal HTML image statement like this:
<img src="xxxxxx" /> Just replace the xxxxxx with the path to the image. You will need to be concerned with the image size as a widget size can be restrictive Take a look at my site. The widget on the left is the CMS widget that I display on most of the pages and the one on the right is a Forum Block HTML widget. The CMS widget has nine clickable images www.pjksoftware.com |
#6
|
|||
|
|||
Quote:
--------------- Added [DATE]1405567523[/DATE] at [TIME]1405567523[/TIME] --------------- I have to ask .... is this a licensed vb site? |
#7
|
|||
|
|||
Quote:
fyi....I use vBulletin more as a development tool than a forum package. I change much of the php and templates to suit my needs |
#8
|
|||
|
|||
I'm looking at the widget block .... whats wrong with it?
|
#9
|
|||
|
|||
So I would have to do
<img src="images/photo.jpg" /> to link it from my server? putting ranking systems up in the admin section of VB I usually have to do url(images/picture.jpg) to get it to show up once it reaches the forum. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|