Thanks god I came by to answer you, I was online from my phone when I saw this.
Thats not true, and thats not belonging to Dr.osamA, A link you found in similar threads? which I saw the same day befor posting this!
The CSS and some of the Template Edits are made by
FastBird, and not any Dr.Osama that you linked. Rest of the Template Edits are made by me, plus the 2 Images and I added a
NEW Post Title background, and Userinfo Background!
And if you look below my thread it says big:
It says: Credits for the CSS Part to: FASTBIRD from vBulletin.org, and also I have added FASTBIRD as Co-Author
And where came the Dr.Osama from?
============ BELOW IS MY CSS & TEMPLATE CODE + IMAGES =============
My CSS Code:
PHP Code:
.postbitlegacy .userinfo2 {
float:{vb:stylevar left};
position: relative;
width:{vb:math {vb:stylevar postbitlegacy_userinfo_width}-{vb:math {vb:stylevar
padding}*2}};
padding: 2px {vb:stylevar padding} {vb:math {vb:stylevar padding}/2};
font-size: {vb:stylevar small_fontSize};
display:block;
background: url(URL TO YOUR ADMINBG.PNG IMAGE) no-repeat;
width:200px;
height:374px;
_margin-top: -{vb:math {vb:math 16px*{vb:stylevar line_height}} + {vb:stylevar padding}-{vb:stylevar postbit_border.borderWidth}};
clear:both;
}
.postbitlegacy .userinfo2 .postuseravatar img, .eventbit userinfo .eventuseravatar img {
border: {vb:stylevar postbitlegacy_avatar_border};
outline: {vb:stylevar postbitlegacy_avatar_outline};
max-width: {vb:math {vb:stylevar postbitlegacy_userinfo_width} - {vb:math {vb:stylevar padding}*2}- {vb:math {vb:stylevar postbitlegacy_avatar_outline.borderWidth}*2} - {vb:math {vb:stylevar
postbitlegacy_avatar_border.borderWidth}*2}};
}
.postbitlegacy .userinfo2 a.username, .eventbit .userinfo a.username {
clear:right;
font-size:21px;
font-weight:none;
width: auto;
max-width:{vb:math {vb:stylevar postbitlegacy_userinfo_width} - {vb:math {vb:stylevar padding}*2} - 20px};
word-wrap:break-word;
}
.postbitlegacy .userinfo2 .postuseravatar, .eventbit .userinfo .eventuseravatar {
display:block;
margin:{vb:math {vb:stylevar padding}/3} auto 0;
text-align:center;
width: auto;
}
.postbitlegacy dl.userinfo_extra2 dt, .postbitlegacy dl.user_rep dt {
float: {vb:stylevar left};
text-align: {vb:stylevar left};
/*color: {vb:stylevar shade_color};*/
margin-{vb:stylevar right}: {vb:stylevar padding};
margin-{vb:stylevar left}: 0;
min-width:60px;
width:auto !important;
width:60px;
}
My Template Code
Code:
<div class="userinfo">
Code:
<vb:if condition="is_member_of($post, 6)"><div class="userinfo2">
<vb:else />
<div class="userinfo">
</vb:if><center>
Code:
<dl class="userinfo_extra">
Code:
<vb:if condition="is_member_of($post, 6)"><dl class="userinfo_extra2">
<vb:else />
<dl class="userinfo_extra">
</vb:if><center>
Code:
<h2 class="title icon">
Code:
<vb:if condition="is_member_of($post, 6)">
<img src="adminbadge.png" alt="Admin Image"><br />
</vb:if>
Code:
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
Code:
<dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd>
This is my IMAGES:

This was requested by a member on vBCoderz.com where I am an ADMIN there: http://vbcoderz.com/showthread.php?p=29395#post29395 ! And Honestly you are a coder yourself, you should first really see how much time people have used on it befor even judge or find something not even close to it!
============= BELOW IS THE CSS CODE AND IMAGES YOU POSTED =============
And this is his CSS:
Code:
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
margin-{vb:stylevar left}: {vb:stylevar postbitlegacy_userinfo_width};
border-{vb:stylevar left}: {vb:stylevar postbit_userinfo_border};
background: {vb:stylevar postbit_background};
_background-image: none;
padding-bottom: 1em;
}
add ander it
PHP Code:
/* Dr.osamA - alra7ba editing postbit */
.postbitlegacy .postbody_admin, .eventbit .eventdetails .eventbody {
margin-{vb:stylevar left}: {vb:stylevar postbitlegacy_userinfo_width};
border-{vb:stylevar left}: {vb:stylevar postbit_userinfo_border};
background: url(http://www.xxxx.net/forum/xxx/Back-Admin-1.gif) repeat;
_background-image: none;
padding-bottom: 1em;
}
PHP Code:
And this is his Template Code:
Code:
<div class="postbody">
Code:
<vb:if condition="is_member_of($post, #)"><div class="postbody_admin">
<vb:else />
<div class="postbody">
</vb:if>
This is his images:


Can you even see his images, ? and can you see the SMALL CSS and TEMPLATE code that has been used.
Can u see any difference!
============ Can you maybe see the difference? ============