![]() |
Spoiler Tag
I'd love to have this for vB 3. Our members really miss it. :)
|
Look on vb.com - there is a really good spoilers tag there.
|
I haven't been able to get anything to work since our upgrade to vB3.0.1
We had a spoiler tag in 2.2.9 and it carried over in the upgrade but it wasn't functioning. I tried three different ones that I found at vBulletin.com and no luck. :( |
I don't understand why you need a hack for a spoiler tag. Just create a new tag and set the text colour to be the same as the forum background colour. And don't allow your users to change the forum colours.
|
what if you have lots of templates with different colours??
is there anyway to get it to block over the test in say black? |
This is the code I'm using in our forums as our [spoiler] BB tag ... works with 3.0.1 ...
Code:
<blockquote><br> |
I've been trying to find a decent BB code for a spoiler for a while, and I've finally got one running and thought I'd share the code.
Code:
<SPAN CLASS="spoiler" onmouseover="this.style.color='#FFFFFF';" onmouseout="this.style.color=this.style.backgroundColor='#000000'"> {param} </span> Code:
.spoiler {COLOR: black; TEXT-DECORATION: none; background-color: black; font-weight: normal;} |
All times are GMT. The time now is 09:54 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:
|