The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Lynne? or anyone :D
how can i make my site have different icons like this site: http://www.sideline-sports.com/
you know for each different section he has different icons (NFL,NHL,NCAA, etc)... i would like that for my site possibly, please help thanks! |
#2
|
||||
|
||||
Well, I've never done that, but looking at the page source I'd guess he did a simple condition:
HTML Code:
<if condition="in_array($foruminfo['forumid'], array(1,2,3,4,5,6))"> an image <else /> <if condition="in_array($foruminfo['forumid'], array(11,12,13,14,15,16))"> another image <else /> image for all other forums </if> </if> |
#3
|
|||
|
|||
Pretty cool...Thanks for posting this. And here's the file. Just unzip it and upload the product, and do a few quick template edits. I can't seem to find it on here anymore.. but I just downloaded it the other day, so this is why i'm uploading it. It's a quick simple install.
It's a 3.5 mod, but it works only anything above it. I'm running 3.8.1. |
#4
|
||||
|
||||
The mod the poster above is talking about is easily found with a search - https://vborg.vbsupport.ru/showthrea...ghlight=custom
|
#5
|
|||
|
|||
I wasn't redistributing it. I typed in Custom Forum Status Icons in the search box, and couldn't find it for the life of me. And I realized I had just downloaded it the other day. I checked my desktop and there it was.
Quote:
|
#6
|
||||
|
||||
You can't just post it in the thread though. What if the author decides to pull his modification and you have it here? We can't go search it out. You can post a link to the thread, but you can't post the modification itself.
(If you click Install on a mod, it shows up under User CP > Installed Modifications.) |
#7
|
|||
|
|||
ok im sure he wasnt aware that was a problem, neither was i lynne...
thanks alot 2 the both of you, i might try this on my forum let you know how it goes thanks |
#8
|
||||
|
||||
if you are referring to forum status images..
when editing/adding a forum an option is available to use your own images here's a short description: Forum Status images are usually shown alongside the forum in a forum listings to indicate the read status. This prefix must only contain alphanumerical characters, though the following are also allowed - _ / ., a folder name is also acceptable to be placed within the status icon directory. The following images are currently in use for status icons, you will need to create images with the specified prefix to match.
|
#9
|
|||
|
|||
^^ That mod would be much more useful for him. He wants different ones relevant to each forum.
|
#10
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|