Recordad que para pedir soporte alguno, debéis facilitar los datos de soporte oportunos por favor, mirad aquí y leer las Normas generales del foro, esto nos servirá de ayuda para dar el mejor soporte..

Gracias.

La Administración de phpBB España.

Opinion - tinypic plugin y full quick replay HIDE / UNHIDE

Soporte de MODs para phpBB 3.0.x
Dudas sobre AutoMOD aquí por favor.
Cerrado

0
No hay votos
 
Votos totales: 0

Avatar de Usuario
MR.RUF
Miembro
Mensajes: 351
Registrado: 08 Abr 2009, 00:15
Género:
Edad: 46

Opinion - tinypic plugin y full quick replay HIDE / UNHIDE

#1

Mensaje por MR.RUF »

GRACIAS a angeluz que me ayudo a combinar el tinypic plugin con el full quick replay
funciona de maravilla . aqui dejo el link al tema por si alguien se interesa
http://www.phpbb-es.com/foro/soporte-mo ... ml#p225606

nuevamente gracias angeluz 8-)

ahora queria mostrarles esta idea que no se si ya esta por aqui , es hacer que los ya combinados
full quick replay y tinypic plugin funcionen con la variacion que el ultimo sea hide / unhide

Código: Seleccionar todo

<!-- aqui comienza mi invento  -->
<div style="margin:20px; margin-top:5px"><div class="quotetitle"><input class="button2 btnlite" type="button" value= "Subir Foto con TinyPic" style="text-align:center;width:100px;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 = 'Cerrar TinyPic'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Subir Foto con TinyPic'; }" /></div><div class="quotecontent"><div style="display: none;"><div class="inner"><span class="corners-top"><span></span></span>
	<p><b>Subir Imagen Con TinyPic y Agregalo al tema en Add to post</b></p>
    <p><script type="text/javascript">
    tinypic_layout = 'narrow';
    tinypic_type = 'both';
    tinypic_links = 'forum';
    tinypic_language = 'en';
    tinypic_search = 'false';
    tinypic_autoload = false;
    tinypic_callback_url = document.location.href.substr(0,document.location.href.lastIndexOf('/'))+"/tinypic/callback.html";
    tinypic_callback_text = 'Add To Post';
    </script>
    <script src="tinypic/plugin.js" type="text/javascript"></script><iframe id="tinypic_plugin_820254" frameborder="0" style="" scrolling="no" height="260" width="260" src="http://plugin.tinypic.com/plugin/index.php?popts=l,narrow|t,both|c,forum|i,en|s,false|cu,http://www.elvertederopr.org/tinypic/callback.html|ct,Add To Post"></iframe><br>
    </p></div></div></div>
<!-- aqui temina mi invento -->
a mi me funciona muy bien

Imagen

Imagen

queria saber su opinion y si es posible hacer el boton mas estetico ( bonito )
saludos y espero sus opiniones
URL: http://www.dimensionparalela.890m.com
Versión phpBB: 3.1.9
Datos
Spoiler
extensiones Instaladas:
24 hour activity stats 1.0.1
Advanced BBCode Box 3.1.2
Background Forum 1.0.4
Birthday Cake 1.0.0
Board Announcements 1.0.4
cBB Chat 1.1.1
Default Avatar 1.1.4
Email list 1.0.0
Fade header 1.1.5
Forum name in Topic 1.0.0
Genders 1.0.0
Imagebam Image Upload 1.0.0
Last Post Avatar 1.0.2
Lightbox 1.0.1
Loading indicator 1.0.0
National Flags 1.0.3
NavBar Search 1.0.9
Pages 1.0.4
Page Scroller 1.0.2
Paypal Donation 1.0.1
phpBB Display Age Users 1.0.2
PM Welcome 1.0.0
Postimg link 1.0.0
Quickedit 1.0.1
Quick Login 1.0.5
QuickReply Reloaded 1.0.1
Red title for new topic and new reply 1.0.2
Share On 1.0.0
Share This 1.2.6
Site logo 1.0.0
Sortables Captcha 2.0.0
Upload Extensions 3.1.2
Who Visited This Topic

Plantilla(s) usada(s):
prosilver
Servidor: http://www.hostinger.es
Actualización desde otra versión: Si
3.1.8-->3.1.9
Conversión desde otro sistema de foros: No

Avatar de Usuario
angeluz
Usuario/a
Mensajes: 80
Registrado: 12 Ene 2012, 17:35

Re: Opinion - tinypic plugin y full quick replay HIDE / UNHI

#2

Mensaje por angeluz »

Se ve interesante C:
Para cambiar el diseño del botón cambia el class del mismo, luego agrega el class que hagas para el botón en el css C:

Aquí dejo un ejemplo:

Código: Seleccionar todo

border: 1px solid #575757;
padding: 3px 5px;
border-radius: 3px;
box-shadow: 0 0 3px #000000;
Es un ejemplo de css que hice desde tú foro C:

Adiós
Skype: angeluzpop
Recién volviendo...

Avatar de Usuario
MR.RUF
Miembro
Mensajes: 351
Registrado: 08 Abr 2009, 00:15
Género:
Edad: 46

Re: Opinion - tinypic plugin y full quick replay HIDE / UNHI

#3

Mensaje por MR.RUF »

ahora si que me perdi (O.O)
URL: http://www.dimensionparalela.890m.com
Versión phpBB: 3.1.9
Datos
Spoiler
extensiones Instaladas:
24 hour activity stats 1.0.1
Advanced BBCode Box 3.1.2
Background Forum 1.0.4
Birthday Cake 1.0.0
Board Announcements 1.0.4
cBB Chat 1.1.1
Default Avatar 1.1.4
Email list 1.0.0
Fade header 1.1.5
Forum name in Topic 1.0.0
Genders 1.0.0
Imagebam Image Upload 1.0.0
Last Post Avatar 1.0.2
Lightbox 1.0.1
Loading indicator 1.0.0
National Flags 1.0.3
NavBar Search 1.0.9
Pages 1.0.4
Page Scroller 1.0.2
Paypal Donation 1.0.1
phpBB Display Age Users 1.0.2
PM Welcome 1.0.0
Postimg link 1.0.0
Quickedit 1.0.1
Quick Login 1.0.5
QuickReply Reloaded 1.0.1
Red title for new topic and new reply 1.0.2
Share On 1.0.0
Share This 1.2.6
Site logo 1.0.0
Sortables Captcha 2.0.0
Upload Extensions 3.1.2
Who Visited This Topic

Plantilla(s) usada(s):
prosilver
Servidor: http://www.hostinger.es
Actualización desde otra versión: Si
3.1.8-->3.1.9
Conversión desde otro sistema de foros: No

Avatar de Usuario
angeluz
Usuario/a
Mensajes: 80
Registrado: 12 Ene 2012, 17:35

Re: Opinion - tinypic plugin y full quick replay HIDE / UNHI

#4

Mensaje por angeluz »

ajajaja XD
Mira tienes esto:
<input class="button2 btnlite" type="button" value= "Subir Foto con TinyPic" style="text-align:center;width:100px;margin:0px;padding:0px;" />

<input CLASS="NOBREDELCLASS"
en esa parte tienes el button2 que es el default de los botones de phpbb, el otro no sé de donde lo sacaste XD
Donde dice style="CSS"
Puedes poner lo que te pase arribita y quitar lo tuyo :3

Adiós
Skype: angeluzpop
Recién volviendo...

Avatar de Usuario
MR.RUF
Miembro
Mensajes: 351
Registrado: 08 Abr 2009, 00:15
Género:
Edad: 46

Re: Opinion - tinypic plugin y full quick replay HIDE / UNHI

#5

Mensaje por MR.RUF »

me dices que tengo que modificar el .css , te refieres al buttons.css ?
URL: http://www.dimensionparalela.890m.com
Versión phpBB: 3.1.9
Datos
Spoiler
extensiones Instaladas:
24 hour activity stats 1.0.1
Advanced BBCode Box 3.1.2
Background Forum 1.0.4
Birthday Cake 1.0.0
Board Announcements 1.0.4
cBB Chat 1.1.1
Default Avatar 1.1.4
Email list 1.0.0
Fade header 1.1.5
Forum name in Topic 1.0.0
Genders 1.0.0
Imagebam Image Upload 1.0.0
Last Post Avatar 1.0.2
Lightbox 1.0.1
Loading indicator 1.0.0
National Flags 1.0.3
NavBar Search 1.0.9
Pages 1.0.4
Page Scroller 1.0.2
Paypal Donation 1.0.1
phpBB Display Age Users 1.0.2
PM Welcome 1.0.0
Postimg link 1.0.0
Quickedit 1.0.1
Quick Login 1.0.5
QuickReply Reloaded 1.0.1
Red title for new topic and new reply 1.0.2
Share On 1.0.0
Share This 1.2.6
Site logo 1.0.0
Sortables Captcha 2.0.0
Upload Extensions 3.1.2
Who Visited This Topic

Plantilla(s) usada(s):
prosilver
Servidor: http://www.hostinger.es
Actualización desde otra versión: Si
3.1.8-->3.1.9
Conversión desde otro sistema de foros: No

Avatar de Usuario
angeluz
Usuario/a
Mensajes: 80
Registrado: 12 Ene 2012, 17:35

Re: Opinion - tinypic plugin y full quick replay HIDE / UNHI

#6

Mensaje por angeluz »

basicamente si, aunque desconozco las hojas de estilo que uses...

adios
Skype: angeluzpop
Recién volviendo...

Avatar de Usuario
MR.RUF
Miembro
Mensajes: 351
Registrado: 08 Abr 2009, 00:15
Género:
Edad: 46

Re: Opinion - tinypic plugin y full quick replay HIDE / UNHI

#7

Mensaje por MR.RUF »

bueno la plantilla que utilizo es lucid_lime , basada en prosilver :cafe:
URL: http://www.dimensionparalela.890m.com
Versión phpBB: 3.1.9
Datos
Spoiler
extensiones Instaladas:
24 hour activity stats 1.0.1
Advanced BBCode Box 3.1.2
Background Forum 1.0.4
Birthday Cake 1.0.0
Board Announcements 1.0.4
cBB Chat 1.1.1
Default Avatar 1.1.4
Email list 1.0.0
Fade header 1.1.5
Forum name in Topic 1.0.0
Genders 1.0.0
Imagebam Image Upload 1.0.0
Last Post Avatar 1.0.2
Lightbox 1.0.1
Loading indicator 1.0.0
National Flags 1.0.3
NavBar Search 1.0.9
Pages 1.0.4
Page Scroller 1.0.2
Paypal Donation 1.0.1
phpBB Display Age Users 1.0.2
PM Welcome 1.0.0
Postimg link 1.0.0
Quickedit 1.0.1
Quick Login 1.0.5
QuickReply Reloaded 1.0.1
Red title for new topic and new reply 1.0.2
Share On 1.0.0
Share This 1.2.6
Site logo 1.0.0
Sortables Captcha 2.0.0
Upload Extensions 3.1.2
Who Visited This Topic

Plantilla(s) usada(s):
prosilver
Servidor: http://www.hostinger.es
Actualización desde otra versión: Si
3.1.8-->3.1.9
Conversión desde otro sistema de foros: No

Avatar de Usuario
angeluz
Usuario/a
Mensajes: 80
Registrado: 12 Ene 2012, 17:35

Re: Opinion - tinypic plugin y full quick replay HIDE / UNHI

#8

Mensaje por angeluz »

Ve al Panel de admin y en estilos elige temas, después tu theme y dirá editar, ahí editas la hoja de estilo y modificas el css que quieras :3

Adiós
Skype: angeluzpop
Recién volviendo...

Avatar de Usuario
MR.RUF
Miembro
Mensajes: 351
Registrado: 08 Abr 2009, 00:15
Género:
Edad: 46

Re: Opinion - tinypic plugin y full quick replay HIDE / UNHI

#9

Mensaje por MR.RUF »

ok , gracias voy a probar 8-)
URL: http://www.dimensionparalela.890m.com
Versión phpBB: 3.1.9
Datos
Spoiler
extensiones Instaladas:
24 hour activity stats 1.0.1
Advanced BBCode Box 3.1.2
Background Forum 1.0.4
Birthday Cake 1.0.0
Board Announcements 1.0.4
cBB Chat 1.1.1
Default Avatar 1.1.4
Email list 1.0.0
Fade header 1.1.5
Forum name in Topic 1.0.0
Genders 1.0.0
Imagebam Image Upload 1.0.0
Last Post Avatar 1.0.2
Lightbox 1.0.1
Loading indicator 1.0.0
National Flags 1.0.3
NavBar Search 1.0.9
Pages 1.0.4
Page Scroller 1.0.2
Paypal Donation 1.0.1
phpBB Display Age Users 1.0.2
PM Welcome 1.0.0
Postimg link 1.0.0
Quickedit 1.0.1
Quick Login 1.0.5
QuickReply Reloaded 1.0.1
Red title for new topic and new reply 1.0.2
Share On 1.0.0
Share This 1.2.6
Site logo 1.0.0
Sortables Captcha 2.0.0
Upload Extensions 3.1.2
Who Visited This Topic

Plantilla(s) usada(s):
prosilver
Servidor: http://www.hostinger.es
Actualización desde otra versión: Si
3.1.8-->3.1.9
Conversión desde otro sistema de foros: No

Cerrado

Volver a “Soporte de MODs”