![]() |
Adding html to forum index or what ever.
to seprate a forum index like the one I see here and add those images for lobby and ect... http://www.technutopia.com/forum/forums.php?
Does anyone know what mod help aid in this or how to go about doing this? |
Well I have 2 guesses about how it can be done. Never tested either so I don't know for sure.
1. Use a bunch of conditionals to check which forum id it is and show the image for that forum ID ex. PHP Code:
2. Use a naming convention on the images so you can use the forumId as a replacement variable in the image name. For example name all your images with the naming convention of 'forumhead_2.png' where 2 is the forum ID that image belongs to. Then in the template try something like this. PHP Code:
BTW you would want to add another row to the part of the table in the template 'forumhome_forumbit_level1_nopost' to achieve this as well. |
Much thanks I will test this out and post back.
|
To make this work, I would need to know which template to edit (problably FORUMHOME), what to look for, what do I replace with this code?
|
I already gave that answer 2 posts up when I posted code.
|
All times are GMT. The time now is 04:01 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|