Back to vBulletin 4.x Add-ons

Spoiler Information Postbit
Mod Version: 1.00, by MyPeSePe

vB Version: 4.1.6 Rating: (2 votes - 5.00 average) Installs: 15
Released: 05 Oct 2011 Last Update: Never Downloads: 0
Not Supported Template Edits  

(Español/Spanish)

Buenas , pues como tengo un postbit bastante extenso en mi comunidad y no encontre nada relacionado con ello para esta version , decidi adaptar un nuevo codigo en el postbit . Para que gente como yo , que tenga una informacion extensa dentro de su perfil , pueda esconderla.
( Ingles/Inglish)

Well, as I have a fairly extensive postbit in my community and I did not find anything about it to this version, I decided to adapt a new code in the postbit. For people like me who have an extensive information in your profile, you can hide it.
Inside the template postbit_legay search :

Code:
<vb:if condition="$show['reputation']">
added before :

Code:
<div class="divspoiler">
<input type="button" value="Mostrar Informacion" onclick="if (this.parentNode.nextSibling.childNodes[0].style.display != '') { this.parentNode.nextSibling.childNodes[0].style.display = ''; this.value = 'Ocultar Informacion'; } else { this.parentNode.nextSibling.childNodes[0].style.display = 'none'; this.value = 'Mostrar Informacion'; }" />
</div><div><div class="spoiler" style="display: none;">
*Change the colors, by the text to replace

(Español/Spanish)

Para cerrar el codigo , en este caso yo tengo demasiada informacion y he cerrado el codigo en los datos de contacto
(Ingles/Inglish)

To close the code, in this case I have too much information and I closed the code in the contact details
Search :

Code:
post.yahooicon} {vb:raw post.skypeicon}</div>
				</div>
			</vb:if>
add after

Code:
</div></div>
Watch demonstration --> http://www.phonesfera.com/threads/5301-Novedades-Del-Foro

Download

No files for download.

Screenshots

Click image for larger version
Name:	oculto.png
Views:	565
Size:	44.0 KB
ID:	133485   Click image for larger version
Name:	muestra.jpg
Views:	579
Size:	26.8 KB
ID:	133486  

Similar Mods

Show Thread Enhancements PS - Boxed Postbit Information & Centered Postbit vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024