Redes Sociales en el post
Post traducido por Ignnacio. Mybb.com - Damion (Creador). Redes Sociales Ejemplo de como quedaria si tu lo pones de esa manera: Pasos a seguir:...

Post traducido por Ignnacio.
Mybb.com - Damion (Creador).

Redes Sociales


Ejemplo de como quedaria si tu lo pones de esa manera:

[Imagen: 43316887.png]

Pasos a seguir:
  • Buscar los iconos que sean de tu gusto, recuerda que de cada red social que agregaras deberas buscar.
  • Sube los iconos a tu servidor
  • Ve a AdminCP - Estilos y Plantillas - Plantillas - Theme que usas - Mostrar Tema (Plantillas) - showthread_ratethread

    Ingresa lo siguiente en la plantilla showthread_ratethread en donde mas gustes.

    Codigo para poner las redes sociales:
    Código PHP:
    <div style="margin-top: 6px; padding-right: 10px;" class="float_left">

    <
    strong style="float: left; padding-right: 10px;">Share Post:</strong>

    <
    a title="Digg" href="http://digg.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Digg" /></a>

    <
    a title="Delicious" href="http://del.icio.us/post?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}&title={$thread['subject']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Delicious" /></a>

    <
    a title="Reddit" href="http://reddit.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}&title={$thread['subject']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Reddit" /></a>

    <
    a title="Facebook" href="http://www.facebook.com/share.php?u={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Facebook" /></a>

    <
    a title="Twitter" href="http://twitter.com/home?status={$thread['subject']} - {$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Twitter" /></a>

    <
    a title="StumbleUpon" href="http://www.stumbleupon.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="StumbleUpon" /></a>

    </
    div


Forma de editar las redes sociales:
Código PHP:
<a title="nombre de la red social" href="http://link de la red social.com (lo otro lo dejan como esta) /submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK HACIA LOS ICONOS puede ser x ejemplo images/twitter.png o un link directo" alt="nombre de la red social" /></a

Gracias Wink.

Recuerda que para pedir soporte estan los lugares de pedir soporte pero puedes aqui decir que necesitas soporte de este tema y respondes aqui "necesito ayuda, aqui esta el link para que vallan a mi tema de soporte aqui en mybb-es".
Me gusta hehe lo pondre en mi foro ^^