29/11/2019, 21:40
Ho provato a inserire questo in Global.css ma non funziona neanche disattivando il Plugin precedente.
Poi ho provato ad inserire un MyCode personalizzato:
niente da fare, si potrebbe provare questi Plug-in qua oppure qua
Citazione:.spoiler_header {
background: #FFF;
width: 115px;
border: 1px solid #CCC;
padding: 4px;
margin: 4px 0 0 0;
color: #000;
}
.spoiler_body {
background: FFF;
width: 500px;
padding: 4px;
border: 1px solid #CCC;
border-top: 0;
color: #000;
margin: 0 0 4px 0;
}
Poi ho provato ad inserire un MyCode personalizzato:
Citazione:Admin CP --> Configuration -- > My Code --> Add new code
Title: Spoiler Hide
Short Description: Spoiler Hide
Regular Expression:
Replacement:Codice:\[spoiler\](.*?)\[/spoiler\]
None
Select All
Codice:<div style="margin:20px; margin-top:5px"><div class="quotetitle"><input class="button2 btnlite" type="button" value="View Spoiler" style="text-align:center;width:115px;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 Spoiler'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'View Spoiler'; }" /></div><div class="quotecontent"><div style="display: none;">$1</div></div></div>
None
Select All
Save
for using that use tag :
niente da fare, si potrebbe provare questi Plug-in qua oppure qua
I am a patient boy
I wait, I wait, I wait, I wait
My time's like water down a drain....
Comprendi?
I wait, I wait, I wait, I wait
My time's like water down a drain....
Comprendi?