Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/plugins/avatarep.php on line 1102

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
Como hacer una linea entre el tema y la firma
Neixon[xD]   5 Sep, 2014, 1:14 pm
#1
Como el titulo lo dice como hago esa linea entre el tema y la firma....?

[Imagen: thump_2237255sin-ttulo.jpg]

URL del foro: www.PortalGamerz.com
Versión del foro: 1.8.x
Cluster   5 Sep, 2014, 6:51 pm
#2
intenta entrando a -> plantillas -> tu theme -> caja del mensaje -> [b]postbit_signature[b] -> agrega un <hr> al inicio de la página:

Código PHP:
<?php 
<hr>
<
div class="signature scaleimages">
{
$post['signature']}
</
div>
Neixon[xD]   6 Sep, 2014, 10:34 am
#3
solucionado gracias...
Cluster   6 Sep, 2014, 12:48 pm
#4
closed
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.