PDA

View Full Version : Missing thread icon


Easelm
04-19-2013, 07:06 PM
I am trying to find which template shows the thread Icon on the forum row
like shown here:
http://img197.imageshack.us/img197/451/3a11c74377d042f4b9ed609.png

It's missing the icon on the side and I am trying to get it added for read and unread posts.
The sticky works fine, but I can not find the correct location where the post icon is in the template

Can anyone point me in the right direction of where to edit that forum row to add the icon?

Easelm
04-23-2013, 02:45 PM
Really, nobody?

Lynne
04-23-2013, 02:52 PM
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

Easelm
04-25-2013, 01:11 AM
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

As long as I have used vBulletin and I never noticed that option. That helps me extremely
in general, thank you for your reply!