The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Seperate skins..?
Is there a way to have different skins/styles from the main skin to the Arcade, Social Groups, Tournaments, etc.?
Thanks |
#2
|
||||
|
||||
I would guess you could use the style_fetch plugin to change the style id depending on the page (THIS_SCRIPT).
|
#3
|
||||
|
||||
"style_fetch", "THIS SCRIPT" ..?
I'm confused. was there a link somewhere in this.? i did a search, but didn't find much. |
#4
|
||||
|
||||
style_fetch is a hook location. Do a search of your vb files if you want to see exactly what file it is located in.
THIS_SCRIPT is what the script is defined as at the top of every php page, ie at the top of index.php is: PHP Code:
|
#5
|
||||
|
||||
<a href="http://www.vbulletin.com/docs/html/plugin_system" target="_blank">Plugin System</a>
|
#6
|
||||
|
||||
I see..
I think that is all above my skill level for now. Thanks for the info. |
#7
|
||||
|
||||
You don't want to write a plugin? It really shouldn't be that hard. Something like:
PHP Code:
|
#8
|
||||
|
||||
I'll try that, Thanks.!!
I really dont understand how code works, all i know is i can follow directions, & make simple edits, but to make something up from scratch is very out of my realm. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|