MyBB Depo Forum
IPB Tarzı Üye Profil - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.6 Depo (https://mybbdepo.com/mybb-1-6-depo-forumu)
+--- Forum: MyBB 1.6 Modifikasyon & Eklenti Deposu (https://mybbdepo.com/mybb-1-6-modifikasyon-eklenti-deposu-forumu)
+---- Forum: Üye Profili & Postbit (https://mybbdepo.com/uye-profili-postbit-forumu)
+---- Konu Başlığı: IPB Tarzı Üye Profil (/ipb-tarzi-uye-profil-konusu.html)

Sayfalar: 1 2 3


IPB Tarzı Üye Profil - ßyßurak - 18-07-2013

Resim-Grafik Önizleme

[attachment=1107]

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile

Sil Değiştir

Kod:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{$headerinclude}
</head>
<body class="nav_members">
{$header}
<div class="arka_2">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="width:100%;float:left;margin-bottom:10px;">
<tr>
<td colspan="2" class="thead"><strong>Kullanıcı Profili</strong></td>
</tr>


<table border="0" width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" style="padding: 0px 12px;">
<tr>
<div alt="avatar" width="100" height="100" style="padding: 0px 23px;height: 160px;"/>{$avatar}</div>

<td class="userprofile_info" style="width: 84%;float: right;margin: -100px 0px;">

<table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td width="100%">
<span class="largetext"><strong>{$formattedname}</strong></span><br />
<span class="smalltext">

<strong>{$lang->registration_date}</strong> {$memregdate}<br />
<strong>{$lang->postbit_status}</strong> {$online_status}<br />
{$userstars}<br />
<br />
</span>
</td>
</table>
</tr>
{$awaybit}
</table>
<br />
<div id="userprofiletabs">
<table class="userprofile_table">
<tbody>
<tr>
<td class="userprofile_tabs">
    <ul>
        <li><a href="#userprofiletab-1">Forum Bilgileri</a></li>
        <li><a href="#userprofiletab-2">İletişim Bilgileri</a></li>
                <li><a href="#userprofiletab-3">Diğer Bilgiler</a></li>
        <li><a href="#userprofiletab-4">Kullanıcının İmzası</a></li>
    </ul>
</td>
<td class="userprofile_tabcontent">
<div id="userprofiletab-1">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="width:75%;float:left;margin-bottom:10px;">
<tr>
<td colspan="2" class="thead"><strong>{$lang->users_forum_info}</strong></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>{$lang->joined}</strong></td>
<td class="userprofile_trow">{$memregdate}</td>
</tr>

<tr>
<td class="userprofile_trow"><strong>{$lang->date_of_birth}</strong></td>
<td class="userprofile_trow">{$membday} {$membdayage}</td>
</tr>

<tr>
<td class="userprofile_trow"><strong>{$lang->local_time}</strong></td>
<td class="userprofile_trow">{$localtime}</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>{$lang->lastvisit}</strong></td>
<td class="userprofile_trow">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>{$lang->total_posts}</strong></td>
<td class="userprofile_trow">{$memprofile['postnum']} ({$lang->ppd_percent_total}) <span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>{$lang->timeonline}</strong></td>
<td class="userprofile_trow">{$timeonline}</td>
</tr>
</table>
<div class="right" style="width: 24%;">
{$reputation}
{$referrals}
{$warning_level}
</div>
    </div>


    <div id="userprofiletab-2">
        
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->users_contact_details}</strong></td>
</tr>
<tr>
<td class="userprofile_trow" width="40%"><strong>{$lang->homepage}</strong></td>
<td class="userprofile_trow">{$website}</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>{$lang->pm}</strong></td>
<td class="userprofile_trow"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
</tr>
{$sendemail}
<tr>
<td class="userprofile_trow"><strong>{$lang->icq_number}</strong></td>
<td class="userprofile_trow">{$memprofile['icq']}</td>
</tr>
<tr>
<td class="userprofile_trow"><strong>{$lang->aim_screenname}</strong></td>
<td class="userprofile_trow"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>{$lang->yahoo_id}</strong></td>
<td class="userprofile_trow"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
</tr>
<tr>
<td class="userprofile_trow"><strong>{$lang->msn}</strong></td>
<td class="userprofile_trow"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</tr>
</table>
    </div>
    <div id="userprofiletab-3">
    {$profilefields}
{$adminoptions}
{$modoptions}
<class="clear"><div style="position: relative;
top: 0px;
left: 10px;"><div style="margin: 0px;
margin-bottom: 5px;" class="buddyoptions">{$buddy_options}</div></div>
    </div>

<div id="userprofiletab-4">
{$signature}
    </div>
</td>
</tr>
</table>
</div>
</div>
{$footer}
</body>
</html>


Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_adminoptions

Sil Değiştir

Kod:
<br /><table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->admin_options}</strong></td>
</tr>
<tr>
<td class="trow1 userprofile_trow">
<ul>
<li><a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php?module=user-users&amp;action=edit&amp;uid={$uid}">{$lang->admin_edit_in_acp}</a></li>
<li><a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php?module=user-banning&amp;uid={$uid}">{$lang->admin_ban_in_acp}</a></li>
</ul>
</td>
</tr>
</table>

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_customfields_field

Sil Değiştir

Kod:
<tr>
<td class="userprofile_trow" width="40%"><strong>{$customfield['name']}:</strong></td>
<td class="userprofile_trow" width="60%">{$customfieldval}</td>
</tr>

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_email

Sil Değiştir

Kod:
<tr>
<td class="userprofile_trow"><strong>{$lang->email}</strong></td>
<td class="userprofile_trow"><a href="member.php?action=emailuser&amp;uid={$memprofile['uid']}">{$lang->send_user_email}</a></td>
</tr>

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_modoptions

Sil Değiştir

Kod:
<br /><table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->mod_options}</strong></td>
</tr>
<tr>
<td class="trow1 userprofile_trow">
<ul>
<li><a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}">{$lang->edit_in_mcp}</a></li>
<li><a href="{$mybb->settings['bburl']}/modcp.php?action=banuser&amp;uid={$uid}">{$lang->ban_in_mcp}</a></li>
</ul>
</td>
</tr>
<tr>
<td class="trow2 userprofile_trow">
{$memprofile['usernotes']}<br />
<a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}">{$lang->edit_usernotes}</a>
</td>
</tr>
</table>

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_online

Sil Değiştir

Kod:
<a href="online.php"><span class="online userprofile_status" style="font-weight: bold;">{$lang->postbit_status_online}</span></a><span class="statusinfo"> ({$location} @ {$location_time})</span>

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_referrals

Sil Değiştir

Kod:
<div class="userprofile_statsbutton userprofile_referrals"><span>Referansları: {$memprofile['referrals']}</span></div><br />

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_reputation

Sil Değiştir

Kod:
<a href="{$mybb->settings['bburl']}/reputation.php?uid={$memprofile['uid']}" class="userprofile_statsbutton userprofile_reputation"><span>{$lang->reputation} {$reputation} [detay] </a><br />

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_signature

Sil Değiştir

Kod:
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$lang->users_signature}</strong></td>
</tr>
<tr>
<td class="trow1 userprofile_trow">{$memprofile['signature']}</td>
</tr>
</table>

Sil Değiştir

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_profile_warninglevel

Sil Değiştir

Kod:
<div class="userprofile_statsbutton userprofile_warninglevel"><span>{$lang->warning_level} <a href="{$warning_link}">{$warning_level}</a></span><span class="warn_user_link">{$warn_user}</span></div>

Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok 9. Üye Profili Şablonlar Sağ Ok member_register

Sil Değiştir

Kod:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->registration}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/validator.js"></script>
</head>
<body>
{$header}
<br />
<form action="member.php" method="post" id="registration_form"><input type="text" style="visibility: hidden;" value="" name="regcheck1" /><input type="text" style="visibility: hidden;" value="true" name="regcheck2" />
{$regerrors}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->registration}</strong></td>
</tr>
<tr>
<td width="50%" class="trow1" valign="top">
<fieldset class="trow2">
<legend><strong>{$lang->account_details}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td colspan="2"><span class="smalltext"><label for="username">{$lang->username}</label></span></td>
</tr>
<tr>
<td colspan="2"><input type="text" class="textbox" name="username" id="username" style="width: 100%" value="{$username}" /></td>
</tr>
{$passboxes}
<tr>
<td><span class="smalltext"><label for="email">{$lang->email}</label></span></td>
<td><span class="smalltext"><label for="email2">{$lang->confirm_email}</label></span></td>
</tr>
<tr>
<td><input type="text" class="textbox" name="email" id="email" style="width: 100%" maxlength="50" value="{$email}" /></td>
<td><input type="text" class="textbox" name="email2" id="email2" style="width: 100%" maxlength="50" value="{$email2}" /></td>
</tr>
<tr>
    <td colspan="2" style="display: none;" id="email_status">&nbsp;</td>
</tr>
{$hiddencaptcha}
</table>
</fieldset>
{$requiredfields}
{$referrer}
{$regimage}
{$regq}
</td>
<td width="50%" class="trow1" valign="top">
<fieldset class="trow2">
<legend><strong>{$lang->account_prefs}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="allownotices" id="allownotices" value="1" {$allownoticescheck} /></td>
<td valign="top"><span class="smalltext"><label for="allownotices">{$lang->allow_notices}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="1" {$hideemailcheck} /></td>
<td valign="top"><span class="smalltext"><label for="hideemail">{$lang->hide_email}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="receivepms" id="receivepms" value="1" {$receivepmscheck} /></td>
<td valign="top"><span class="smalltext"><label for="receivepms">{$lang->receive_pms}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotice" id="pmnotice" value="1"{$pmnoticecheck} /></td>
<td valign="top"><span class="smalltext"><label for="pmnotice">{$lang->pm_notice}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="emailpmnotify" id="emailpmnotify" value="1" {$emailpmnotifycheck} /></td>
<td valign="top"><span class="smalltext"><label for="emailpmnotify">{$lang->email_notify_newpm}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="1" {$invisiblecheck} /></td>
<td valign="top"><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>
</tr>
<tr>
<td colspan="2"><span class="smalltext"><label for="subscriptionmethod">{$lang->subscription_method}</label></span></td>
</tr>
<tr>
<td colspan="2">
    <select name="subscriptionmethod" id="subscriptionmethod">
        <option value="0" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option>
        <option value="1" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option>
        <option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>
    </select>
</td>
</tr>

</table>
</fieldset>
<br />
<fieldset class="trow2">
<legend><strong><label for="timezone">{$lang->time_offset}</label></strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td><span class="smalltext">{$lang->time_offset_desc}</span></td>
</tr>
<tr>
<td>{$tzselect}</td>
</tr>
<tr>
<td><span class="smalltext">{$lang->dst_correction}</span></td>
</tr>
<tr>
<td>
    <select name="dstcorrection">
        <option value="2" {$dst_auto_selected}>{$lang->dst_correction_auto}</option>
        <option value="1" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option>
        <option value="0" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option>
    </select>
</td>
</tr>
</table>
</fieldset>
<br />
<fieldset class="trow2">
<legend><strong><label for="language">{$lang->lang_select}</label></strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td colspan="2"><span class="smalltext">{$lang->lang_select_desc}</span></td>
</tr>
<tr>
<td><select name="language" id="language"><option value="">{$lang->lang_select_default}</option><option value="">-----------</option>{$langoptions}</select></td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
<br />
<div align="center">
<input type="hidden" name="step" value="registration" />
<input type="hidden" name="action" value="do_register" />
<input type="submit" class="button" name="regsubmit" value="{$lang->submit_registration}" />
</div>
</form>
<script type="text/javascript">
<!--
    regValidator = new FormValidator('registration_form');
    regValidator.register('username', 'notEmpty', {failure_message:'{$lang->js_validator_no_username}'});
    regValidator.register('email', 'regexp', {match_field:'email2', regexp:'^([a-zA-Z0-9_\\.\\+\\-])+\\@(([a-zA-Z0-9\\-])+\\.)+([a-zA-Z0-9]{2,4})+$', failure_message:'{$lang->js_validator_invalid_email}'});
    regValidator.register('email2', 'matches', {match_field:'email', status_field:'email_status', failure_message:'{$lang->js_validator_email_match}'});
{$validator_extra}
    regValidator.register('username', 'ajax', {url:'xmlhttp.php?action=username_availability', loading_message:'{$lang->js_validator_checking_username}'}); // needs to be last
// -->
</script>
{$footer}
</body>
</html>

Temalar&Şablonlar Sağ Ok Temalar Sağ Ok Global.css

Gir en Sona Ekle

Kod:
/* Üye Profili */

.ui-tabs { position: relative; padding: 0px 10px 0px 0px; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; position: relative; top: 1px; margin: -4px -5px 0 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; font-weight: bold; right: -1px;}
.ui-tabs .ui-tabs-nav li a { padding: 10px; text-decoration: none; -webkit-transition: 0.2s;    transition:0.3s;
    -o-transition:0.2s;
    -ms-transition:0.2s;
    -moz-transition:0.2s;}
.ui-tabs .ui-tabs-nav li a:hover {background:white;cursor:pointer !important;}
.ui-state-active a {background:#fdfdfd !important;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; color: #333;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.userprofile_table {width:100%}

.userprofile_tabcontent {
    background: #FDFDFD;
    border: 1px solid gainsboro;
    border-left: 0 !important;
}
.userprofile_tabs {width:15%;vertical-align: top;position: relative;border-right: 1px solid gainsboro;right: -3px;top: -1px;}
.userprofile_tabs ul li a {
    padding: 10px;
    height: 20px;
    display: block;
    background: rgb(248, 248, 248);
    border: 1px solid gainsboro;
    color: #888;
    font-size: 11px;
    vertical-align: middle;
    line-height: 20px;
    position: relative;
    left: -1px;
}
.ui-state-active a{border-right:0 !important;padding: 20px 10px !important;font-size: 15px !important;}
.userprofile_info {
    padding: 10px;
    background: white;
    border: 1px solid gainsboro;
    line-height: 20px;
    height: 83px;
}

.greenmessage {background: rgb(213,234,164); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(213,234,164,1) 0%, rgba(205,235,139,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,234,164,1)), color-stop(100%,rgba(205,235,139,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(213,234,164,1) 0%,rgba(205,235,139,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(213,234,164,1) 0%,rgba(205,235,139,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(213,234,164,1) 0%,rgba(205,235,139,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(213,234,164,1) 0%,rgba(205,235,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5eaa4', endColorstr='#cdeb8b',GradientType=0 ); /* IE6-9 */
;font-size: 11px;font-family: tahoma;color: #557A26;text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.24);padding: 15px 10px;border: 1px solid #BDD685;border-radius: 3px;}
.messagetitle {
    font-size: 15px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.41);
}
.redmessage{background: rgb(255,140,130); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,140,130,1) 0%, rgba(242,141,123,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,140,130,1)), color-stop(100%,rgba(242,141,123,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,140,130,1) 0%,rgba(242,141,123,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,140,130,1) 0%,rgba(242,141,123,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,140,130,1) 0%,rgba(242,141,123,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,140,130,1) 0%,rgba(242,141,123,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c82', endColorstr='#f28d7b',GradientType=0 ); /* IE6-9 */

font-size: 11px;font-family: tahoma;color: #961B1B;text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.24);padding: 15px 10px;border: 1px solid #D57070;border-radius: 3px;}


.userprofile_statsbutton a{color: white !important;}
.userprofile_statsbutton  span {z-index:2;top: 1px;width: 100%;}
.userprofile_statsbutton img {
    position: absolute;
    z-index:1;
    right: 20px;
    top: 14px;
        transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition: 0.3s;
}.userprofile_statsbutton:hover {
    cursor: pointer;
    background-color: #ACACAC;
    border: 1px solid #919191;
}
.userprofile_statsbutton:hover img {right:40px;}
.userprofile_statsbutton {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    text-indent: 15%;
    vertical-align: middle;
    height: 60px;
    line-height: 60px;
    color: white !important;
    position: relative;
        transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition: 0.3s;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0 -1px 0 #AAA;
}
.userprofile_reputation {background: #8DB13E url(images/V15/highlight_faint.png) repeat-x 0 1px;border: 1px solid #A8C265;}
.userprofile_referrals {
    background-color: #9BC9DF;
    border: 1px solid #6CB2C9;
}
.userprofile_warninglevel {
    background-color: #EBA874;
    border: 1px solid #C4904F;
}
.horizontalpb .postbit_replevel {
    margin-left: 2px;
}
.horizontalpb .postbit_warninglevel {
    margin-left: 2px;
}
.post_content hr {background-color:#888}

#posts .trow_selected td  {border-top: 0;}
.wollink a {line-height: 36px;}

.arka_2 {
background: #F0F0F0;
}

.userprofile_trow {
-webkit-transition:0.3s;
    transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
     background: #F0F0F0;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    
vertical-align: middle;
}

#useravatar {

}

/* Üye Profili Son */



Temalar&Şablonlar Sağ Ok Şablonlar Sağ Ok Headerinclude Şablonlar Headerinclude Şablonlar Sağ Ok headerinclude

Gir Herhangi Bir Yere Ekle

Kod:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/images/temacim/js/temacim-4.js"></script>

indir-download

[attachment=1106]


Cvp: IPB Tarzı Üye Profil - Smyrna35 - 18-07-2013

Burak örnek bir resim var ise eklermisin bakalım nasıl bir profilmiş.


Cvp: IPB Tarzı Üye Profil - ßyßurak - 18-07-2013

Resim.

resim


Cvp: IPB Tarzı Üye Profil - Screwy - 18-07-2013

Ellerine sağlık burak Gülümseme

Bahsettiğin hata ne oldu ?


Cvp: IPB Tarzı Üye Profil - Skrillex - 18-07-2013

Candy temasının profilini (ç)almışsın resmen, ipb tarzı diyorsun bide, ayıp be arkadaş bune böyle ünlem


Cvp: IPB Tarzı Üye Profil - Ertac Karacan - 18-07-2013

Candy temasına ait bu profil.Warez kodlar arasına girmiyormu ?


Cvp: IPB Tarzı Üye Profil - xdersf - 18-07-2013

form bilgilerinde rep vs aşağıda duruyo herşey iyide onu nasıl yana alcazğız.


Cvp: IPB Tarzı Üye Profil - ßyßurak - 18-07-2013

illa Küfür Ettiriceğeniz (içimden Sayıyorum Ama Olsun) Bi Bok Bilmeden Yorum Atmayın İlk Araştırın O Candy Dediniz Tema Saten Çoğu Özelliği IPB'den Alıntı.
Kod:
http://community.invisionpower.com/
Siteye Kayıt Olun Ve Profile Bakın.

(18-07-2013, Saat:18:00)xdersf Adlı Kullanıcıdan Alıntı: form bilgilerinde rep vs aşağıda duruyo herşey iyide onu nasıl yana alcazğız.

Forumunuz Dar İse Biraz Genişletin Veya Profilin Kodları İle Oynayın