The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
some guys wants to have some kind of rainbow tag. Example : <SPAN class="rainbow">{param}</SPAN> BUT : to get this work, usualy there has to be something in the <HEAD> section of a website. Code:
<STYLE>
.rainbow{ behavior:url(rainbow.htc) }
</STYLE>
|
|
#2
|
||||
|
||||
|
headinclude?
Main CSS? |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
||||
|
||||
|
Add:
Quote:
|
|
#5
|
|||
|
|||
|
As I said above, does not work
|
|
#6
|
||||
|
||||
|
You might want to do the path to that file though. Maybe it can't find it?
|
|
#7
|
|||
|
|||
|
Good clue, the file hat an uppercase in it .. well ... would work on Windows but not on Linux
Thanks
|
|
#8
|
||||
|
||||
|
Where did you end up adding this?
Quote:
|
|
#9
|
|||
|
|||
|
Main CSS at the bottom
Code:
.spoiler
{
color: #000000;
text-decoration: none;
background-color: #000000;
}
.rainbow
{
behavior:url(rainbow.htc)
}
|
|
#10
|
||||
|
||||
|
You should be all set now.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|