Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/mybb-es.com/html/inc/functions.php on line 7422

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/mybb-es.com/html/inc/functions.php on line 7422

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/mybb-es.com/html/inc/functions.php on line 7422

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/mybb-es.com/html/inc/functions.php on line 7422

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/mybb-es.com/html/inc/functions.php on line 7422

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/mybb-es.com/html/inc/functions.php on line 7422

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/mybb-es.com/html/inc/functions.php on line 7422
PostBit Perfil - MyBB-Es.com
Contrata servicios web en ougcNetwork.
ya lo hice pero se me deforma un poco en la parte del nick del user

aca img

[Image: 2n1tmd1.png]
uffffff mira dejame la web, me registrare y te plantare el estilo como a ti te gusta... Trabajare con CSS y no con las Imagenes

Aqui lo tienes, mas nuevo y sin ninguna imagen solo trabajando con CSS:

Administracion > Estilos y Plantillas > Plantillas > La Plantilla que usas > Caja del mensaje - Plantillas > postbit_classic

Borra todo y Reemplazalo con este codigo:

{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
	<tr>
		<td class="{$altbg}" width="20%" align="center" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
	</br>	
<table width="175" height="" align="center" border="0" cellpadding="0" cellspacing="0" class="post_bit">
  <tr>
    <td width="185" height="48" align="center" valign="top"></br><table height="22" border="0" class="post_name">
      <tr>
        <td align="center" valign="middle"><strong><span class="largetext">{$post['profilelink']}</span></strong></td>
      </tr>
  </table>
      <p class="smalltext">{$post['useravatar']}<br />
        {$post['usertitle']}<br />
        {$post['userstars']}
        {$post['groupimage']}</p></br>
      </td>
  </tr>
  </table>	</td>
	<td class="{$altbg}" valign="top">
		<table width="100%">
			<tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
			<br />
			<div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
			  <table width="780" border="0" align="center" cellpadding="0" cellspacing="0" >
                <tr>
                  <td height="25" class="trow6"><table width="767" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td style="font-weight:bold; font-family:Calibri; font-size:14px;" ></br>{$post['message']}</td>
                    </tr>
                  </table></td>
                </tr>
              </table>
			</div>
			{$post['attachments']}
			{$post['signature']}
			<div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
				<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
				{$post['iplogged']}
			</div>
		</td></tr>
	</table>
</td>
</tr>
<tr>
	<td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
	<td class="{$altbg}" style="vertical-align: middle;">&nbsp;</td>
</tr>
</table>


Ahora Vas a Estilos > General > Modo Avansado

y abajo del todo pega esto:

Este es con una imagen que esta en mi servidor -

/* Post_Bit */
.post_msg {
	background-color:#6E6E6E;
	border-radius: 5px;
	text-shadow: 0 0 0.2em #2E9AFE;
}

.post_bit {
	background-color:#666;
	background-image: url(http://wwwstatic.axesocrazy.net/foro_bg/trow/bg_trow6.png);
	background-repeat:repeat-x;
	background-position:top;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #000;
}

.post_name {
	border-radius: 4px;
	text-shadow: 0 0 0.3em #FAFAFA;
}

Este es sin ninguna imagen -

/* Post_Bit */
.post_msg {
	background-color:#6E6E6E;
	border-radius: 5px;
	text-shadow: 0 0 0.2em #2E9AFE;
}

.post_bit {
	background-color:#666;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #000;
}

.post_name {
	border-radius: 4px;
	text-shadow: 0 0 0.3em #FAFAFA;
}


Espero que te ha ayudado en algo...

Cualquer cosa Avisame

Saludos
no entendi la parte de general....asi que imaginare que es global.css
Exactamente, avisame si te da algun error....
13 Sep, 2011, 4:29 pm comy91 wrote:
Exactamente, avisame si te da algun error....

me da todos los errores pero deja...porque el foro no es solo mio y no lo quero romper :_ aunque me guste tu postbit
ok ok, esk tambien depende mucho de el estilo que utilizas... :/
Esto no deberia estar en aportes de plantillas.

Movido a Tutoriales y manuales