The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Spoiler BB code [Animation version] Details »» | |||||||||||||||||||||||||||||
I was always looking for something interesting or funny about spoiler tag !
One day I found a fantastic animation gif File for this BBcode ! And create my own codes and the idea of Animation Spoiler tag came true ! As I see this Re_usable code ... I think I can share it easily ! Although I creat and used different code and pictures ! can see demos : Demo 1 : http://forum.golzarion.com/showthread.php?t=183 ************* Install : 1. In admin control panel : Custom BB Codes => Add New BB Code 2.Title : Spoiler 3.BB Code Tag Name : spoiler 4.Replacement : Code:
<div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px; width:852; height:26"><right><font color="red"><b> </b></font></right> <span lang="fa"> <img border="0" src="http://forum.golzarion.com/u%20Pictures/spoiler2.gif" width="21" height="20"> <b>Spoiler</b>: {option} </span><input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }"> </div> <div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;"> <div style="display: none;"> {param} </div> </div> </div> 6.Description : The [spoiler] tag allows you to hidden or hide your text. 7.Use {option} : NO 8. Button Image (Optional) ==>> upload this picture on you sever and enter the exact address of it . 9. Remove Tag If Empty : Yes 10. Disable BB Code Within This BB Code : No 11.Disable Smilies Within This BB Code : No 12.Disable Word Wrapping Within This BB Code : No *** I recommend that download the attached file . and read the full instruction and upload the Pictures ( gif files ) on your server! ** Please not to forget to click INSTALL . Thanks. ** http://forum.golzarion.com . ************ see also this post for the spoiler with golden border ( if you like ) * update : missed </div> was added and it works properly on all browsers version. Download Now
Show Your Support
|
Благодарность от: | ||
mohammadxxx |
Comments |
#62
|
||||
|
||||
Quote:
Code:
{option} and 7.Use {option} : NO ^__^ |
#63
|
|||
|
|||
Worked. I needed a spoiler button. Thanks. Nominated this for MOTM.
|
#64
|
|||
|
|||
i don't understand you.
you wrote: Quote:
are you can to help me? by the way, nice mode. very active |
#65
|
||||
|
||||
Be carefull with this:
Code:
<img border="0" src="http://forum.golzarion.com/u%20Pictures/spoiler2.gif" width="21" height="20"> I do not understand either Code:
13. In admin cp : Styles & Templates => Style Manager => All Style option at the bottom of the page : " Additional CSS Definitions " Second window ( bottom) add this code : Thanks in advance |
#66
|
|||
|
|||
Quote:
Quote:
Go to Admin Control Panel ---> Style Manager --> Edit Templates Once you click on that, in the left box double click on "CSS Templates" you will see a css file named "additional.css" click on that, the file was empty when i did it. Paste in your code and save. |
#67
|
|||
|
|||
vb 3.8.4 Installed, thanks!
|
#68
|
||||
|
||||
Quote:
for vb 4.x version just follow the instruction on the first post . Quote:
/ You are welcome ^_^ |
#69
|
|||
|
|||
This modification stopped displaying any content posted in it. What's up with it? Please help.
|
#70
|
||||
|
||||
Quote:
Maybe your browser cache causes the problem .. Please delete all the cache and cookies of your web browser and then try it again ... If not , please visit this link : https://vborg.vbsupport.ru/showpost....5&postcount=61 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|