ZeroCubed Forums  

Go Back   ZeroCubed Forums > Help > Forum Help

Forum Help Need help with the forums? Come here.

Reply
 
Thread Tools Display Modes
(#1)
Mr. J's Avatar
Mr. J (Offline)
Administrator
Topic Starter
 
Posts: 637
Thanks: 4
Join Date: Jul 2005
Send a message via AIM to Mr. J Send a message via MSN to Mr. J
How To [vBulletin Mod][ RELEASE ] Spoiler BBCode Tags - 12-27-2006, 09:03 AM

BBCode Spoiler Tags for vBulletin 3.6.

Follow these three steps to add a new bbCode that allows users to hide certain content from users until they mouse over that section.

Example:
This is an example of a spoiler.


Step 1.

Copy the following into the additional CSS definitions
(Admin CP > Styles & Templates > Style Manager > All Style Options > Additional CSS definitions)
and paste it into the lower box.

.spoiler
{
    background-color: #000000;
    color: #000000;
        display: inline;
}

.spoiler:hover {
  background-color: #FFFFFF;
}

Step 2.

Click save

Go to (Admin CP > Custom BB Codes > Add New BB Code)

Enter the following:

Title: Spoiler

Tag: spoiler

Replacement:
<div class="spoiler"> {param} </div>

Example: [spoiler]test[/spoiler]

Description: Hides text/content from users until they mouse over area

Use {option}: No

Button Image: images/misc/spl.gif

Click save.

Step 3.

Save the attached image to images/misc/

Thats all!
Attached Images
File Type: gif spl.gif (127 Bytes, 148 views)



Last edited by Mr. J : 01-13-2007 at 08:04 AM.
Reply With Quote
The Following 2 Users Say Thank You to Mr. J For This Useful Post:
lkavadas (07-18-2008), salhi (05-10-2009)
(#2)
love_hina (Offline)
Light Poster
 
Posts: 1
Thanks: 0
Join Date: Apr 2008
Default 04-06-2008, 12:04 AM

thanks mate
Reply With Quote
(#3)
Mr. J's Avatar
Mr. J (Offline)
Administrator
Topic Starter
 
Posts: 637
Thanks: 4
Join Date: Jul 2005
Send a message via AIM to Mr. J Send a message via MSN to Mr. J
Default 04-06-2008, 11:55 PM

NP, glad to see that someone is using it.


Reply With Quote
(#4)
GreySoul (Offline)
Light Poster
 
Posts: 1
Thanks: 0
Join Date: May 2008
Default 05-10-2008, 02:26 PM

Hiya... many thanks for this =D
Reply With Quote
(#5)
rediam (Offline)
Light Poster
 
Posts: 1
Thanks: 0
Join Date: May 2008
Default 05-17-2008, 09:59 AM

Thanks i'll Try IT
Reply With Quote
(#6)
aarathy (Offline)
Light Poster
 
Posts: 3
Thanks: 0
Join Date: Jun 2008
Default 06-18-2008, 06:14 AM

Thanks for the code. I will follow this code.


http://www.sambahosting.com"]Cheap Reseller Webhosting[/url]
Reply With Quote
(#7)
lkavadas (Offline)
Light Poster
 
Posts: 1
Thanks: 0
Join Date: Jul 2008
Default 07-18-2008, 07:20 PM

Awesome, just installed this. Thank you very much!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 04:46 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Style crée par Allan - vBulletin-Ressources.com