Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  OpenTopic  Hop To Forums  OpenTopic Assistance    Spoiler Tag
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Groupee Newbie
Posted
Hi. We run a videogame forum and need to be able to create a "Spoiler Tag." These are text written in black and covered up with a black bar so that the only way you can read it is by highlighting it.

Here's an example: Spoiler Tag Example
When you highlight the black part, you can see that it says "I do..."

Does anyone know how to set this up? Please let me know. Thank you!
 
Posts: 2 | Registered: April 09, 2008Reply With QuoteEdit or Delete MessageReport This Post
Groupee
Posted Hide Post
Hi, Tecmo:

Eve does not support a [spoiler] UBBCode tag, however, if you have HTML enabled in your forum and your users are allowed to use it, they can use the following code to achieve the same result:
<span style="color: black; background: black;">Spoiler goes here...</span>

You can replace 'black' with whatever color works for you.


Steven Benitez
Code Guru, Groupee Engineering
Groupee, Inc.
 
Posts: 3880 | Location: Seattle, WA | Registered: January 01, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Newbie
Posted Hide Post
quote:
<span style="color: black; background: black;">Spoiler goes here...</span>

Steven: Hi. Thank you very much!
 
Posts: 2 | Registered: April 09, 2008Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  OpenTopic  Hop To Forums  OpenTopic Assistance    Spoiler Tag