Omar G.   17 Oct, 2009, 2:23 pm
#1
Hola, este es mi primer tuto, se me ocurrio despues de que me uni a un foro con vB y que instale el plugin que les dire mas adelante.

Lo primero que deben hacer es descargar este plugin:
Post icons on index in the last post

Segundo: Ya que lo instalan entran en
ACP > Plantillas y Estilos > Plantillas > Tu tema > Caja del Foro - Plantillas > forumbit_depth2_forum_lastpost > Editar

Borran todo el codigo y colocan esto:
<span class="smalltext">
{$forum['lastpost_icon']} <a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lang->by} {$lastpost_profilelink}
</div>
<div align="right" style="white-space:nowrap">
{$lastpost_date} {$lastpost_time}
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><img class="inlineimg" src="{$theme['imgdir']}/lastpost.png" alt="Ir al último mensaje" border="0" /></a>
</div>
</div>

Opcion 2(escoje la que mejor te guste)
<div align="left" style="white-space:nowrap">
<span class="smalltext">

{$forum['lastpost_icon']} <a href="{$lastpost_link}"
title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>

<br />{$lang->by} {$lastpost_profilelink}

</div>

<div align="right" style="white-space:nowrap">

{$lastpost_date} {$lastpost_time}

<a href="{$lastpost_link}"
title="{$full_lastpost_subject}"><img class="inlineimg"
src="{$theme['imgdir']}/lastpost.png" alt="Ir al último mensaje"
border="0" /></a>

</div>

</div>


Casi lo olvido
Tercero
Suben esta imagen a su carpeta de imagenes del tema, ejemplo:
/images/vision/ {aqui}
o si tambien editan el tema defaul suban la imagen a la carpeta de imagenes del foro
/images/ {aqui}
[Imagen: 25q6vzo.png]
Renombrala de 25q6vzo.png a lastpost.png
Listo

Ahora les quedara asi como en las imagenes.

Espero que les sirva y que no sea repetido el tutorial xD

Envía un DM o MP si te interesa patrocinar alguna actualización o complemento a alguno de mis plugins.

[Imagen: signature.png]

Discord omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Cluster   17 Oct, 2009, 3:02 pm
#2
como se tiene que llamar la imagen

Smile
Omar G.   17 Oct, 2009, 3:04 pm
#3
No me di cuentaBlush
renombrala a lastpost.png

Envía un DM o MP si te interesa patrocinar alguna actualización o complemento a alguno de mis plugins.

[Imagen: signature.png]

Discord omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Cluster   17 Oct, 2009, 3:20 pm
#4
xd


Ademas Queda El Cuadro Muy Grande

xd

<div class="smalltext" align="left">
	<div>
		<span style="white-space:nowrap">
		{$forum['lastpost_icon']}
		
		<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a></span>
	</div>
	<div style="white-space:nowrap">
		Por {$lastpost_profilelink}
	</div>
	<div align="right" style="white-space:nowrap">
		{$lastpost_date} {$lastpost_time}
		<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><img class="inlineimg" src="{$theme['imgdir']}/lastpost.gif" alt="Ir al último mensaje" border="0" /></a>
	</div>
</div>

Asi Les Deveria Quedar Mejor

Smile
Omar G.   17 Oct, 2009, 4:28 pm
#5
(17 Oct, 2009, 3:20 pm)Walkman 5.0 escribió: xd


Ademas Queda El Cuadro Muy Grande

xd

<div class="smalltext" align="left">
	<div>
		<span style="white-space:nowrap">
		{$forum['lastpost_icon']}
		
		<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a></span>
	</div>
	<div style="white-space:nowrap">
		Por {$lastpost_profilelink}
	</div>
	<div align="right" style="white-space:nowrap">
		{$lastpost_date} {$lastpost_time}
		<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><img class="inlineimg" src="{$theme['imgdir']}/lastpost.gif" alt="Ir al último mensaje" border="0" /></a>
	</div>
</div>

Asi Les Deveria Quedar Mejor

No se si te referias a lo que yo pienso pero ya lo modifique a ver que tal, me gusto mas como quedo con tu codigo, asiq ue cambie el mio Dodgy

A ver que te parece.

Envía un DM o MP si te interesa patrocinar alguna actualización o complemento a alguno de mis plugins.

[Imagen: signature.png]

Discord omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Cluster   17 Oct, 2009, 4:41 pm
#6
xd No Te Enojes Man Solo Les Mostre como Me Quedo a Mi jeje Esque Como Que con El Tuyo Se Abre Mas El Cuadro y El Mio La Saque de un Vbulletin Real

Smile
Omar G.   17 Oct, 2009, 4:54 pm
#7
Jeje no me enojo, admito que gracias a tu código quedo mejor también para mi.

Y bueno creo que empezare a aportar mas cosas ya que casi todos los plugins que uso los traduzco yo y me gustaría aportar.

Big Grin

Pd: no se si es spam, si es asi, lo siento:blusSad

Envía un DM o MP si te interesa patrocinar alguna actualización o complemento a alguno de mis plugins.

[Imagen: signature.png]

Discord omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
elmassi   22 Nov, 2009, 9:58 pm
#8
  
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.