Log in

View Full Version : Forum Blocks Title icons?


MistViper
03-15-2015, 09:43 AM
How does one add an icon next to a title like Icon here "Donate"

Cause I've tried alot and none of it works.

Is there a plugin for this?

Lynne
03-15-2015, 05:10 PM
Can we get a link to see what you are talking about?

MistViper
03-15-2015, 06:00 PM
<a href="http://www.vbulletin.com/forum/" target="_blank">http://www.vbulletin.com/forum/</a>

Then see to your right and observe the box with title: Welcome to vBulletin!

What I would like to do is:

icon here Welcome to vBulletin!

We use not VB 5 though but VB 4.2.2 pl4.

Lynne
03-15-2015, 09:50 PM
So, you are putting a Forum Block on the page and you want some image in front of the title name? Is this an html forum block? If so, copy the block_html template to something like block_html2 and then change the code where the title goes and put your image there. The edit the block and change the template name to block_html2.

MistViper
03-17-2015, 12:04 PM
So, you are putting a Forum Block on the page and you want some image in front of the title name? Is this an html forum block? If so, copy the block_html template to something like block_html2 and then change the code where the title goes and put your image there. The edit the block and change the template name to block_html2.

Thank you. Solved it.