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.

Mod minibanners, como el que hay aquí

Soporte de MODs para phpBB 3.0.x
Dudas sobre AutoMOD aquí por favor.
Cerrado
Avatar de Usuario
Alorse
Ex Staff
Mensajes: 5144
Registrado: 22 Mar 2008, 02:14
Género:
Edad: 36

Mod minibanners, como el que hay aquí

#1

Mensaje por Alorse »

Bueno creo que fui bien especifico con el asunto, me gustaria implementar en mi foro un complemento de minibanner para hacer intercambio o publicidad a Web amigas, como el que hay aqui en el foro ya que me parece bastante llamativo, y pues como este foro esta hecho en phpbb3 supongo que este mod tambien ya esta hecho,

mil gracias de antemano por las respuestas, espero me puedan ayudar.

Avatar de Usuario
ThE KuKa
Administrador
Mensajes: 10374
Registrado: 04 Ene 2004, 19:27
Género:
Edad: 49

Re: Mod minibanners, como el que hay aquí

#2

Mensaje por ThE KuKa »

No es un MOD, es HTML "puro y duro"

Te explico, abre el archivo /foro/styles/tu_plantilla/template/index_body.html

Buscar:

Código: Seleccionar todo

<!-- INCLUDE forumlist_body.html -->
Después añadir:

Código: Seleccionar todo

<div class="forabg">
			<div class="inner"><span class="corners-top"><span></span></span>
			<ul class="topiclist">
				<li class="header">
					<dl>
                        <dt>Afiliados</dt>
					</dl>
				</li>
			</ul>
			<ul class="topiclist forums">

		<li class="rightside">
			<dl>
<marquee behavior="scroll" direction="left" height="31" scrolldelay="80" scrollamount="4" loop="true" onmouseover="this.stop()" onmouseout="this.start()">
<a href="http://www.icyphoenix.es" target="_blank"><img src="images/enlaces/bannericyov8.gif" width="88" height="31" border="0" /></a>
<a href="http://www.barrieros.com" target="_blank"><img src="images/enlaces/barrieros.gif" width="88" height="31" border="0" /></a>
<a href="http://www.thekuka.net" target="_blank"><img src="images/enlaces/comunidad.gif" width="88" height="31" border="0" /></a>
<a href="http://www.muchografico.net/" target="_blank"><img src="images/enlaces/muchografico.gif" width="88" height="31" border="0" /></a>
<a href="http://www.januweb.com/" target="_blank"><img src="images/enlaces/januweb.gif" width="88" height="31" border="0" /></a>
<a href="http://www.pc-morph.com/" target="_blank"><img src="images/enlaces/morph.gif" width="88" height="31" border="0" /></a>
<a href="http://www.eddb.com.ar/" target="_blank"><img src="images/enlaces/zuker.gif" width="88" height="31" border="0" /></a>
<a href="http://www.macthink.net" target="_blank"><img src="images/enlaces/macthink.gif" width="88" height="31" border="0" /></a>
<a href="http://www.phpbb.com/" target="_blank"><img src="images/enlaces/phpbb.gif" width="88" height="31" border="0" /></a>
<a href="http://www.icyphoenix.com/" target="_blank"><img src="images/enlaces/banner_ip.gif" width="88" height="31" /></a>
<a href="http://www.mightygorgon.com/" target="_blank"><img src="images/enlaces/mg.gif" width="88" height="31" border="0" /></a>
<a href="http://www.buenafuente.ws/" target="_blank"><img src="images/enlaces/buenafuente.gif" width="88" height="31" border="0" /></a>
<a href="http://www.ka-tet-corp.com/" target="_blank"><img src="images/enlaces/ka-tet.gif" width="88" height="31" border="0" /></a>
<a href="http://www.simsolucion.com/" target="_blank"><img src="images/enlaces/barnersimsolucion.gif" width="88" height="31" border="0" /></a>
<a href="http://www.canal-onanismo.org/" target="_blank" title="Solo para ADULTOS"><img src="images/enlaces/onanismo.gif" width="88" height="31" border="0" title="Solo para adultos"/></a>
<a href="http://www.foroxerbar.com/" target="_blank"><img src="images/enlaces/xerbar.jpg" width="88" height="31" border="0" /></a>
<a href="http://eligetutheme.es/" target="_blank"><img src="images/enlaces/ett.gif" width="88" height="31" border="0" /></a>
<a href="http://www.zonamanolo.com" target="_blank"><img src="images/enlaces/manolo.gif" width="88" height="31" border="0" /></a>
<a href="http://www.xtremdown.es//" target="_blank"><img src="images/enlaces/xtremgif.gif" width="88" height="31" border="0" /></a>
<a href="http://www.egalego.com/" target="_blank"><img src="images/enlaces/egalego.gif" width="88" height="31" border="0" /></a>
<a href="http://www.webmastercreativo.com" target="_blank"><img src="images/enlaces/webmasterforo.png" width="88" height="31" border="0" /></a>
</marquee>
			</dl>
		</li>
			</ul>
			<span class="corners-bottom"><span></span></span></div>
		</div>
Yo puse los mini banners en la carpeta /foro/images/enlaces/
Solo te queda cambiar las URL de los sitios web, y las URL de los mini banners.

A TODOS...

NO USAR LAS URL DE LOS MINI BANNERS DE ESTE CÓDIGO, LA ÚNICA QUE SE PUEDE USAR, ES LA DEL MINI BANNER MIO, EL RESTO SERIA "HOTLINK".


S@lu2

📌 Raul [ThE KuKa] en phpBB 📌
✅ Jr. Extension Validator - Jr. Styles Validator - Style Customisations - Translator - International Support Team
✅

Si te gustan mis estilos, traducciones, etc. y quieres mostrar algo de aprecio, no dudes en hacer una donación Imagen
:flag_es: phpBB España - En línea desde 2003 :heart:



Avatar de Usuario
Alorse
Ex Staff
Mensajes: 5144
Registrado: 22 Mar 2008, 02:14
Género:
Edad: 36

Re: Mod minibanners, como el que hay aquí

#3

Mensaje por Alorse »

The KuKa muchas gracias por tan pronta respuesta, en el post principal me falto escribir algo; me gustaria saber si existe la forma de hacer un mod, para que otros webmaster puedan llegar a mi web y encontrar un lugar especifico para dejar sus datos.

Nombre de la web:
Url de la web:
Url del mini banner:
Descripcion del sitio:

Algo asi y que tambien en este mismo lugar encuentren un codigo html, par indexar mi web en la de ellos, mejordicho, para poder realizar el intercambio de banner.
Esto lo he visto en foros Icy Phoenix,


Para ser mas claro aun, cuando estoy en el index del foro de phpbb-es en donde aparecen estos minibanners, hay un enlace que dice " Pon aquí tu web • Enlaza con phpBB-Es en Castellano, Hispano" quiero que en mi web aparesca lo mismo y que los rediriga al lugar donde podran dejar sus datos.

esto es lo que he visto en Icy:
Imagen

Gracias de nuevo, ojala alguien me pueda ayudar

Avatar de Usuario
ThE KuKa
Administrador
Mensajes: 10374
Registrado: 04 Ene 2004, 19:27
Género:
Edad: 49

Re: Mod minibanners, como el que hay aquí

#4

Mensaje por ThE KuKa »

Si, pero esto no es Icy, y ese MOD no existe para phpBB 3 :roll:

Lo otro es crear una página como enlaces.php (como aquí) donde los usuarios encuentren los enlaces o banners a tu foro o web.
Para crear una página nueva en phpBB 3, usa el foro de Guias de phpBB 3 :wink:

📌 Raul [ThE KuKa] en phpBB 📌
✅ Jr. Extension Validator - Jr. Styles Validator - Style Customisations - Translator - International Support Team
✅

Si te gustan mis estilos, traducciones, etc. y quieres mostrar algo de aprecio, no dudes en hacer una donación Imagen
:flag_es: phpBB España - En línea desde 2003 :heart:



Avatar de Usuario
Alorse
Ex Staff
Mensajes: 5144
Registrado: 22 Mar 2008, 02:14
Género:
Edad: 36

Re: Mod minibanners, como el que hay aquí

#5

Mensaje por Alorse »

Me gusta la idea, voy a ver que encuentro en las dudas y si alguna duda pues de nuevo pasare a molestar, y si lo hago bien tambien lo traere, para compartirlo con los demas.

Seria interesante qeu alguien se tomara el tiempo en la creacion de este mod para phpbb3.

Avatar de Usuario
almagropaco
Observador/a
Mensajes: 21
Registrado: 06 Sep 2008, 17:14
Edad: 28

Re: Mod minibanners, como el que hay aquí

#6

Mensaje por almagropaco »

tengo una duda KuKa , como hago para que afiliados sea mas alto, para que me entren banners mas altos.. porque tiene muy poco espacio, probe hacer esto:
<div class="inner" height="135"> (y todo lo que sigue)
pero no
Bueno Gracias

Pd: Decidi no crear un nuevo foro ya que en las reglas dice buscar entre los foros.. :ok:

O si no en vez de que se agrande el div, querria que al pasar el mouse sobre las imagenes se agranden (no tienen link, les puse #)
'Ojos que no ven, corazón que no siente' dijo un ciego cornudo una vez. (El Cuarteto de Nos - "Asi soy yo")

Avatar de Usuario
mitch
Ex Staff
Mensajes: 4260
Registrado: 04 Sep 2005, 04:28
Género:

Re: Mod minibanners, como el que hay aquí

#7

Mensaje por mitch »

almagropaco, se pide buscar en los foros en temas previos, pero no hacer las preguntas allí. Las preguntas se hacen en temas nuevos colocando TUS datos de soporte.

Avatar de Usuario
angelismo
Administrador
Mensajes: 5707
Registrado: 20 May 2006, 02:42
Género:
Edad: 35

Re: Mod minibanners, como el que hay aquí

#8

Mensaje por angelismo »

ThE KuKa escribió:No es un MOD, es HTML "puro y duro"

Te explico, abre el archivo /foro/styles/tu_plantilla/template/index_body.html

Buscar:

Código: Seleccionar todo

<!-- INCLUDE forumlist_body.html -->
Después añadir:

Código: Seleccionar todo

<div class="forabg">
			<div class="inner"><span class="corners-top"><span></span></span>
			<ul class="topiclist">
				<li class="header">
					<dl>
                        <dt>Afiliados</dt>
					</dl>
				</li>
			</ul>
			<ul class="topiclist forums">

		<li class="rightside">
			<dl>
<marquee behavior="scroll" direction="left" height="31" scrolldelay="80" scrollamount="4" loop="true" onmouseover="this.stop()" onmouseout="this.start()">
<a href="http://www.icyphoenix.es" target="_blank"><img src="images/enlaces/bannericyov8.gif" width="88" height="31" border="0" /></a>
<a href="http://www.barrieros.com" target="_blank"><img src="images/enlaces/barrieros.gif" width="88" height="31" border="0" /></a>
<a href="http://www.thekuka.net" target="_blank"><img src="images/enlaces/comunidad.gif" width="88" height="31" border="0" /></a>
<a href="http://www.muchografico.net/" target="_blank"><img src="images/enlaces/muchografico.gif" width="88" height="31" border="0" /></a>
<a href="http://www.januweb.com/" target="_blank"><img src="images/enlaces/januweb.gif" width="88" height="31" border="0" /></a>
<a href="http://www.pc-morph.com/" target="_blank"><img src="images/enlaces/morph.gif" width="88" height="31" border="0" /></a>
<a href="http://www.eddb.com.ar/" target="_blank"><img src="images/enlaces/zuker.gif" width="88" height="31" border="0" /></a>
<a href="http://www.macthink.net" target="_blank"><img src="images/enlaces/macthink.gif" width="88" height="31" border="0" /></a>
<a href="http://www.phpbb.com/" target="_blank"><img src="images/enlaces/phpbb.gif" width="88" height="31" border="0" /></a>
<a href="http://www.icyphoenix.com/" target="_blank"><img src="images/enlaces/banner_ip.gif" width="88" height="31" /></a>
<a href="http://www.mightygorgon.com/" target="_blank"><img src="images/enlaces/mg.gif" width="88" height="31" border="0" /></a>
<a href="http://www.buenafuente.ws/" target="_blank"><img src="images/enlaces/buenafuente.gif" width="88" height="31" border="0" /></a>
<a href="http://www.ka-tet-corp.com/" target="_blank"><img src="images/enlaces/ka-tet.gif" width="88" height="31" border="0" /></a>
<a href="http://www.simsolucion.com/" target="_blank"><img src="images/enlaces/barnersimsolucion.gif" width="88" height="31" border="0" /></a>
<a href="http://www.canal-onanismo.org/" target="_blank" title="Solo para ADULTOS"><img src="images/enlaces/onanismo.gif" width="88" height="31" border="0" title="Solo para adultos"/></a>
<a href="http://www.foroxerbar.com/" target="_blank"><img src="images/enlaces/xerbar.jpg" width="88" height="31" border="0" /></a>
<a href="http://eligetutheme.es/" target="_blank"><img src="images/enlaces/ett.gif" width="88" height="31" border="0" /></a>
<a href="http://www.zonamanolo.com" target="_blank"><img src="images/enlaces/manolo.gif" width="88" height="31" border="0" /></a>
<a href="http://www.xtremdown.es//" target="_blank"><img src="images/enlaces/xtremgif.gif" width="88" height="31" border="0" /></a>
<a href="http://www.egalego.com/" target="_blank"><img src="images/enlaces/egalego.gif" width="88" height="31" border="0" /></a>
<a href="http://www.webmastercreativo.com" target="_blank"><img src="images/enlaces/webmasterforo.png" width="88" height="31" border="0" /></a>
</marquee>
			</dl>
		</li>
			</ul>
			<span class="corners-bottom"><span></span></span></div>
		</div>
Yo puse los mini banners en la carpeta /foro/images/enlaces/
Solo te queda cambiar las URL de los sitios web, y las URL de los mini banners.

A TODOS...

NO USAR LAS URL DE LOS MINI BANNERS DE ESTE CÓDIGO, LA ÚNICA QUE SE PUEDE USAR, ES LA DEL MINI BANNER MIO, EL RESTO SERIA "HOTLINK".


S@lu2
The kuka ,este codigo solo funciona perfectamente en prosilver ,en la plantillas basadas en subsilver2 y en la propia subsilver2 funciona a medias ,el marque funciona correctamente pero falla en espaecto visual al no tomar el estilo ,asi que si pudieras adaptarlo a otras plantillas o explica como se hace ,seria de ayuda no slo para mi sino para otros usuarios.

Antes de nada, lee las Normas de phpBB-Es y las Normas de Soporte.

Como corregir el copyright de phpbb3 - Si tu foro no tiene copyright ,lee la guia antes de pedir soporte.
No doy soporte por MP ni por MSN ,solo en los foros.


© angelismo- Webmaster de Webmastercreativo
© angelismo -Administrador de phpBB-es

Avatar de Usuario
angelismo
Administrador
Mensajes: 5707
Registrado: 20 May 2006, 02:42
Género:
Edad: 35

Re: Mod minibanners, como el que hay aquí

#9

Mensaje por angelismo »

Despues de investigar ,el codigo para plantillas basadas en subsilver 2 y para subsilver2 es

Código: Seleccionar todo

<table class="tablebg" cellspacing="1" width="100%">
	<tr>
		<th align="center">Enlaces</th>
	
	</tr>
	<tr class="row1">
		<td>
			<marquee behavior="scroll" direction="left" height="31" scrolldelay="80" scrollamount="4" loop="true" onmouseover="this.stop()" onmouseout="this.start()">Aqui codigos de enlaces</marquee>
		</td>
	</tr>
	
<tr>
</table>

Antes de nada, lee las Normas de phpBB-Es y las Normas de Soporte.

Como corregir el copyright de phpbb3 - Si tu foro no tiene copyright ,lee la guia antes de pedir soporte.
No doy soporte por MP ni por MSN ,solo en los foros.


© angelismo- Webmaster de Webmastercreativo
© angelismo -Administrador de phpBB-es

Avatar de Usuario
Alorse
Ex Staff
Mensajes: 5144
Registrado: 22 Mar 2008, 02:14
Género:
Edad: 36

Re: Mod minibanners, como el que hay aquí

#10

Mensaje por Alorse »

Código: Seleccionar todo

<!-- Webs Amigas -->
	<br   />
<table  width="100%" height="28" border="0"  cellspacing="0">
<tr>
<td class="uperimg"><img src="{T_THEME_PATH}/images/cellpic4_l.png" width="17" height="28" alt="" /></td>
			<td   background="{T_THEME_PATH}/images/cellpic4_m.png" class="cat" colspan="3" width="100%" height="28"><h4>Webs Amigas</h4></td>
		 
			<td  class="uperimg"><img src="{T_THEME_PATH}/images/cellpic4_r.png" width="16" height="28" alt="" /></td>
		</tr>
			 </table>
	<table class="tablebg" width="100%" cellspacing="1">
 
	<tr>
		<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/web_amiga.gif" /></td>
		<td class="row1" width="100%"><p align="center" class="genmed">
        <a href="http://www.phpbb-es.com/" target="_blank"><img src="http://www.phpbb-es.com/images/banner_phpbb_es.png" border="0" alt="phpBB-Es" /></a>

        Pon aquí el resto de tus minibanners

        </p></td>
	</tr>
	</table>
Mira este es el codigo adaptado para plantillas estilo subsilver2, recuerda incluir el resto de minibanners.

Y donde dice img (src="{T_THEME_PATH}/images/web_amiga.gif") pon la ruta de una imagen a tu gusto, yo por ejemplo puse esta Imagen tu pon la que quieras.

Si te queres ilustar mejor mira en mi foro de lo que te hablo...

Avatar de Usuario
angelismo
Administrador
Mensajes: 5707
Registrado: 20 May 2006, 02:42
Género:
Edad: 35

Re: Mod minibanners, como el que hay aquí

#11

Mensaje por angelismo »

Gracias alorse ,pero me quedo con el codigo que he puesto en mi mensaje anterior.

Antes de nada, lee las Normas de phpBB-Es y las Normas de Soporte.

Como corregir el copyright de phpbb3 - Si tu foro no tiene copyright ,lee la guia antes de pedir soporte.
No doy soporte por MP ni por MSN ,solo en los foros.


© angelismo- Webmaster de Webmastercreativo
© angelismo -Administrador de phpBB-es

thejerry007
Miembro
Mensajes: 247
Registrado: 01 Abr 2008, 16:26
Género:
Edad: 39

Re: Mod minibanners, como el que hay aquí

#12

Mensaje por thejerry007 »

kuka y que tengo que hacer para cambiar un baner de estos con tu pagina o con esta ??
URL : http://www.cazawarez.com
Template(s) : 1thank_green Modificado
MOD(s) installed :
Spoiler
Automod
STK
Almsamim WYSIWYG editor for phpBB3
Database Optimize & Repair Tool
Facebook Like button (iFrame)
Genders Detalles
Last Posts Titles
Prime Instant Redirect
Prime Links
Prime Login Return
Prime Quick Login
Prime Quick Reply
ReIMG Image Resizer
Share Topic
View your topics
phpBB SEO Related Topics
phpBB : Phpbb seo Premod 3.0.8
Test User: test pass: 123456
Server : Pago Linux

Cerrado

Volver a “Soporte de MODs”