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
Deformación Por letras en tabla
Hunabku   12 Mar, 2014, 2:27 am
#1
Mi Foro se deforma en las tablas de ULTIMO MENSAJE AL AGREGAR UN TEMA

1.- Que tengo que editar para arreglarlo?

imgur: the simple image sharer
[Imagen: EbwCsly.jpg]



2.- Tambien quisiera poner otra tabla de anuncios de nuevos temas como lo pondria si lo quiero haci

imgur: the simple image sharer
[Imagen: O4TvdV2.jpg]
bender   12 Mar, 2014, 1:48 pm
#2
Lo primero lo podrias solucionar modificando el valor del ancho de los "trow1" en "forumbit_depth2_forum"
Lo segundo cree un tema/tutorial hace tiempo lo podras encontrar en MyBB-Es.com - Soporte para los Foros MyBB en Español - Guias y tutoriales eso te podria ayudar saludos!
Hunabku   12 Mar, 2014, 5:25 pm
#3
@bender
1.- Tengo esto en el
forumbit_depth2_forum

Código:
tr>

<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>


<td class="{$bgcolor}" width="200" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>


<td class="{$bgcolor}" width="60" valign="top" align="center" style="white-space: nowrap">
{$lang->forumbit_threads} {$threads}{$unapproved['unapproved_threads']} <br>


{$lang->forumbit_posts} {$posts}{$unapproved['unapproved_posts']}    </td>


<td class="{$bgcolor}" width="70" valign="top" align="leght" style="white-space: nowrap">{$lang->forumbit_lastpost}<br> {$lastpost}</td>
</tr>

Donde se encuentra el "trow1" ?

2.- Es este verdad?
Index con Boxes [Version 2]
Última modificación: 12 Mar, 2014, 9:29 pm por celticslment.
bender   13 Mar, 2014, 9:06 am
#4
En el segundo <td> donde dice width="200" reemplasalo por 180 y el ultimo que dice 70 reemplasalo por 90 (te funcionara como parche por ahora)
Hunabku   15 Mar, 2014, 7:34 pm
#5
Sigue deformandose u,u
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.