- Desde
- 11 Abr 2010
- Mensajes
- 18
Bueno no se si es "Wooou que cosa de loco que armaste", pero la verdad me llevo un buen tiempo hacerlo jeje, y me dio ganas de compartirlo por aqui, no se tampoco si el foro adecuado en el que deberia postearlo.
Bueno esta es la imagen de como quedaria una vez realizado todos los pasos:
Ver el archivo adjunto 3677
Pasos a seguir:
Bueno esta es la imagen de como quedaria una vez realizado todos los pasos:
Ver el archivo adjunto 3677
Pasos a seguir:
- Subir la carpeta del rar a la raiz del foro
- Ingresar al Panel de admin > Códigos BB > Agregar nuevo codigo BB
- Titulo: Spoiler
- Nombre de la etiqueta: Spoiler
- Reemplazar:
Insertar CODE, HTML o PHP:<table border="0" cellpadding="0" cellspacing="0" width="50%"> <tr> <td width="3%"> <img border="0" src="images/misc/OCULTO/1.png"></td> <td background="images/misc/OCULTO/3F.png"> <img border="0" src="images/misc/OCULTO/2.png"></td> <td> <img border="0" src="images/misc/OCULTO/3.png" width="69" height="37"></td> </tr> <tr> <td background="images/misc/OCULTO/7.png" width="3%" style="background-image: url('images/misc/OCULTO/7.png'); background-repeat: repeat-y; background-position-x: right"></td> <td width="100%" style="border-left-style:inset; border-left-width:1px; border-top-style:inset; border-top-width:1px"><div> <div id="show" style="background-color:#F2F6F8; background-repeat:repeat; margin: 0px;padding: 4px; width:100%"> <input type="button" value="Ver" style="width:80px;font-size:14px;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 = 'Ocultar'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.value = 'ver';}"> <div><div style="display: none"> {param}</div> </div> </div> </div></td> <td width="3%" style="background-image: url('images/misc/OCULTO/4.png'); background-repeat: repeat-y; background-position-x: left"></td> </tr> <tr> <td width="3%"> <img border="0" src="images/misc/OCULTO/6.png"></td> <td background="images/misc/OCULTO/8.png"> </td> <td> <img border="0" src="images/misc/OCULTO/5.png"></td> </tr> </table>
- Ejemplo:
Texto oculto
- Descripcion: Ocultar texto
- Usar {option}: NO
- Imagen del boton: images/misc/OCULTO/SP.png
- Eliminar Etiqueta Si Está en Blanco: SI
- Todo el resto: NO
- Guardar