The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How can I put pictures next to "forum"? sponsor catagory icon
yup how can I put pictures next to the forums like this
|
#2
|
||||
|
||||
search "category icon"
or "sponsor category" |
#3
|
||||
|
||||
Thanks. I tried both with "all forums" "title only" search. I am not looking for category icon which goes "infront" of the forum name. I am basically looking for sponsor category but search only gave me 2 results and none of them are helpful.
|
#4
|
|||
|
|||
Try Adding this in your Forum Discription
To add picture in forum discription Code:
<table border="0" bordercolor="darkblue" cellpadding="1"> <tr> <td> <img src="http://Your-picture.gif"> </td><td>Any Wording you want goes here.... </td> </tr> </table> |
#5
|
||||
|
||||
Quote:
I love you! It works perfectly. 2 very simple questions a. How can I make the image clickable as a link? b. Can I put the text first and then the picture? c. How can I bold the texts? |
#6
|
|||
|
|||
<table border="0" bordercolor="darkblue" cellpadding="1">
<tr> <td style="font-weight: bold;">Any Wording you want goes here.... </td> <td style="font-weight: bold;"> <a href="yoursite.com"><img src="http://Your-picture.gif"></a> </td> </tr> </table> |
#7
|
||||
|
||||
Quote:
Thank you both and i'm going to change the title that consists the word "sponsor" and "catagory icon". So that it helps next time someone is searching. |
#8
|
||||
|
||||
Can't add a link in there too eh? It just removes the picture.
|
#9
|
||||
|
||||
You should be able to add as many links as you want. What code are you using?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|