[Error]  Pestaña PostBit...
* URL del foro: Localhost * Versión del foro: 1.6.3 * Actualización: Ninguna Hola, como puedo poner en mi Foro la pestaña que teneis en el PostBit...

  • URL del foro: Localhost
  • Versión del foro: 1.6.3
  • Actualización: Ninguna


Hola, como puedo poner en mi Foro la pestaña que teneis en el PostBit que sale a la derecha del nombre de Usuario de este Foro en la cual pinchas y te salen opciones como: Enviar Mensaje Privado, Buscar todos sus Mensajes...

Me refiero a esta:

[Imagen: GfWq1.png]


Saludos! Wink.
El plugin se llama:
User Quickmenu In Postbit

no te dejo link por que no estoy en una pc decente xD

Pero si alguien sabe como cambiar el color de fondo de ese plugin, que me lo haga saber de favor, por que usa un color gris muy feo Big Grin

Saludos!
¿Quieres qué quede exactamente igual?
Si es así.
Dejame tu global.css , posbit_classic y postbit_www.
(16 Jul, 2011, 1:30 pm)Ryuuseiken escribió: ¿Quieres qué quede exactamente igual?
Si es así.
Dejame tu global.css , posbit_classic y postbit_www.


oye men me podrias ayudar ami aqui te dejo el postbit_www

Código PHP:
<div class="popup_item_container"><a href="{$post['website']}"class="popup_item"><img src="{$theme['imgdir']}/pb/pbwb.png" style="vertical-align: top;"> {$lang->postbit_website}</a></div


aqui el postbit_classic


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']}{$post['points_pip']}</div>
                                                                          {
$post['levelbar']}
                        </
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>
<!--&
nbsp;PointsInPosts&nbsp;-->{$post['pip_classic']}<!--&nbsp;/PointsInPosts&nbsp;--> 
</
table

y en mi segundo mensaje te dejo el global.css

Código PHP:
/***************************************
    Nesil 1.0
    soniquake - huseyinemanet.com - [email protected]
    09 Aralik 2010 Persembe
    ie7, ie8, ff, opera, chrome, safari
***************************************/
body {
    
background#d0d1c9 url(images/nesil/arkaplan.jpg) repeat;
    
color#333;
    
font-familyTahomaVerdanaArialSans-Serif;
    
font-size13px;
    
text-aligncenter;
    
line-height1.6;
    
margin0 0 25px 0;
}

a:linka:visited {
    
color#1359AE;
    
text-decorationnone;
    
outline0;
}

a:hovera:active {
    
color#C62222;
    
text-decorationunderline;
    
outline0;
}

#container {
    
background#fff;
    
width950px;
    
color#333;
    
border1px solid #5d5d5d;
    
border-top0;
    
margin0 auto;
    
text-alignleft;
}

#content {
    
widthauto !important;
    
padding15px 20px;
}

#panel {
    
background#efefef;
    
color#000;
    
font-size11px;
    
border1px solid #D4D4D4;
    
padding8px;
}

table {
    
color#333;
    
font-familyTahomaVerdanaArialSans-Serif;
    
font-size12px;
    
line-height1.6;
}

.
tborder {
    
background#ddd;
    
width100%;
    
marginauto auto;
    
border1px solid #c0c0c0;
    
padding4px;
    -
moz-border-radius10px;
    -
webkit-border-radius10px;
    
border-radius10px;
}


}


}


}


}

font-family5px;
}

width100%;
}


}


}

acronymabbr {
    
cursorhelp;
    
border-bottom1px dashed #555;
}

.
thead {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
border-bottom1px solid #bebebe;
    
padding7px 15px;
    -
moz-border-radius-topleft6px;
    -
moz-border-radius-topright6px;
    -
webkit-border-top-left-radius6px;
    -
webkit-border-top-right-radius6px;
    
    
font-weightbold;
}

.
thead a:link, .thead a:visited {
    
color#fff;
    
text-decorationnone;
}

.
thead a:hover, .thead a:active {
    
color#fff;
    
text-decorationunderline;
}

.
tcat {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#666;
    
border-bottom1px solid #bebebe;
    
padding5px 8px;
    
text-shadow1px 1px 0 #fff;
    
    
font-size11px;
}

.
tcat a:link, .tcat a:visited, .tcat a:hover, .tcat a:active {
    
color#333;
}

.
trow1 {
    
background#f5f5f5;
    
border-bottom1px solid #e6e6e6;
    
border-right1px solid #e6e6e6;
}

.
trow2 {
    
background#efefef;
    
border-bottom1px solid #e0e0e0;
    
border-right1px solid #e6e6e6;
}

.
trow_shaded {
    
background#ffdde0;
}

.
trow_selected td {
    
background#FFFBD9;
    
border-bottom1px solid #F7E86A;
}

.
trow_sep {
    
background#f5f5f5 url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-bottom1px solid #bebebe;
    
font-size12px;
    
font-weightbold;
}

.
tfoot {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
padding7px 15px;
    
border-top1px solid #bebebe;
    
-moz-border-radius-bottomleft6px;
    -
moz-border-radius-bottomright6px;
    -
webkit-border-bottom-left-radius6px;
    -
webkit-border-bottom-right-radius6px;
}

.
tfoot a:link, .tfoot a:visited {
    
color#fff;
    
text-decorationnone;
}

.
tfoot a:hover, .tfoot a:active {
    
color#fff;
    
text-decorationunderline;
}

.
bottommenu {
    
background#f5f5f5 url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-top1px solid #bebebe;
    
padding6px;
}

.
bottommenu div span.smalltext a {
    
background-repeatno-repeat;
    
background-positionleft;
    
padding0 0 0 15px;
    
margin-right15px;
    
text-decorationnone;
}

.
iletisim {
background-imageurl(images/nesil/ikon/iletisim.png);
}

.
anasayfa {
background-imageurl(images/nesil/ikon/anasayfa.png);
}

.
yukari {
background-imageurl(images/nesil/ikon/yukari.png);
}

.
arsiv {
background-imageurl(images/nesil/ikon/arsiv.png);
}

.
rss {
background-imageurl(images/nesil/ikon/rss.png);
}

.
navigation {
    
color#333;
    
font-size11px;
    
font-weightbold;
}

.
navigation a:link, .navigation a:visited {
    
text-decorationnone;
}

.
navigation a:hover, .navigation a:active {
    
text-decorationnone;
}

.
navigation .active {
    
color#333;
    
font-size11px;
    
font-weightbold;
}

.
smalltext {
    
font-size11px;
}

.
largetext {
    
font-size16px;
    
font-weightbold;
}

textarea {
    
ba
    border
1px solid gray;
    
padding0;
    
line-height1.4;
    
font-familyVerdanaArialSans-Serif;
    
font-size13px;
}

select {
    
background#fff;
    
border1px solid gray;
}

input.textbox {
    
background#fff url(images/nesil/metinalani.gif) repeat-x scroll left top;
    
border1px solid gray;
    
padding2px;
    
font-familyVerdanaArialSans-Serif;
}

.
editor {
    
background#f1f1f1;
    
border1px solid #ccc;
}

.
editor_control_bar {
    
background#fff;
    
border1px solid #0f5c8e;
}

.
autocomplete {
    
background#fff;
    
border1px solid #000;
    
colorblack;
}

.
autocomplete_selected {
    
background#adcee7;
    
color#333;
}

.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}

.
popup_menu .popup_item {
    
background#fff;
    
displayblock;
    
text-decorationnone;
    
white-spacenowrap;
    
border1px solid #ccc;
    
outline1px solid #f5f5f5;
    
padding3px 13px;
}

.
popup_menu a.popup_item:hover {
    
background#1192d5;
    
color#fff;
    
text-decorationnone;
}

.
trow_reputation_positive {
    
background#ccffcc;
}

.
trow_reputation_negative {
    
background#ffcccc;
}

.
reputation_positive {
    
colorgreen;
}

.
reputation_neutral {
    
color#444;
}

.
reputation_negative {
    
colorred;
}

.
invalid_field {
    
border1px solid #f30;
    
color#f30;
}

.
valid_field {
    
border1px solid #0c0;
}

.
validation_error {
    
backgroundurl(images/invalid.gifno-repeat center left;
    
color#f30;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_success {
    
backgroundurl(images/valid.gifno-repeat center left;
    
color#00b200;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_loading {
    
backgroundurl(images/spinner.gifno-repeat center left;
    
color#555;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

/* Additional CSS (Master) */
img {
    
bordernone;
    
vertical-alignmiddle;
}

.
clear {
    
clearboth;
}

.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}

.
hiddenrow {
    
displaynone;
}

.
selectall {
    
background-color#FFFBD9;
    
font-weightbold;
    
text-aligncenter;
}

.
float_left {
    
floatleft;
}

.
float_right {
    
floatright;
}

.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top3px;
}

img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}

hr {
    
background-color#000;
    
color#000;
    
height1px;
    
border0;
}

#copyright {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
margin0;
    
padding6px;
    
border-top1px solid #003366;
}

#copyright a {
    
color#fff;
    
font-weightbold;
}

#debug {
    
floatright;
    
text-alignright;
    
margin-top0;
}

blockquote {
    
background#fafcfe;
    
margin0;
    
padding4px;
    
border-left4px solid #8394B2;
    
border-top1px dotted #333;
    
border-right1px dotted #333;
    
border-bottom1px dotted #333;
}

blockquote cite {
    
background#fafcfe url(images/nesil/alinti.gif) no-repeat right center;
    
displayblock;
    
padding3px;
    
font-stylenormal;
    
font-weightbold;
}

blockquote cite span {
    
floatright;
    
font-weightnormal;
}

.
codeblock {
    
background#fafcfe;
    
margin0 auto;
}

.
codeblock .title {
    
background#fddbcc url(images/nesil/kod.gif) no-repeat right;
    
border-bottom1px solid #ccc;
    
padding3px;
    
margin0 auto;
    
font-weightbold;
}

.
codeblock code {
    
color#465584;
    
overflowauto;
    
heightauto;
    
max-height200px;
    
displayblock;
    
padding4px;
    
border1px dotted #999;
    
font-familyMonacoConsolasCourierMonospace;
    
font-size13px;
familyMonacoConsolasCourierMonospace;
    
font-size13px;
}

.
subforumicon {
    
border0;
    
vertical-alignmiddle;
}

.
separator {
    
margin5px;
    
padding0;
    
height0px;
    
font-size1px;
    list-
style-typenone;
}

form {
    
margin0;
    
padding0;
}

.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}

.
popup_menu .popup_item {
    
displayblock;
    
text-decorationnone;
    
white-spacenowrap;
}

.
popup_menu a.popup_item:hover {
    
text-decorationnone;
}

.
autocomplete {
    
text-alignleft;
}

.
subject_new {
    
font-weightbold;
}

.
highlight {
    
background#FFFFCC;
    
padding-top3px;
    
padding-bottom3px;
}

.
pm_alert {
    
background#FFF6BF;
    
border1px solid #FFD324;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
red_alert {
    
background#FBE3E4;
    
border1px solid #A5161A;
    
color#A5161A;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
high_warning {
    
color#CC0000;
}

.
moderate_warning {
    
color#F3611B;
}

.
low_warning {
    
color#AE5700;
}

div.error {
    
padding5px 10px;
    
border-top2px solid #FFD324;
    
border-bottom2px solid #FFD324;
    
background#FFF6BF;
    
font-size12px;
}

div.error p {
    
margin0;
    
color#000;
    
font-weightnormal;
}

div.error p em {
    
font-stylenormal;
    
font-weightbold;
    
padding-left24px;
    
displayblock;
    
color#C00;
    
backgroundurl(images/error.gifno-repeat 0;
}

div.error.ul {
    
margin-left24px;
}

.
online {
    
color#15A018;
}

.
offline {
    
color#C7C7C7;
}

.
pagination {
    
font-size11px;
    
padding-top10px;
    
margin-bottom10px;
}

.
tfoot .pagination, .tcat .pagination {
    
padding-top0;
}

.
pagination .pages {
    
font-weightbold;
}

.
pagination .pagination_current, .pagination a {
    
background#eaeaea url(images/nesil/alt_tablo.png) center left repeat-x;
    
padding3px 8px;
    
margin-bottom3px;
}

.
pagination a {
    
border1px solid #bbb;
    
text-shadow1px 1px 0 #fff;
}

.
pagination .pagination_current {
    
background#182846 url(images/nesil/tablo.gif) repeat-x left top;
    
border1px solid #101b31;
    
color#fff;
    
text-decorationnone;
    
font-weightbold;
}

.
pagination a:hover, .pagination a:active {
    
background#182846 url(images/nesil/tablo.gif) repeat-x left top;
    
border1px solid #101b31;
    
color#fff;
    
text-decorationnone;
    
text-shadow1px 1px 0 #444;
}

.
thread_legend, .thread_legend dd {
    
margin0;
    
padding0;
}

.
thread_legend dd {
    
padding-bottom4px;
    
margin-right15px;
}

.
thread_legend img {
    
margin-right4px;
    
vertical-alignbottom;
}

.
forum_legend, .forum_legend dt, .forum_legend dd {
    
margin0;
    
padding0;
}

.
forum_legend dd {
    
floatleft;
    
margin-right10px;
}

.
forum_legend dt {
    
margin-right10px;
    
floatleft;
}

.
success_message {
    
color#00b200;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
error_message {
    
color#C00;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
post_body {
    
padding5px;
    
text-alignjustify;
}

.
post_content {
    
padding5px 10px;
}

.
quick_jump {
    
backgroundurl(images/jump.gifno-repeat 0;
    
width13px;
    
height13px;
    
padding-left13px;
    
vertical-alignmiddle;
    
bordernone;
}

.
repbox {
    
font-size:16px;
    
font-weightbold;
    
padding:5px 7px 5px 7px;
}

.
_neutral {
    
background-color:#FAFAFA;
    
color#999999;
    
border:1px solid #CCCCCC;
}

.
_minus {
    
background-color#FDD2D1;
    
color#CB0200;
    
border:1px solid #980201;
}

.
_plus {
    
background-color:#E8FCDC;
    
color#008800;
    
border:1px solid #008800;
}

.
pagination_breadcrumb {
    
background-color#f5f5f5;
    
border1px solid #fff;
    
outline1px solid #ccc;
    
padding5px;
    
margin-top5px;
    
font-weightnormal;
}

.
pagination_breadcrumb_link {
    
vertical-alignmiddle;
    
cursorpointer;
}

.
logo {
    
height125px;
    
positionrelative;
    
border-bottom1px solid #194a6c;
}

.
logo a {
    
backgroundurl(images/nesil/logo.pngtop left repeat-x;
    
height125px;
    
width950px;
    
displayblock;
    
text-indent: -9999px;
}

.
lower_panel a.login {
    
backgroundurl(images/nesil/ikon/giris.pngno-repeat;
    
padding-left20px;
    
margin-right15px;
    
margin-left15px;
}

.
lower_panel a.register {
    
backgroundurl(images/nesil/ikon/kayitol.pngno-repeat;
    
padding-left20px;
    
margin-right15px;
}

.
lower_panel a.admincp {
    
backgroundurl(images/nesil/ikon/adminkp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel a.modcp {
    
backgroundurl(images/nesil/ikon/modkp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel a.usercp {
    
backgroundurl(images/nesil/ikon/kullanicikp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#000;
    
border-bottom1px solid #bebebe;
    
padding6px;
    
font-familyTahomaVerdanaArialSans-Serif;
}

.
lower_panel a {
    
color#626262;
    
margin-right15px;
    
text-shadow1px 1px 0 #fff;
}

.
lower_panel a:hover, .lower_panel a:active {
    
color#333;
    
text-decorationnone;
}

.
upper_panel {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-bottom1px solid #bebebe;
    
padding6px;
    
font-familyTahomaVerdanaArialSans-Serif;
}

.
upper_panel a {
    
padding-left20px;
    
margin-right15px;
    
text-shadow1px 1px 0 #fff;
    
font-weightbold;
}

.
upper_panel a.logout {
    
backgroundurl(images/nesil/ikon/logout.gifno-repeat right;
    
padding-right20px;
    
margin-left0;
    
padding-left0;
    
margin-right0;
}

#golge {
    
backgroundurl(images/nesil/golge.pngrepeat-y;
    
width986px;
    
positionrelative;
    
margin0 auto;
    
heightauto;
}

#golge_alt {
    
backgroundurl(images/nesil/golge_alt.pngno-repeat;
    
height18px;
    
width986px;
    
margin0 auto;
}

.
alt_forumlar {
    list-
stylenone;
    
margin0;
    
padding0;
}

.
alt_forumlar li {
    
width33%;
    
floatleft;
    
line-height20px;
}

#menu {
    
backgroundurl(images/nesil/menu_bg_baslar.pngno-repeat;
    
positionabsolute;
    
top92px;
    
right18px;
    
padding-left41px;
    
font-familyTahoma'Trebuchet MS'Arialsans-serif;
}

#menu ul {
    
background#016db0 url(images/nesil/menu_bg.png) repeat-x;
    
list-stylenone;
    
margin0;
    
padding0;
    
height34px;
}

#menu li {
    
floatleft;
    
margin-top4px;
    
margin-right10px;
}

#menu li a {
    
color#fff;
    
padding4px 10px 1px;
    
text-decorationnone;
    
displayblock;
    
border-bottom0;
}

#menu li a:hover {
    
color#fff;
    
border-bottom2px solid #fff;
    
text-decorationnone;
}

#menu li.active a, #menu li.active a:hover {
    
backgroundurl(images/nesil/menu_bg_aktif.pngno-repeat top left;
    
color#333;
    
padding4px 10px 4px 13px;
    
border-bottom2px solid #fff;
}

#menu li.active {
    
backgroundurl(images/nesil/menu_bg_aktif2.pngno-repeat top right;
    
padding-right4px;
    
positionrelative;
    
bottom: -2px;
}

.
yazar a:link, .yazar a:visited, .yazar a:hover, .yazar a:active {
    
color#333;
    
text-decorationnone;
}

form#lang_select {
    
margin-top: -4px;
}

.
author {
    
backgroundurl(images/nesil/nav_bit.gifno-repeat center left;
    
padding-left20px;
}

.
remember_me input {
    
vertical-alignsub;
}

.
messageEditor .toolbar_button {
    
cursorpointer;
}

.
post_avatar img {
    
background#fff;
    
border1px solid #ddd;
    
padding1px;
}

.
button {
    
cursorpointer;
}

.
trow4 {
    
background#fcfcfc;
    
width100%;
    
border2px solid #a1c9d8;
    
padding2px;
    -
moz-border-radius4px;
    -
webkit-border-radius4px;
    
    
font-size11px;
    
font-weightbold;

Última modificación: 19 Jul, 2011, 1:05 pm por satanas666.
(19 Jul, 2011, 12:13 pm)DRAGON escribió:
(16 Jul, 2011, 1:30 pm)Ryuuseiken escribió: ¿Quieres qué quede exactamente igual?
Si es así.
Dejame tu global.css , posbit_classic y postbit_www.


oye men me podrias ayudar ami aqui te dejo el postbit_www

Código PHP:
<div class="popup_item_container"><a href="{$post['website']}"class="popup_item"><img src="{$theme['imgdir']}/pb/pbwb.png" style="vertical-align: top;"> {$lang->postbit_website}</a></div


aqui el postbit_classic


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']}{$post['points_pip']}</div>
                                                                          {
$post['levelbar']}
                        </
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>
<!--&
nbsp;PointsInPosts&nbsp;-->{$post['pip_classic']}<!--&nbsp;/PointsInPosts&nbsp;--> 
</
table

y en mi segundo mensaje te dejo el global.css

Código PHP:
/***************************************
    Nesil 1.0
    soniquake - huseyinemanet.com - [email protected]
    09 Aralik 2010 Persembe
    ie7, ie8, ff, opera, chrome, safari
***************************************/
body {
    
background#d0d1c9 url(images/nesil/arkaplan.jpg) repeat;
    
color#333;
    
font-familyTahomaVerdanaArialSans-Serif;
    
font-size13px;
    
text-aligncenter;
    
line-height1.6;
    
margin0 0 25px 0;
}

a:linka:visited {
    
color#1359AE;
    
text-decorationnone;
    
outline0;
}

a:hovera:active {
    
color#C62222;
    
text-decorationunderline;
    
outline0;
}

#container {
    
background#fff;
    
width950px;
    
color#333;
    
border1px solid #5d5d5d;
    
border-top0;
    
margin0 auto;
    
text-alignleft;
}

#content {
    
widthauto !important;
    
padding15px 20px;
}

#panel {
    
background#efefef;
    
color#000;
    
font-size11px;
    
border1px solid #D4D4D4;
    
padding8px;
}

table {
    
color#333;
    
font-familyTahomaVerdanaArialSans-Serif;
    
font-size12px;
    
line-height1.6;
}

.
tborder {
    
background#ddd;
    
width100%;
    
marginauto auto;
    
border1px solid #c0c0c0;
    
padding4px;
    -
moz-border-radius10px;
    -
webkit-border-radius10px;
    
border-radius10px;
}


}


}


}


}

font-family5px;
}

width100%;
}


}


}

acronymabbr {
    
cursorhelp;
    
border-bottom1px dashed #555;
}

.
thead {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
border-bottom1px solid #bebebe;
    
padding7px 15px;
    -
moz-border-radius-topleft6px;
    -
moz-border-radius-topright6px;
    -
webkit-border-top-left-radius6px;
    -
webkit-border-top-right-radius6px;
    
    
font-weightbold;
}

.
thead a:link, .thead a:visited {
    
color#fff;
    
text-decorationnone;
}

.
thead a:hover, .thead a:active {
    
color#fff;
    
text-decorationunderline;
}

.
tcat {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#666;
    
border-bottom1px solid #bebebe;
    
padding5px 8px;
    
text-shadow1px 1px 0 #fff;
    
    
font-size11px;
}

.
tcat a:link, .tcat a:visited, .tcat a:hover, .tcat a:active {
    
color#333;
}

.
trow1 {
    
background#f5f5f5;
    
border-bottom1px solid #e6e6e6;
    
border-right1px solid #e6e6e6;
}

.
trow2 {
    
background#efefef;
    
border-bottom1px solid #e0e0e0;
    
border-right1px solid #e6e6e6;
}

.
trow_shaded {
    
background#ffdde0;
}

.
trow_selected td {
    
background#FFFBD9;
    
border-bottom1px solid #F7E86A;
}

.
trow_sep {
    
background#f5f5f5 url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-bottom1px solid #bebebe;
    
font-size12px;
    
font-weightbold;
}

.
tfoot {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
padding7px 15px;
    
border-top1px solid #bebebe;
    
-moz-border-radius-bottomleft6px;
    -
moz-border-radius-bottomright6px;
    -
webkit-border-bottom-left-radius6px;
    -
webkit-border-bottom-right-radius6px;
}

.
tfoot a:link, .tfoot a:visited {
    
color#fff;
    
text-decorationnone;
}

.
tfoot a:hover, .tfoot a:active {
    
color#fff;
    
text-decorationunderline;
}

.
bottommenu {
    
background#f5f5f5 url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-top1px solid #bebebe;
    
padding6px;
}

.
bottommenu div span.smalltext a {
    
background-repeatno-repeat;
    
background-positionleft;
    
padding0 0 0 15px;
    
margin-right15px;
    
text-decorationnone;
}

.
iletisim {
background-imageurl(images/nesil/ikon/iletisim.png);
}

.
anasayfa {
background-imageurl(images/nesil/ikon/anasayfa.png);
}

.
yukari {
background-imageurl(images/nesil/ikon/yukari.png);
}

.
arsiv {
background-imageurl(images/nesil/ikon/arsiv.png);
}

.
rss {
background-imageurl(images/nesil/ikon/rss.png);
}

.
navigation {
    
color#333;
    
font-size11px;
    
font-weightbold;
}

.
navigation a:link, .navigation a:visited {
    
text-decorationnone;
}

.
navigation a:hover, .navigation a:active {
    
text-decorationnone;
}

.
navigation .active {
    
color#333;
    
font-size11px;
    
font-weightbold;
}

.
smalltext {
    
font-size11px;
}

.
largetext {
    
font-size16px;
    
font-weightbold;
}

textarea {
    
ba
    border
1px solid gray;
    
padding0;
    
line-height1.4;
    
font-familyVerdanaArialSans-Serif;
    
font-size13px;
}

select {
    
background#fff;
    
border1px solid gray;
}

input.textbox {
    
background#fff url(images/nesil/metinalani.gif) repeat-x scroll left top;
    
border1px solid gray;
    
padding2px;
    
font-familyVerdanaArialSans-Serif;
}

.
editor {
    
background#f1f1f1;
    
border1px solid #ccc;
}

.
editor_control_bar {
    
background#fff;
    
border1px solid #0f5c8e;
}

.
autocomplete {
    
background#fff;
    
border1px solid #000;
    
colorblack;
}

.
autocomplete_selected {
    
background#adcee7;
    
color#333;
}

.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}

.
popup_menu .popup_item {
    
background#fff;
    
displayblock;
    
text-decorationnone;
    
white-spacenowrap;
    
border1px solid #ccc;
    
outline1px solid #f5f5f5;
    
padding3px 13px;
}

.
popup_menu a.popup_item:hover {
    
background#1192d5;
    
color#fff;
    
text-decorationnone;
}

.
trow_reputation_positive {
    
background#ccffcc;
}

.
trow_reputation_negative {
    
background#ffcccc;
}

.
reputation_positive {
    
colorgreen;
}

.
reputation_neutral {
    
color#444;
}

.
reputation_negative {
    
colorred;
}

.
invalid_field {
    
border1px solid #f30;
    
color#f30;
}

.
valid_field {
    
border1px solid #0c0;
}

.
validation_error {
    
backgroundurl(images/invalid.gifno-repeat center left;
    
color#f30;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_success {
    
backgroundurl(images/valid.gifno-repeat center left;
    
color#00b200;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_loading {
    
backgroundurl(images/spinner.gifno-repeat center left;
    
color#555;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

/* Additional CSS (Master) */
img {
    
bordernone;
    
vertical-alignmiddle;
}

.
clear {
    
clearboth;
}

.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}

.
hiddenrow {
    
displaynone;
}

.
selectall {
    
background-color#FFFBD9;
    
font-weightbold;
    
text-aligncenter;
}

.
float_left {
    
floatleft;
}

.
float_right {
    
floatright;
}

.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top3px;
}

img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}

hr {
    
background-color#000;
    
color#000;
    
height1px;
    
border0;
}

#copyright {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
margin0;
    
padding6px;
    
border-top1px solid #003366;
}

#copyright a {
    
color#fff;
    
font-weightbold;
}

#debug {
    
floatright;
    
text-alignright;
    
margin-top0;
}

blockquote {
    
background#fafcfe;
    
margin0;
    
padding4px;
    
border-left4px solid #8394B2;
    
border-top1px dotted #333;
    
border-right1px dotted #333;
    
border-bottom1px dotted #333;
}

blockquote cite {
    
background#fafcfe url(images/nesil/alinti.gif) no-repeat right center;
    
displayblock;
    
padding3px;
    
font-stylenormal;
    
font-weightbold;
}

blockquote cite span {
    
floatright;
    
font-weightnormal;
}

.
codeblock {
    
background#fafcfe;
    
margin0 auto;
}

.
codeblock .title {
    
background#fddbcc url(images/nesil/kod.gif) no-repeat right;
    
border-bottom1px solid #ccc;
    
padding3px;
    
margin0 auto;
    
font-weightbold;
}

.
codeblock code {
    
color#465584;
    
overflowauto;
    
heightauto;
    
max-height200px;
    
displayblock;
    
padding4px;
    
border1px dotted #999;
    
font-familyMonacoConsolasCourierMonospace;
    
font-size13px;
familyMonacoConsolasCourierMonospace;
    
font-size13px;
}

.
subforumicon {
    
border0;
    
vertical-alignmiddle;
}

.
separator {
    
margin5px;
    
padding0;
    
height0px;
    
font-size1px;
    list-
style-typenone;
}

form {
    
margin0;
    
padding0;
}

.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}

.
popup_menu .popup_item {
    
displayblock;
    
text-decorationnone;
    
white-spacenowrap;
}

.
popup_menu a.popup_item:hover {
    
text-decorationnone;
}

.
autocomplete {
    
text-alignleft;
}

.
subject_new {
    
font-weightbold;
}

.
highlight {
    
background#FFFFCC;
    
padding-top3px;
    
padding-bottom3px;
}

.
pm_alert {
    
background#FFF6BF;
    
border1px solid #FFD324;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
red_alert {
    
background#FBE3E4;
    
border1px solid #A5161A;
    
color#A5161A;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
high_warning {
    
color#CC0000;
}

.
moderate_warning {
    
color#F3611B;
}

.
low_warning {
    
color#AE5700;
}

div.error {
    
padding5px 10px;
    
border-top2px solid #FFD324;
    
border-bottom2px solid #FFD324;
    
background#FFF6BF;
    
font-size12px;
}

div.error p {
    
margin0;
    
color#000;
    
font-weightnormal;
}

div.error p em {
    
font-stylenormal;
    
font-weightbold;
    
padding-left24px;
    
displayblock;
    
color#C00;
    
backgroundurl(images/error.gifno-repeat 0;
}

div.error.ul {
    
margin-left24px;
}

.
online {
    
color#15A018;
}

.
offline {
    
color#C7C7C7;
}

.
pagination {
    
font-size11px;
    
padding-top10px;
    
margin-bottom10px;
}

.
tfoot .pagination, .tcat .pagination {
    
padding-top0;
}

.
pagination .pages {
    
font-weightbold;
}

.
pagination .pagination_current, .pagination a {
    
background#eaeaea url(images/nesil/alt_tablo.png) center left repeat-x;
    
padding3px 8px;
    
margin-bottom3px;
}

.
pagination a {
    
border1px solid #bbb;
    
text-shadow1px 1px 0 #fff;
}

.
pagination .pagination_current {
    
background#182846 url(images/nesil/tablo.gif) repeat-x left top;
    
border1px solid #101b31;
    
color#fff;
    
text-decorationnone;
    
font-weightbold;
}

.
pagination a:hover, .pagination a:active {
    
background#182846 url(images/nesil/tablo.gif) repeat-x left top;
    
border1px solid #101b31;
    
color#fff;
    
text-decorationnone;
    
text-shadow1px 1px 0 #444;
}

.
thread_legend, .thread_legend dd {
    
margin0;
    
padding0;
}

.
thread_legend dd {
    
padding-bottom4px;
    
margin-right15px;
}

.
thread_legend img {
    
margin-right4px;
    
vertical-alignbottom;
}

.
forum_legend, .forum_legend dt, .forum_legend dd {
    
margin0;
    
padding0;
}

.
forum_legend dd {
    
floatleft;
    
margin-right10px;
}

.
forum_legend dt {
    
margin-right10px;
    
floatleft;
}

.
success_message {
    
color#00b200;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
error_message {
    
color#C00;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
post_body {
    
padding5px;
    
text-alignjustify;
}

.
post_content {
    
padding5px 10px;
}

.
quick_jump {
    
backgroundurl(images/jump.gifno-repeat 0;
    
width13px;
    
height13px;
    
padding-left13px;
    
vertical-alignmiddle;
    
bordernone;
}

.
repbox {
    
font-size:16px;
    
font-weightbold;
    
padding:5px 7px 5px 7px;
}

.
_neutral {
    
background-color:#FAFAFA;
    
color#999999;
    
border:1px solid #CCCCCC;
}

.
_minus {
    
background-color#FDD2D1;
    
color#CB0200;
    
border:1px solid #980201;
}

.
_plus {
    
background-color:#E8FCDC;
    
color#008800;
    
border:1px solid #008800;
}

.
pagination_breadcrumb {
    
background-color#f5f5f5;
    
border1px solid #fff;
    
outline1px solid #ccc;
    
padding5px;
    
margin-top5px;
    
font-weightnormal;
}

.
pagination_breadcrumb_link {
    
vertical-alignmiddle;
    
cursorpointer;
}

.
logo {
    
height125px;
    
positionrelative;
    
border-bottom1px solid #194a6c;
}

.
logo a {
    
backgroundurl(images/nesil/logo.pngtop left repeat-x;
    
height125px;
    
width950px;
    
displayblock;
    
text-indent: -9999px;
}

.
lower_panel a.login {
    
backgroundurl(images/nesil/ikon/giris.pngno-repeat;
    
padding-left20px;
    
margin-right15px;
    
margin-left15px;
}

.
lower_panel a.register {
    
backgroundurl(images/nesil/ikon/kayitol.pngno-repeat;
    
padding-left20px;
    
margin-right15px;
}

.
lower_panel a.admincp {
    
backgroundurl(images/nesil/ikon/adminkp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel a.modcp {
    
backgroundurl(images/nesil/ikon/modkp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel a.usercp {
    
backgroundurl(images/nesil/ikon/kullanicikp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#000;
    
border-bottom1px solid #bebebe;
    
padding6px;
    
font-familyTahomaVerdanaArialSans-Serif;
}

.
lower_panel a {
    
color#626262;
    
margin-right15px;
    
text-shadow1px 1px 0 #fff;
}

.
lower_panel a:hover, .lower_panel a:active {
    
color#333;
    
text-decorationnone;
}

.
upper_panel {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-bottom1px solid #bebebe;
    
padding6px;
    
font-familyTahomaVerdanaArialSans-Serif;
}

.
upper_panel a {
    
padding-left20px;
    
margin-right15px;
    
text-shadow1px 1px 0 #fff;
    
font-weightbold;
}

.
upper_panel a.logout {
    
backgroundurl(images/nesil/ikon/logout.gifno-repeat right;
    
padding-right20px;
    
margin-left0;
    
padding-left0;
    
margin-right0;
}

#golge {
    
backgroundurl(images/nesil/golge.pngrepeat-y;
    
width986px;
    
positionrelative;
    
margin0 auto;
    
heightauto;
}

#golge_alt {
    
backgroundurl(images/nesil/golge_alt.pngno-repeat;
    
height18px;
    
width986px;
    
margin0 auto;
}

.
alt_forumlar {
    list-
stylenone;
    
margin0;
    
padding0;
}

.
alt_forumlar li {
    
width33%;
    
floatleft;
    
line-height20px;
}

#menu {
    
backgroundurl(images/nesil/menu_bg_baslar.pngno-repeat;
    
positionabsolute;
    
top92px;
    
right18px;
    
padding-left41px;
    
font-familyTahoma'Trebuchet MS'Arialsans-serif;
}

#menu ul {
    
background#016db0 url(images/nesil/menu_bg.png) repeat-x;
    
list-stylenone;
    
margin0;
    
padding0;
    
height34px;
}

#menu li {
    
floatleft;
    
margin-top4px;
    
margin-right10px;
}

#menu li a {
    
color#fff;
    
padding4px 10px 1px;
    
text-decorationnone;
    
displayblock;
    
border-bottom0;
}

#menu li a:hover {
    
color#fff;
    
border-bottom2px solid #fff;
    
text-decorationnone;
}

#menu li.active a, #menu li.active a:hover {
    
backgroundurl(images/nesil/menu_bg_aktif.pngno-repeat top left;
    
color#333;
    
padding4px 10px 4px 13px;
    
border-bottom2px solid #fff;
}

#menu li.active {
    
backgroundurl(images/nesil/menu_bg_aktif2.pngno-repeat top right;
    
padding-right4px;
    
positionrelative;
    
bottom: -2px;
}

.
yazar a:link, .yazar a:visited, .yazar a:hover, .yazar a:active {
    
color#333;
    
text-decorationnone;
}

form#lang_select {
    
margin-top: -4px;
}

.
author {
    
backgroundurl(images/nesil/nav_bit.gifno-repeat center left;
    
padding-left20px;
}

.
remember_me input {
    
vertical-alignsub;
}

.
messageEditor .toolbar_button {
    
cursorpointer;
}

.
post_avatar img {
    
background#fff;
    
border1px solid #ddd;
    
padding1px;
}

.
button {
    
cursorpointer;
}

.
trow4 {
    
background#fcfcfc;
    
width100%;
    
border2px solid #a1c9d8;
    
padding2px;
    -
moz-border-radius4px;
    -
webkit-border-radius4px;
    
    
font-size11px;
    
font-weightbold;


Remplaza el posbit_www por esto.

Código PHP:
<a href="{$post['website']}title="{$lang->find_posts}class="popup_item"><img src="http://tuurl.com/images/web.png" /> Visita su pagina web</a

Posbit_Classic

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']}/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"><img src="http://tuurl.com/images/perfil.png" /> Ver Perfil</a>
<
a href="member.php?action=emailuser&amp;uid={$post['uid']}class="popup_item"><img src="http://tuurl.com/images/email.png" /> Enviale un e-mail</a>
<
a href="private.php?action=send&amp;uid={$post['uid']}class="popup_item"><img src="http://tuurl.com/images/mp.png" /> Enviale un Mensaje Privado</a>
<
a href="search.php?action=finduser&amp;uid={$post['uid']}title="{$lang->find_posts}class="popup_item"><img src="http://tuurl.com/images/mensajes.png" /> Encuentra todos sus mensajes</a>{$post['button_www']}</div>
                        </
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']}{$post['points_pip']}</div>
                                                                          {
$post['levelbar']}
                        </
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>
<!--&
nbsp;PointsInPosts&nbsp;-->{$post['pip_classic']}<!--&nbsp;/PointsInPosts&nbsp;--> 
</
table

Global.css

Código PHP:
/***************************************
    Nesil 1.0
    soniquake - huseyinemanet.com - [email protected]
    09 Aralik 2010 Persembe
    ie7, ie8, ff, opera, chrome, safari
***************************************/
body {
    
background#d0d1c9 url(images/nesil/arkaplan.jpg) repeat;
    
color#333;
    
font-familyTahomaVerdanaArialSans-Serif;
    
font-size13px;
    
text-aligncenter;
    
line-height1.6;
    
margin0 0 25px 0;
}

a:linka:visited {
    
color#1359AE;
    
text-decorationnone;
    
outline0;
}

a:hovera:active {
    
color#C62222;
    
text-decorationunderline;
    
outline0;
}

#container {
    
background#fff;
    
width950px;
    
color#333;
    
border1px solid #5d5d5d;
    
border-top0;
    
margin0 auto;
    
text-alignleft;
}

#content {
    
widthauto !important;
    
padding15px 20px;
}

#panel {
    
background#efefef;
    
color#000;
    
font-size11px;
    
border1px solid #D4D4D4;
    
padding8px;
}

table {
    
color#333;
    
font-familyTahomaVerdanaArialSans-Serif;
    
font-size12px;
    
line-height1.6;
}

.
tborder {
    
background#ddd;
    
width100%;
    
marginauto auto;
    
border1px solid #c0c0c0;
    
padding4px;
    -
moz-border-radius10px;
    -
webkit-border-radius10px;
    
border-radius10px;
}


}


}


}


}

font-family5px;
}

width100%;
}


}


}

acronymabbr {
    
cursorhelp;
    
border-bottom1px dashed #555;
}

.
thead {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
border-bottom1px solid #bebebe;
    
padding7px 15px;
    -
moz-border-radius-topleft6px;
    -
moz-border-radius-topright6px;
    -
webkit-border-top-left-radius6px;
    -
webkit-border-top-right-radius6px;
    
    
font-weightbold;
}

.
thead a:link, .thead a:visited {
    
color#fff;
    
text-decorationnone;
}

.
thead a:hover, .thead a:active {
    
color#fff;
    
text-decorationunderline;
}

.
tcat {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#666;
    
border-bottom1px solid #bebebe;
    
padding5px 8px;
    
text-shadow1px 1px 0 #fff;
    
    
font-size11px;
}

.
tcat a:link, .tcat a:visited, .tcat a:hover, .tcat a:active {
    
color#333;
}

.
trow1 {
    
background#f5f5f5;
    
border-bottom1px solid #e6e6e6;
    
border-right1px solid #e6e6e6;
}

.
trow2 {
    
background#efefef;
    
border-bottom1px solid #e0e0e0;
    
border-right1px solid #e6e6e6;
}

.
trow_shaded {
    
background#ffdde0;
}

.
trow_selected td {
    
background#FFFBD9;
    
border-bottom1px solid #F7E86A;
}

.
trow_sep {
    
background#f5f5f5 url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-bottom1px solid #bebebe;
    
font-size12px;
    
font-weightbold;
}

.
tfoot {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
padding7px 15px;
    
border-top1px solid #bebebe;
    
-moz-border-radius-bottomleft6px;
    -
moz-border-radius-bottomright6px;
    -
webkit-border-bottom-left-radius6px;
    -
webkit-border-bottom-right-radius6px;
}

.
tfoot a:link, .tfoot a:visited {
    
color#fff;
    
text-decorationnone;
}

.
tfoot a:hover, .tfoot a:active {
    
color#fff;
    
text-decorationunderline;
}

.
bottommenu {
    
background#f5f5f5 url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-top1px solid #bebebe;
    
padding6px;
}

.
bottommenu div span.smalltext a {
    
background-repeatno-repeat;
    
background-positionleft;
    
padding0 0 0 15px;
    
margin-right15px;
    
text-decorationnone;
}

.
iletisim {
background-imageurl(images/nesil/ikon/iletisim.png);
}

.
anasayfa {
background-imageurl(images/nesil/ikon/anasayfa.png);
}

.
yukari {
background-imageurl(images/nesil/ikon/yukari.png);
}

.
arsiv {
background-imageurl(images/nesil/ikon/arsiv.png);
}

.
rss {
background-imageurl(images/nesil/ikon/rss.png);
}

.
navigation {
    
color#333;
    
font-size11px;
    
font-weightbold;
}

.
navigation a:link, .navigation a:visited {
    
text-decorationnone;
}

.
navigation a:hover, .navigation a:active {
    
text-decorationnone;
}

.
navigation .active {
    
color#333;
    
font-size11px;
    
font-weightbold;
}

.
smalltext {
    
font-size11px;
}

.
largetext {
    
font-size16px;
    
font-weightbold;
}

textarea {
    
ba
    border
1px solid gray;
    
padding0;
    
line-height1.4;
    
font-familyVerdanaArialSans-Serif;
    
font-size13px;
}

select {
    
background#fff;
    
border1px solid gray;
}

input.textbox {
    
background#fff url(images/nesil/metinalani.gif) repeat-x scroll left top;
    
border1px solid gray;
    
padding2px;
    
font-familyVerdanaArialSans-Serif;
}

.
editor {
    
background#f1f1f1;
    
border1px solid #ccc;
}

.
editor_control_bar {
    
background#fff;
    
border1px solid #0f5c8e;
}

.
autocomplete {
    
background#fff;
    
border1px solid #000;
    
colorblack;
}

.
autocomplete_selected {
    
background#adcee7;
    
color#333;
}

.
trow_reputation_positive {
    
background#ccffcc;
}

.
trow_reputation_negative {
    
background#ffcccc;
}

.
reputation_positive {
    
colorgreen;
}

.
reputation_neutral {
    
color#444;
}

.
reputation_negative {
    
colorred;
}

.
invalid_field {
    
border1px solid #f30;
    
color#f30;
}

.
valid_field {
    
border1px solid #0c0;
}

.
validation_error {
    
backgroundurl(images/invalid.gifno-repeat center left;
    
color#f30;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_success {
    
backgroundurl(images/valid.gifno-repeat center left;
    
color#00b200;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_loading {
    
backgroundurl(images/spinner.gifno-repeat center left;
    
color#555;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

/* Additional CSS (Master) */
img {
    
bordernone;
    
vertical-alignmiddle;
}

.
clear {
    
clearboth;
}

.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}

.
hiddenrow {
    
displaynone;
}

.
selectall {
    
background-color#FFFBD9;
    
font-weightbold;
    
text-aligncenter;
}

.
float_left {
    
floatleft;
}

.
float_right {
    
floatright;
}

.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top3px;
}

img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}

hr {
    
background-color#000;
    
color#000;
    
height1px;
    
border0;
}

#copyright {
    
background#182846 url(images/nesil/tablo.gif) repeat-x scroll left top;
    
color#fff;
    
margin0;
    
padding6px;
    
border-top1px solid #003366;
}

#copyright a {
    
color#fff;
    
font-weightbold;
}

#debug {
    
floatright;
    
text-alignright;
    
margin-top0;
}

blockquote {
    
background#fafcfe;
    
margin0;
    
padding4px;
    
border-left4px solid #8394B2;
    
border-top1px dotted #333;
    
border-right1px dotted #333;
    
border-bottom1px dotted #333;
}

blockquote cite {
    
background#fafcfe url(images/nesil/alinti.gif) no-repeat right center;
    
displayblock;
    
padding3px;
    
font-stylenormal;
    
font-weightbold;
}

blockquote cite span {
    
floatright;
    
font-weightnormal;
}

.
codeblock {
    
background#fafcfe;
    
margin0 auto;
}

.
codeblock .title {
    
background#fddbcc url(images/nesil/kod.gif) no-repeat right;
    
border-bottom1px solid #ccc;
    
padding3px;
    
margin0 auto;
    
font-weightbold;
}

.
codeblock code {
    
color#465584;
    
overflowauto;
    
heightauto;
    
max-height200px;
    
displayblock;
    
padding4px;
    
border1px dotted #999;
    
font-familyMonacoConsolasCourierMonospace;
    
font-size13px;
familyMonacoConsolasCourierMonospace;
    
font-size13px;
}

.
subforumicon {
    
border0;
    
vertical-alignmiddle;
}

.
separator {
    
margin5px;
    
padding0;
    
height0px;
    
font-size1px;
    list-
style-typenone;
}

form {
    
margin0;
    
padding0;
}

.
autocomplete {
    
text-alignleft;
}

.
subject_new {
    
font-weightbold;
}

.
highlight {
    
background#FFFFCC;
    
padding-top3px;
    
padding-bottom3px;
}

.
pm_alert {
    
background#FFF6BF;
    
border1px solid #FFD324;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
red_alert {
    
background#FBE3E4;
    
border1px solid #A5161A;
    
color#A5161A;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
high_warning {
    
color#CC0000;
}

.
moderate_warning {
    
color#F3611B;
}

.
low_warning {
    
color#AE5700;
}

div.error {
    
padding5px 10px;
    
border-top2px solid #FFD324;
    
border-bottom2px solid #FFD324;
    
background#FFF6BF;
    
font-size12px;
}

div.error p {
    
margin0;
    
color#000;
    
font-weightnormal;
}

div.error p em {
    
font-stylenormal;
    
font-weightbold;
    
padding-left24px;
    
displayblock;
    
color#C00;
    
backgroundurl(images/error.gifno-repeat 0;
}

div.error.ul {
    
margin-left24px;
}

.
online {
    
color#15A018;
}

.
offline {
    
color#C7C7C7;
}

.
pagination {
    
font-size11px;
    
padding-top10px;
    
margin-bottom10px;
}

.
tfoot .pagination, .tcat .pagination {
    
padding-top0;
}

.
pagination .pages {
    
font-weightbold;
}

.
pagination .pagination_current, .pagination a {
    
background#eaeaea url(images/nesil/alt_tablo.png) center left repeat-x;
    
padding3px 8px;
    
margin-bottom3px;
}

.
pagination a {
    
border1px solid #bbb;
    
text-shadow1px 1px 0 #fff;
}

.
pagination .pagination_current {
    
background#182846 url(images/nesil/tablo.gif) repeat-x left top;
    
border1px solid #101b31;
    
color#fff;
    
text-decorationnone;
    
font-weightbold;
}

.
pagination a:hover, .pagination a:active {
    
background#182846 url(images/nesil/tablo.gif) repeat-x left top;
    
border1px solid #101b31;
    
color#fff;
    
text-decorationnone;
    
text-shadow1px 1px 0 #444;
}

.
thread_legend, .thread_legend dd {
    
margin0;
    
padding0;
}

.
thread_legend dd {
    
padding-bottom4px;
    
margin-right15px;
}

.
thread_legend img {
    
margin-right4px;
    
vertical-alignbottom;
}

.
forum_legend, .forum_legend dt, .forum_legend dd {
    
margin0;
    
padding0;
}

.
forum_legend dd {
    
floatleft;
    
margin-right10px;
}

.
forum_legend dt {
    
margin-right10px;
    
floatleft;
}

.
success_message {
    
color#00b200;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
error_message {
    
color#C00;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
post_body {
    
padding5px;
    
text-alignjustify;
}

.
post_content {
    
padding5px 10px;
}

.
quick_jump {
    
backgroundurl(images/jump.gifno-repeat 0;
    
width13px;
    
height13px;
    
padding-left13px;
    
vertical-alignmiddle;
    
bordernone;
}

.
repbox {
    
font-size:16px;
    
font-weightbold;
    
padding:5px 7px 5px 7px;
}

.
_neutral {
    
background-color:#FAFAFA;
    
color#999999;
    
border:1px solid #CCCCCC;
}

.
_minus {
    
background-color#FDD2D1;
    
color#CB0200;
    
border:1px solid #980201;
}

.
_plus {
    
background-color:#E8FCDC;
    
color#008800;
    
border:1px solid #008800;
}

.
pagination_breadcrumb {
    
background-color#f5f5f5;
    
border1px solid #fff;
    
outline1px solid #ccc;
    
padding5px;
    
margin-top5px;
    
font-weightnormal;
}

.
pagination_breadcrumb_link {
    
vertical-alignmiddle;
    
cursorpointer;
}

.
logo {
    
height125px;
    
positionrelative;
    
border-bottom1px solid #194a6c;
}

.
logo a {
    
backgroundurl(images/nesil/logo.pngtop left repeat-x;
    
height125px;
    
width950px;
    
displayblock;
    
text-indent: -9999px;
}

.
lower_panel a.login {
    
backgroundurl(images/nesil/ikon/giris.pngno-repeat;
    
padding-left20px;
    
margin-right15px;
    
margin-left15px;
}

.
lower_panel a.register {
    
backgroundurl(images/nesil/ikon/kayitol.pngno-repeat;
    
padding-left20px;
    
margin-right15px;
}

.
lower_panel a.admincp {
    
backgroundurl(images/nesil/ikon/adminkp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel a.modcp {
    
backgroundurl(images/nesil/ikon/modkp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel a.usercp {
    
backgroundurl(images/nesil/ikon/kullanicikp.pngno-repeat;
    
padding-left20px;
}

.
lower_panel {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#000;
    
border-bottom1px solid #bebebe;
    
padding6px;
    
font-familyTahomaVerdanaArialSans-Serif;
}

.
lower_panel a {
    
color#626262;
    
margin-right15px;
    
text-shadow1px 1px 0 #fff;
}

.
lower_panel a:hover, .lower_panel a:active {
    
color#333;
    
text-decorationnone;
}

.
upper_panel {
    
background#eaeaea url(images/nesil/alt_tablo.png) top left repeat-x;
    
color#333;
    
border-bottom1px solid #bebebe;
    
padding6px;
    
font-familyTahomaVerdanaArialSans-Serif;
}

.
upper_panel a {
    
padding-left20px;
    
margin-right15px;
    
text-shadow1px 1px 0 #fff;
    
font-weightbold;
}

.
upper_panel a.logout {
    
backgroundurl(images/nesil/ikon/logout.gifno-repeat right;
    
padding-right20px;
    
margin-left0;
    
padding-left0;
    
margin-right0;
}

#golge {
    
backgroundurl(images/nesil/golge.pngrepeat-y;
    
width986px;
    
positionrelative;
    
margin0 auto;
    
heightauto;
}

#golge_alt {
    
backgroundurl(images/nesil/golge_alt.pngno-repeat;
    
height18px;
    
width986px;
    
margin0 auto;
}

.
alt_forumlar {
    list-
stylenone;
    
margin0;
    
padding0;
}

.
alt_forumlar li {
    
width33%;
    
floatleft;
    
line-height20px;
}

#menu {
    
backgroundurl(images/nesil/menu_bg_baslar.pngno-repeat;
    
positionabsolute;
    
top92px;
    
right18px;
    
padding-left41px;
    
font-familyTahoma'Trebuchet MS'Arialsans-serif;
}

#menu ul {
    
background#016db0 url(images/nesil/menu_bg.png) repeat-x;
    
list-stylenone;
    
margin0;
    
padding0;
    
height34px;
}

#menu li {
    
floatleft;
    
margin-top4px;
    
margin-right10px;
}

#menu li a {
    
color#fff;
    
padding4px 10px 1px;
    
text-decorationnone;
    
displayblock;
    
border-bottom0;
}

#menu li a:hover {
    
color#fff;
    
border-bottom2px solid #fff;
    
text-decorationnone;
}

#menu li.active a, #menu li.active a:hover {
    
backgroundurl(images/nesil/menu_bg_aktif.pngno-repeat top left;
    
color#333;
    
padding4px 10px 4px 13px;
    
border-bottom2px solid #fff;
}

#menu li.active {
    
backgroundurl(images/nesil/menu_bg_aktif2.pngno-repeat top right;
    
padding-right4px;
    
positionrelative;
    
bottom: -2px;
}

.
yazar a:link, .yazar a:visited, .yazar a:hover, .yazar a:active {
    
color#333;
    
text-decorationnone;
}

form#lang_select {
    
margin-top: -4px;
}

.
author {
    
backgroundurl(images/nesil/nav_bit.gifno-repeat center left;
    
padding-left20px;
}

.
remember_me input {
    
vertical-alignsub;
}

.
messageEditor .toolbar_button {
    
cursorpointer;
}

.
post_avatar img {
    
background#fff;
    
border1px solid #ddd;
    
padding1px;
}

.
button {
    
cursorpointer;
}

.
trow4 {
    
background#fcfcfc;
    
width100%;
    
border2px solid #a1c9d8;
    
padding2px;
    -
moz-border-radius4px;
    -
webkit-border-radius4px;
    
    
font-size11px;
    
font-weightbold;


.
popup_menu {
    
backgroundnone repeat scroll 0 0 #FFFFFF;
    
border1px solid #000000;
    
font-size10px;
    
font-weightbold;
    
margin-top2px;
    
padding3px;
}
.
popup_menu .popup_item {
    
backgroundnone repeat scroll 0 0 #FFFFFF;
    
color#000000;
    
displayblock;
    
padding3px;
    
text-decorationnone;
    
white-spacenowrap;
}
.
popup_menu .popup_item:hover {
    
backgroundnone repeat scroll 0 0 #C7DBEE;
    
color#000000;
    
text-decorationnone;
}
.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;


Ahora solo remplaze lo que dice tuurl en las plantillas posbit_classic y posbit_www.
Luego sube estas imagenes a tuforo/images con el mismo nombre.

[Imagen: perfil.png] [Imagen: email.png] [Imagen: mp.png] [Imagen: mensajes.png] [Imagen: web.png]

Con eso ya deberia estar bien, creo que usas el posbit del myclean en el nesil no?
Posteas los resultados, si puedes Smile
asi es uso el postbit del myclean, me funsiono perfecto asi como lo pusiste el codigo muchas gracias, saludos