The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using css file only for one template
Hey everyone,
Recently I have made a nice looking slide show in my board with HTML, CSS and JAVASCRIPT, and there is a problem when I attaching the code: HTML Code:
<link rel="stylesheet" href="style.css" type="text/css" />
How can I do that? Thanks for the answers and sorry for the bad english. |
#2
|
||||
|
||||
You can put a condition around it based on THIS_SCRIPT.
HTML Code:
<if condition="THIS_SCRIPT == 'index'"> your stuff </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|