The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
What is the simplest way to add a small image to my forum description or forum titles ? Is there a place I can put in a simple img source code to do this ?
Thanks much. |
#2
|
|||
|
|||
![]()
In the forum manager, you can use html in the forum description box. You can type the image tag and it will show on your forum.
|
#3
|
|||
|
|||
![]()
Thanks, I had a "duh" moment and forgot the " " in my code. Been awhile since I did any hand coding.
|
#4
|
|||
|
|||
![]()
can anyone provide an example of the html code? tia
|
#5
|
|||
|
|||
![]()
Sure... :
<img source= " folder/yyy.gif " /> I used absolute links, to get mine working right: <img source= " http://www.abcc.com/images/abc.jpg /> I might add, while i was in there, I added bold tags ( <b> </b> ) to my forum descriptions. Simple, but looks much better. |
#6
|
|||
|
|||
![]()
thanks
will try edit didn't work edit I uploaded the image to Photobucket and used the html code and it works |
#7
|
||||
|
||||
![]() Quote:
![]() Instead it should be: HTML Code:
<img src = "url to the image" alt = "" />
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|