[Ayuda] Pasar posbit del myclean al nesil y poner borde a las cosas.
* Url del foro: http://alonegamerz.co.cc * Versión: 1.6.3 * Actualización: No * Tema instalado: Nesil Como el tiutlo dice quisiera pasar el posbi...



Como el tiutlo dice quisiera pasar el posbit del myclean al nesil
[Imagen: posbit-59141.JPG]

La otra cosa seria como poner bordes plomos a los emoticones, categorias, perfil y eso; asi como en mybb-es[Imagen: bordess-59225.JPG]




Pense que lo tenia puesto, esque antes tenia otra cuenta pero me olvide la pass, ya edite ahora si me puedes responder?
Ahhhh quieren como lo tengo yo ¬¬

Copiando códigos nada más se hace, pasa lo del myclean al nesil, pero fijate que estén igual en códigos antes de pasarlo, porque puede quedar deforme.

deadnorth quiere lo mismo, así que el link que te dió sama te ayudará.
www.ledahost.com | Email: info[at]ledahost.com | Skype: ledahost
VPS SSD - HOSTING Y RESELLER [cPanel, Plesk, etc] - DOMINIOS - BACKUPS - WAREZ & XXX
CUPONES: Hosting 20%: memudoaleda
Si quiero tenerlo como libelux xD.
Pero no he sido capaz de hacerlo, ya me canse de intentar Confused
El tema myclean viene con una hoja de estilo llamada posbit.css
Aca la dejo
Código PHP:
.caja-usuario {
    
floatleft;
}

.
caja-usuario-cabecera {
    
backgroundurl(images/mycleanblue/postbit.pngtop left no-repeat;
    
width200px;
    
height11px;
}

.
caja-usuario-contenido {
    
backgroundurl(images/mycleanblue/contenido-postbit.pngtop left repeat-y;
    
width200px;
    
heightauto;
}

.
caja-usuario-pie {
    
backgroundurl(images/mycleanblue/postbit.pngbottom left no-repeat;
    
width200px;
    
height12px;
}

.
caja-usuario-datos {
    
background#fff url(images/mycleanblue/fondo-postbit.png) repeat-x;
    
width170px;
    
color#373737;
    
margin0 auto;
    
padding0 10px;
    
font-size13px;
}

.
caja-mensaje {
    
floatleft;
    
margin-top4px;
    
margin-left4px;
    
background#eaeaea;
    
width672px;
    
border1px solid #959595;
    
margin-bottom10px;
}

body#private .caja-mensaje {
    
width472px;
}

.
caja-mensaje-contenido {
    
padding15px 10px;
    
background#f5f5f5;
}

.
caja-mensaje-cabecera {
    
border-bottom1px dashed #ccc;
    
padding5px 10px;
}

.
caja-mensaje-pie {
    
border-top1px dashed #ccc;
    
padding5px 10px;
    
height24px;
}

.
flecha {
    
positionabsolute;
    
margin-left: -40px;
}

.
adjuntos-adjunto {
    
background#fff;
    
border1px solid #888;
    
padding4px;
    
margin-top4px;
}

.
tamano-descargas {
    
font-size11px;
    
floatright;
    
margin-top2px;
}

.
firma {
    
max-width630px;
    
max-height170px;
    
overflowauto;
}

body#private .firma {
    
width430px;


Lo que hice fue copiar eso y crear una nueva hoja de estilo al nesil.
Luego de ahì no se que màs hacer.
Dejo el posbit classic del nesil y del myclean a ver si lo pueden hacer, porque no he podido.
Posbit classic del nesil.
Código PHP:
{$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="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}id="pid{$post['pid']}"></a>
        <
strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
        <
span class="smalltext">
            {
$post['usertitle']}<br />
            {
$post['userstars']}
            {
$post['groupimage']}
            {
$post['useravatar']}<br />
            {
$post['user_details']}
        </
span>
    </
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;">
                {
$post['message']}
            </
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;">
        <
table width="100%" border="0" cellpadding="0" cellspacing="0">
            <
tr valign="bottom">
                <
td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
                <
td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </
tr>
        </
table>
    </
td>
</
tr>
</
table

Posbit classic del myclean
Código PHP:
{$ignore_bit}
<
a name="pid{$post['pid']}id="pid{$post['pid']}"></a>
<
table border="0" cellspacing="0" cellpadding="0" width="100%" style="{$post_extra_style} {$post_visibility}id="post_{$post['pid']}">
    <
tr>
        <
td>
            <
div class="caja-usuario">
                <
div class="caja-usuario-cabecera"></div>
                <
div class="caja-usuario-contenido">
                    <
div class="caja-usuario-datos" align="center">
                        <
strong><span class="largetext"><a href="{$post['profilelink_plain']}id="miembro_{$post['pid']}">{$post['username_formatted']}<img src="{$theme['imgdir']}/arrow_down.gif" alt="v" style="vertical-align: middle;" /></a></span></strong><br />
                        <
div id="miembro_{$post['pid']}_popup" class="popup_menu smalltext" style="display: none;">
                            <
div class="popup_item_container"><a href="{$post['profilelink_plain']}class="popup_item">{$post['username_formatted']}</a></div>
                            {
$post['button_email']}
                            {
$post['button_pm']}
                            {
$post['button_find']}
                            {
$post['button_www']}
                        </
div>
                        <
script type="text/javascript">if(use_xmlhttprequest == "1"){new PopupMenu("miembro_{$post['pid']}");}</script>
                        <
span class="smalltext">
                            {
$post['usertitle']}<br />
                            {
$post['userstars']}
                            {
$post['groupimage']}
                            {
$post['useravatar']}<br />
                            {
$post['onlinestatus']}
                            <
div align="left">{$post['user_details']}</div>
                        </
span>
                    </
div>
                </
div>
                <
div class="caja-usuario-pie"></div>
            </
div>
            <
div class="caja-mensaje">
                <
div class="caja-mensaje-cabecera">
                    {
$post['posturl']}<span class="smalltext"><strong>{$post['postdate']} {$post['posttime']}</strong>{$post['subject_extra']}</span><span style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">{$post['iplogged']}</span>
                    <
div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                </
div>
                <
div class="caja-mensaje-contenido">
                    <
img src="{$theme['imgdir']}/flecha.png" class="flecha" />
                    <
div style="width: 100%">
                        <
div id="pid_{$post['pid']}style="padding: 5px 0 5px 0;">
                            {
$post['message']}
                        </
div>
                        {
$post['attachments']}
                        {
$post['signature']}
                    </
div>
                </
div>
                <
div class="caja-mensaje-pie">
                    <
div class="float_right smalltext">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</div>
                    <
div class="smalltext">{$post['button_rep']}</div>
                </
div>
            </
div>
        </
td>
    </
tr>
</
table

Si se necesita una dato màs ,avisar.
Tenias mal el postbit.css tenias que poner para q sea globalmente ya te lo acomode e.e
Gracias nena Blush
Ahora me pueden ayudar sobre los bordes plomos?
Eso es muchisimo mas facil ve a tu global.css y busca el .tborder
y cambia todo por esto:
Código:
.tborder {
    background: #d0d0d0;
    width: 100%;
    margin: auto auto;
    border: 0px solid #c0c0c0;
        padding: 4px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
}