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
Alineacion barra autor y mensaje
~EroKenji   19 Oct, 2009, 10:31 pm
#1
-URL: http://fairytailsp.byethost16.com/

-Version del Foro: 1.4.9

-Actualizacion: Ninguna

-Informacion del problema:
Como le hago para que la linea que separa a autor y mensaje este de la misma alineacion que con la imagen de autor y con sus datos y lo de mensaje alineado con el mensaje.
[Imagen: dibujopsm.png]
Silver   20 Oct, 2009, 11:46 am
#2
bueno creo que es el avatar ponte uno mas chico ^^
~EroKenji   20 Oct, 2009, 12:09 pm
#3
Pero lo que quiero es mover el limite de el cuadro autor hasta donde llega el avatar...
Cluster   20 Oct, 2009, 2:06 pm
#4
Busca Esto En Tu Plantilla de PostBit Clasicc

Código PHP:
<?php 
<td class="trow1" width="15%" valign="top" style="white-space: nowrap; text-align: center;">

Remplazalo Por Esto

Código PHP:
<?php 
<td class="trow1" width="20%" valign="top" style="white-space: nowrap; text-align: center;">

Y En Mostrar Tema - Plantillas > showthread_classic_header

Código PHP:
<?php 
<td class="tcat" width="15%"><span class="smalltext">

Remplazalo Por Esto

Código PHP:
<?php 
<td class="tcat" width="20%"><span class="smalltext">

Puedes Editar Variables Solo Asegurate Que En Las Ds Plantillas Los width="%" Coincidan

:)
~EroKenji   20 Oct, 2009, 2:14 pm
#5
Solucionado.
¡¡Muchas gracias!!
Aeroxis   21 Oct, 2009, 8:33 am
#6
Tema solucionado, tema cerrado Wink!
Ayudas mucho Walkman Smile Creo que te mereces más positivos que yo.
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.