[phpBB Debug] PHP Warning: in file [ROOT]/ext/sniper/mobiledevice/event/listener.php on line 194: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sniper/mobiledevice/event/listener.php on line 199: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sniper/mobiledevice/event/listener.php on line 267: Trying to access array offset on value of type bool
Agregar imagen como separador de la firma - phpBBMexico
Ese foro es para snippets, pequeños mods, no suficiente grandes para ser Mods

Moderators: Carlos, Soporte en MODs, Soporte en phpBB

#388
aqui un snippet que iso cisco007!

[openfile]Abrir: prosilver/template/viewtopic_body.html[/openfile]
[findcode]Buscar:
Code: Select all
    <div id="sig{postrow.POST_ID}" class="signature">
Reemplazar por:
Code: Select all
    <div id="sig{postrow.POST_ID}" ><div style="text-align: center;"><img src="URL DE TU IMAGEN AQUI" style="width: 400px;" alt="" /></div><br />
[/findcode]

para subsilver2 hay que hacer esto:

[openfile]Abrir: viewtopic_body.html[/openfile]
[findcode]Busca:
Code: Select all
    <span class="postbody"><br />_________________<br />
Reemplazar por:
Code: Select all
    <span class="postbody"><div style="text-align: center;"><img src="URL DE TU IMAGEN AQUI" style="width: 400px;" alt="" /></div><br />
[/findcode]

solo refrescan el template y ya!, recordad que hay que editar la parte URL DE TU IMAGEN AQUI para que funcione correctamente, si desean ajustar el tamaño pueden mover lo siguiente:
400
Saludos, Equipo de phpBBMexico!
#392
:D muy bien, seguiremos sacando mas snippets de phpbbandcodes hahahahah
Duda sobre BBcode

ya preguntaste ahi? [ Post made via Sony Xperi[…]

[DUDA] Imagen en Foros

Hola, Puse imágenes propias como íc[…]

Hola! queria saber si existe un mod que te muestre[…]

Hola, me gustaria saber si es posible modificar al[…]