Advertisement
ItsDanyAndre

Gentle Sea - Agregar links "Temas y Mensajes" al perfil /u1

Feb 15th, 2021
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.52 KB | None | 0 0
  1. <!-- BEGIN profil_type_user_posts -->
  2.    <div class="gsperfiltemsj">
  3.      <div class="gsperfilabel">
  4.         <a rel="nofollow" href="/st/{PUSERNAME}">Temas y mensajes publicados:</a>
  5.      </div>
  6.      <div class="gsperfifield">
  7.         <a rel="nofollow" href="/sta/{PUSERNAME}">{L_TOPICS}</a>  ||  <a rel="nofollow" href="/spa/{PUSERNAME}">{L_POSTS}</a>
  8.      </div>
  9.    </div>
  10.    <style>.gsperfiltemsj {align-items: center; display: flex; flex-flow: column; height: 70px; width: 50%;}</style>
  11. <!-- END profil_type_user_posts -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement