View Full Version : Show Thread Enhancements - eTiKeT? 2011 Posbit_legacy - Postbit
eTiKeT?
11-23-2011, 11:00 PM
/#########################################/
/# Orijinal : eTiKeT? 2011 Posbit_legacy - Postbit (http://vbulletin.web.tr/vb4-template-modifications/14116-etiket%E2%84%A2-2011-posbit_legacy-postbit/)
/# Developer: eTiKeT?
/# vBulletin Version : 4.1.8
/# vBulletin Version : 1.0.0
/# Published : 2011
/# Demo :vbulletin.web.tr/ (http://vbulletin.web.tr/)
/#########################################/
>> MOTM for December 2011 (https://vborg.vbsupport.ru/showthread.php?t=274888) <<
Explanation;
What is this Postbit for ? The only reason for the creation of this Postbit is to change the style of the Default Vbulletin Postbit into the one which ,i believe , looks much better.
Caution ;
This Postbit is designed complately based on the Vbulletin Default Postbit. Thus , it does not support extra added features!. If you have a forum which includes such extra features, I will explain how to add them into postbit in the thread. But it is your job to apply it.
If you install it carefully by following to instructions, there would not be any issue
If you have a Custom Designed Postbit, I would highly recommend to take its backup.
For Turkish : http://vizilti.net/4-1-x-tema-editlemeleri/14102-etiket%E2%84%A2-2011-posbit_legacy-postbit/
black Design : : An Update for those who want a dark color (https://vborg.vbsupport.ru/showpost.php?p=2271475&postcount=2)
Installation
Step 1.
Open the additional.css template of the theme that you use and add this code to the top
/#################### eTiKeT 2011 Postbit_Legacy ####################/
.etiket_postbit_alanI_durumu_gizli_geziyor {
background: url("images/etiket_postbit/etiket_postbit_gizli.png") repeat scroll 0 0 #474747;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #FFF;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_gizli_geziyor dd { float: right; }
.etiket_postbit_alanI_durumu_cevrimdIsI {
background: url("images/etiket_postbit/etiket_postbit_cervim_disi.png") repeat scroll 0 0 #d20303;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_cevrimdIsI dd { float: right; }
.etiket_postbit_alanI_durumu_iceride {
background: url("images/etiket_postbit/etiket_postbit_cervimici.png") repeat scroll 0 0 #86c901;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_iceride dd { float: right; }
.postbitlegacy .userinfo {
background: none repeat scroll 0 0 #E5E3E3;
border: 1px solid #D1CFCF;
margin: 5px;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 1px #E2E2E2;
-moz-box-shadow: 0px 0px 5px 1px #E2E2E2;
box-shadow: 0px 0px 5px 1px #E2E2E2; }
.etiket_postbit_alanI_imlinks {
background: none repeat scroll 0 0 transparent;
border: 0px solid #DDDDDD;
text-align: center;
margin-top: 2px;
padding: 2px 6px 0 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_imlinks :hover {
background: #6DB53E;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_userinfo_extra_yazIlarI {
color:{vb:stylevar post_field_font_color};
margin-top: 2px;
text-align:left;
border-bottom: 1px solid #DBDBDB;}
.etiket_postbit_alanI_userinfo_extra_yazIlarI dd { float: right;}
.etiket_postbit_alanI_userinfo_extra {
background: url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll center center transparent;
border-bottom: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
margin-top: 2px;
padding: 0 4px 6px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
.etiket_postbit_alanI_postbit_reputation {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_rank {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_usertitle {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
font-size: 13px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_username {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .postuseravatar, .postuseravatar img {
background: url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll 0 0 transparent;
float: none;
padding: 4px;
text-align: center;
border: 1px solid #DDDDDD;
margin: 2px 1px 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .username_container { margin-bottom: 1px; }
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #F2F6F8;
margin-top: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.postcontainer .username_container .popupmenu a.popupctrl { font-size: 19px; }
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {border-left: 0px solid #EFEFEF;}
.postbitlegacy .postdetails, .eventbit .eventdetails { background: {vb:stylevar postbit_background};}
.postbit .posttitle, .postbitlegacy .title {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
-webkit-border-radius: 5px 0 0 5px;;
-moz-border-radius: 5px 0 0 5px;;
border-radius: 5px 0 0 5px;;
border: 1px solid #E9E9E9;
margin-bottom: 5px;
margin-right: -10px;
padding: 5px;}
/#################### eTiKeT 2011 Postbit_Legacy ####################/
Step 2.
Open postbit_onlinestatus template of your default theme, replace all the codes with the ones below :
<vb:if condition="$onlinestatus==0">
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">Status<dd> Offline</dd></div>
</vb:if>
<vb:if condition="$onlinestatus==1">
<div class="etiket_postbit_alanI_durumu_iceride">Status<dd> Online </dd></div>
</vb:if>
<vb:if condition="$onlinestatus==2">
<div class="etiket_postbit_alanI_durumu_gizli_geziyor">Status<dd>invisible</dd> </div>
</vb:if>
Step 3.
Open then postbit_legacy of the same theme, replace all the codes with the ones below:
postbit_legacy.txt ( available in the attachment) .
Step 4:
Download the attachment, And upload the folder named etiket_postbit to the forum_root /images folder.
In order to add extra features , Follow the instructions below.
Open then postbit_legacy template of your theme, Edit and add the following codes to the bottom of the page.
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Description
<dd>
content
</dd>
</div>
24 November 2011
Bug fixes in css
December 07, 2011
An Update for those who want a dark color (https://vborg.vbsupport.ru/showpost.php?p=2271475&postcount=2)
http://img207.imageshack.us/img207/9384/etiketpostbit.png
Anyone who uses 4.1.7 can look here (http://vizilti.net/vb4-template-modifications/14116-etiket%E2%84%A2-2011-posbit_legacy-postbit/#post99259).
Mark as Installed
eTiKeT?
11-24-2011, 11:53 AM
December 07, 2011
An Update for those who want a dark color
Design for Black - Installation
Step 1.
Open the additional.css template of the theme that you use and add this code to the top
/#################### eTiKeT 2011 Postbit_Legacy ####################/
.etiket_postbit_alanI_durumu_gizli_geziyor {
background: url("images/etiket_postbit/etiket_postbit_gizli.png") repeat scroll 0 0 #474747;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #FFF;
border-top: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_gizli_geziyor dd { float: right; }
.etiket_postbit_alanI_durumu_cevrimdIsI {
background: url("images/etiket_postbit/etiket_postbit_cervim_disi.png") repeat scroll 0 0 #d20303;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_cevrimdIsI dd { float: right; }
.etiket_postbit_alanI_durumu_iceride {
background: url("images/etiket_postbit/etiket_postbit_cervimici.png") repeat scroll 0 0 #86c901;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_iceride dd { float: right; }
.postbitlegacy .userinfo {
background: none repeat scroll 0 0 #494949;
border: 1px solid #515151;
margin: 5px;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 1px #515151;
-moz-box-shadow: 0px 0px 5px 1px #515151;
box-shadow: 0px 0px 5px 1px #515151; }
.etiket_postbit_alanI_imlinks {
background: none repeat scroll 0 0 transparent;
border: 0px solid #515151;
text-align: center;
margin-top: 2px;
padding: 2px 6px 0 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_imlinks :hover {
background: #6DB53E;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_userinfo_extra_yazIlarI {
color:#AFAFAF;
margin-top: 2px;
text-align:left;
border-bottom: 1px solid #606060;}
.etiket_postbit_alanI_userinfo_extra_yazIlarI dd { float: right;}
.etiket_postbit_alanI_userinfo_extra {
background: url("images/etiket_postbit/etiket_postbit_avatar_siyah.png") repeat scroll center 0 #202020;
border-bottom: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
margin-top: 2px;
padding: 0 4px 6px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
.etiket_postbit_alanI_postbit_reputation {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
border: 1px solid #515151;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_rank {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
border: 1px solid #515151;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_usertitle {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
border: 1px solid #515151;
margin-top: 2px;
font-size: 13px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #AFAFAF;}
.etiket_postbit_alanI_username {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
border: 1px solid #515151;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .postuseravatar, .postuseravatar img {
background: url("images/etiket_postbit/etiket_postbit_avatar_siyah.png") repeat scroll center 0 #202020;
float: none;
padding: 4px;
text-align: center;
border: 1px solid #515151;
margin: 2px 1px 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .username_container { margin-bottom: 1px; }
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
background: none repeat scroll 0 0 #494949;
border: 1px solid #202020;
margin-top: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.postcontainer .username_container .popupmenu a.popupctrl { font-size: 19px; }
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {border-left: 0px solid #EFEFEF;}
.postbitlegacy .postdetails, .eventbit .eventdetails { background: {vb:stylevar postbit_background};}
.postbit .posttitle, .postbitlegacy .title {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
-webkit-border-radius: 5px 0 0 5px;;
-moz-border-radius: 5px 0 0 5px;;
border-radius: 5px 0 0 5px;;
border: 1px solid #494949;
margin-bottom: 5px;
margin-right: -10px;
padding: 5px;
color: #AFAFAF;}
/#################### eTiKeT 2011 Postbit_Legacy ####################/
Step 2:
Download the attachment, And upload the folder named etiket_postbit to the forum_root /images folder.
https://vborg.vbsupport.ru/attachment.php?attachmentid=134903&stc=1&d=1323259765
/################################################/
November 24, 2011
Added IE9 Screenshot
akibui
11-24-2011, 12:25 PM
wow, i loved it..but have broblem with vBExperience 4.
Modification tagged
BCP Hung
11-24-2011, 12:38 PM
You have good idea, I love it.
kfyonur
11-24-2011, 02:27 PM
it is postbit_onlinestatus not postbit_online_status in my template.
Kardeşim IE8 de uyum sorunu yaşıyorum bir de offline resmi ?ıkmıyor dosya yolunda bir yanlışlık olmasın.
xsamet
11-24-2011, 03:00 PM
4.1.7 ve 4.1.8 best working
Eline sağlık hocam süper oldu.
Saygılar, DarkFire
eTiKeT?
11-24-2011, 07:39 PM
it is postbit_onlinestatus not postbit_online_status in my template.
Kardeşim IE8 de uyum sorunu yaşıyorum bir de offline resmi ?ıkmıyor dosya yolunda bir yanlışlık olmasın.
Thanks
IE8 Screenshot .
4.1.7 ve 4.1.8 best working
Eline sağlık hocam s?per oldu.
Saygılar, DarkFire
:)
socialteenz
11-24-2011, 07:46 PM
Thank you, but seems to be a problem with user offline image. It is not showing up!!
https://vborg.vbsupport.ru/external/2013/07/1.jpg
eTiKeT?
11-24-2011, 07:54 PM
Thank you, but seems to be a problem with user offline image. It is not showing up!!
https://vborg.vbsupport.ru/external/2013/07/1.jpg
Ok Thanks
The issue has been fixed. Can you try again ?
socialteenz
11-24-2011, 07:57 PM
Perfect!! Thank you. Installed & nominated :)
Gemma
11-24-2011, 08:08 PM
Not something I'd use but very nicely done eTiKeT :)
doctorsexy
11-24-2011, 08:11 PM
Very nice.... Well done
Hakan39
11-24-2011, 08:26 PM
Thanks nice postbit
Manoel J?nior
11-24-2011, 09:31 PM
Installed and five stars!
Thanks
Manoel J?nior
11-24-2011, 10:06 PM
Please, how to fix in country:
https://vborg.vbsupport.ru/
My code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Country:
<!-- Wy Country Flags Start -->
<vb:if condition="$post['field6']"><dd> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" /></dd></vb:if>
<!-- Wy Flags End -->
</div>
Dr.osamA
11-25-2011, 02:07 AM
Perfect
Thank you.
Installed & nominated & translated to Arabic
slammz
11-25-2011, 03:26 AM
My reputation is not showin, btw Im using Extended reputation display and post thank you hack
eTiKeT?
11-25-2011, 09:02 AM
Please, how to fix in country:
https://vborg.vbsupport.ru/
We need to create a custom CSS for you. Replace the codes you use with the ones here. And add those codes into your CSS codes. But you can arrange the height from Xpx which you can find in CSS codes.
<div class="etiket_postbit_alanI_userinfo_extra_bayrak">
Country:
<!-- Wy Country Flags Start -->
<vb:if condition="$post['field6']"><dd> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" /></dd></vb:if>
<!-- Wy Flags End -->
</div>
.etiket_postbit_alanI_userinfo_extra_bayrak {
color:{vb:stylevar post_field_font_color};
margin-top: 2px;
text-align:left;
border-bottom: 1px solid #DBDBDB;}
height: Xpx;
.etiket_postbit_alanI_userinfo_extra_bayrak dd { float: right;}
akibui
11-25-2011, 04:54 PM
Can you help to fix in Post Thank You Hack and Mod Level.
Thank you so much.
Post Thank You Hack => post_thanks_postbit_info
<vb:if condition="$post['userid']">
<dt>{vb:rawphrase post_thanks_thanks}</dt>
<dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_time_post}</dd>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
<vb:else />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
</vb:if>
</vb:if>
MOD LEVEL
<div class="username_container">
<!-- MOD LEVEL -->
Cấp độ: <span style='font-weight:bold; color:crimson'>{vb:raw showlevel} [{vb:raw galaga}]</span><br/>
<span style='font-size:7pt; color:gray'>Life: {vb:raw hp} / {vb:raw maxhp} </span><br/>
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/orange.gif' width="{vb:raw hpf}%" height='9' alt='' /><img src='images/rpg/hp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<span style='font-size:7pt; color:gray'>Magic: {vb:raw mp} / {vb:raw maxmp}</span><br />
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/green.gif' width="{vb:raw mpf}%" height='9' alt='' /><img src='images/rpg/mp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<span style='font-size:7pt; color:gray'>Expirian: {vb:raw ep}% </span><br />
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/blue.gif' width="{vb:raw ep}%" height='9' alt='' /><img src='images/rpg/exp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<br/>
<!-- / MOD LEVEL --></div>
eTiKeT?
11-25-2011, 08:07 PM
Can you help to fix in Post Thank You Hack and Mod Level.
Thank you so much.
Post Thank You Hack => post_thanks_postbit_info
MOD LEVEL
Post Thank You Hack (http://vizilti.net/vb4-template-modifications/14116-etiket%E2%84%A2-2011-posbit_legacy-postbit/#post99259)
rafiul
11-25-2011, 10:37 PM
Not working in 4.1.7 . So this is only for version 4.1.8 ? Because problem i am facing is all of my post details is posting is outside of the post container.
Akangage
11-25-2011, 11:46 PM
--- Solved ---
eTiKeT?
11-26-2011, 08:21 AM
Not working in 4.1.7 . So this is only for version 4.1.8 ? Because problem i am facing is all of my post details is posting is outside of the post container.
No, works fine except for an error . 4.1.7 The only problem is the title Invisible user
vBulletin 4.1.7 Patch Level 2 Demo (http://alemci.0alti.net/forum.php?styleid=82)
akibui
11-26-2011, 11:40 AM
No, works fine except for an error . 4.1.7 The only problem is the title Invisible user
4.1.8 same problem.
GMan55
11-26-2011, 03:57 PM
My issue is the font is unreadable.
https://vborg.vbsupport.ru/external/2011/11/30.png
Can you help me fix this?
Also, user invisible doesn't show an image like yours in the pic. There is no background and the text is grey.
Thanks for any help.
EDIT: Here is how my user invisible looks like:
https://vborg.vbsupport.ru/external/2011/11/31.png
kfyonur
11-27-2011, 05:59 AM
My issue is the font is unreadable.
https://vborg.vbsupport.ru/external/2011/11/30.png
Can you help me fix this?
Also, user invisible doesn't show an image like yours in the pic. There is no background and the text is grey.
Thanks for any help.
EDIT: Here is how my user invisible looks like:
https://vborg.vbsupport.ru/external/2011/11/31.png
Open the additional.css template of the theme that you use and add this code to the top update new code !
/#################### eTiKeT 2011 Postbit_Legacy ####################/
.etiket_postbit_alanI_durumu_gizli_geziyor {
background: url("/images/etiket_postbit/etiket_postbit_gizli.png") repeat scroll 0 0 #474747;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #FFF;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_gizli_geziyor dd { float: right; }
.etiket_postbit_alanI_durumu_cevrimdIsI {
background: url("/images/etiket_postbit/etiket_postbit_cervim_disi.png") repeat scroll 0 0 #d20303;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_cevrimdIsI dd { float: right; }
.etiket_postbit_alanI_durumu_iceride {
background: url("/images/etiket_postbit/etiket_postbit_cervimici.png") repeat scroll 0 0 #86c901;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_iceride dd { float: right; }
.postbitlegacy .userinfo {
background: none repeat scroll 0 0 #E5E3E3;
border: 1px solid #D1CFCF;
margin: 5px;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 1px #E2E2E2;
-moz-box-shadow: 0px 0px 5px 1px #E2E2E2;
box-shadow: 0px 0px 5px 1px #E2E2E2; }
.etiket_postbit_alanI_imlinks {
background: none repeat scroll 0 0 transparent;
border: 0px solid #DDDDDD;
text-align: center;
margin-top: 2px;
padding: 2px 6px 0 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_imlinks :hover {
background: #6DB53E;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_userinfo_extra_yazIlarI {
color:{vb:stylevar post_field_font_color};
margin-top: 2px;
text-align:left;}
.etiket_postbit_alanI_userinfo_extra_yazIlarI dd { float: right;}
.etiket_postbit_alanI_userinfo_extra {
background: url("/images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll center center transparent;
border-bottom: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
margin-top: 2px;
padding: 0 4px 6px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
.etiket_postbit_alanI_postbit_reputation {
background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_rank {
background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_usertitle {
background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
font-size: 13px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_username {
background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .postuseravatar, .postuseravatar img {
background: url("/images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll 0 0 transparent;
float: none;
padding: 4px;
text-align: center;
border: 1px solid #DDDDDD;
margin: 2px 1px 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .username_container { margin-bottom: 1px; }
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #F2F6F8;
margin-top: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.postcontainer .username_container .popupmenu a.popupctrl { font-size: 19px; }
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {border-left: 0px solid #EFEFEF;}
.postbitlegacy .postdetails, .eventbit .eventdetails { background: {vb:stylevar postbit_background};}
.postbit .posttitle, .postbitlegacy .title {
background: url("/images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
-webkit-border-radius: 5px 0 0 5px;;
-moz-border-radius: 5px 0 0 5px;;
border-radius: 5px 0 0 5px;;
border: 1px solid #E9E9E9;
margin-bottom: 5px;
margin-right: -10px;
padding: 5px;}
/#################### eTiKeT 2011 Postbit_Legacy ####################/
Akangage
11-27-2011, 07:02 AM
My reputation point is missing? it wont show... if i revert back to the original one the reputation point the green bar is available. I'm using 4.1.7
Thanks
eTiKeT?
11-27-2011, 10:59 AM
My reputation point is missing? it wont show... if i revert back to the original one the reputation point the green bar is available. I'm using 4.1.7
Thanks
Anyone who uses 4.1.7 can look here (http://vizilti.net/vb4-template-modifications/14116-etiket%E2%84%A2-2011-posbit_legacy-postbit/#post99259).
Neo_Angelo
11-27-2011, 11:33 AM
I have a quick fix for those with reputation not showing correctly in 4.1.7
in Postbit_legacy find this:
<vb:if condition="$show['reputation']">
<div class="etiket_postbit_alanI_postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}" title="{vb:raw post.username} {vb:raw post.level}">
<vb:each from="reputationdisplay" value="row">
<img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
</vb:each>
</div>
</vb:if>
And replace with this code:
<vb:if condition="$show['reputation']">
<div class="etiket_postbit_alanI_postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</Div>
</vb:if>
This fixed the reputation display for me, hope this helps others :)
works with 4.1.8 also but question how can i change the background color of that
or hafe you images for dark styles?
Thanks
http://imageshack.us/photo/my-images/215/demojp.jpg/
akibui
11-27-2011, 12:58 PM
works with 4.1.8 also but question how can i change the background color of that
or hafe you images for dark styles?
Thanks
You can change images coloring in etiket_postbit folder
GMan55
11-27-2011, 01:01 PM
Open the additional.css template of the theme that you use and add this code to the top update new code !
Thanks, that fixed the font. But caused another issue. Check this out:
https://vborg.vbsupport.ru/external/2011/11/28.png
The lines in between the Date Joined, Location, etc. are gone. Also, if the location is too big, it gets messed up.
I still can't get the invisible background to work like the OP has in his pics. Invisible still shows as grey text with silver background. OP has it as white text with dark-grey background image.
Here is how I have it:
https://vborg.vbsupport.ru/external/2011/11/29.png
And check out the difference from the original post.
Thanks for the help and thanks for the mod eTikeT - good work :).
kfyonur
11-27-2011, 03:19 PM
can you copy your post bit_legacy ?
GMan55
11-27-2011, 09:32 PM
Same as what the OP has uploaded:
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer {vb:raw post.statusicon}" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">, <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<label for="post_imod_checkbox_{vb:raw post.postid}"><input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" /></label>
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="etiket_postbit_alanI_username username_container">
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div>
<vb:if condition="$post['rank']">
<div class="etiket_postbit_alanI_rank">{vb:raw post.rank}</div>
</vb:if>
<vb:if condition="$show['avatar']">
<a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<div class="etiket_postbit_alanI_usertitle">
{vb:raw post.usertitle}
</div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['reputation']">
<div class="etiket_postbit_alanI_postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}" title="{vb:raw post.username} {vb:raw post.level}">
<vb:each from="reputationdisplay" value="row">
<img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
</vb:each>
</div>
</vb:if>
<vb:if condition="$post['userid']">
<hr />
{vb:raw post.onlinestatus}
<div class="etiket_postbit_alanI_userinfo_extra">
<!################### Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
<vb:if condition="$post['joindate']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase join_date}
<dd>{vb:raw post.joindate}</dd>
</div>
</vb:if>
<vb:if condition="$post['field2']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase location_perm}<dd>{vb:raw post.field2}</dd></div></vb:if>
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} <dd>{vb:raw post.age}</dd></div></vb:if>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>
<!################### /Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions}
<dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
<dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
</vb:if>
</vb:if>
</div>
</vb:if>
</div>
{vb:raw template_hook.postbit_userinfo_right}
<div class="etiket_postbit_alanI_imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_files}" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attachments_pending_approval}" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}" title="{vb:rawphrase edit_delete_message}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<vb:if condition="THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}&noquote=1" rel="nofollow" title="{vb:rawphrase quick_reply_to_this_message}"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow" title="{vb:rawphrase reply_with_quote}"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}" title="{vb:rawphrase multi_quote_this_message}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" title="{vb:rawphrase add_reputation}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase add_reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_button}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['api_platform']">
<vb:if condition="$post['api_platform_link']">
<a class="mobile mobile_{vb:raw post.api_platform}" href="{vb:raw post.api_platform_link}" rel="nofollow" title="{vb:rawphrase {vb:raw post['api_platform_link_title']}}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</a>
<vb:else />
<span class="mobile mobile_{vb:raw post.api_platform}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</span>
</vb:if>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
Thanks!
GMan55
11-29-2011, 09:05 PM
OK, I got almost everything fixed! There was an issue with my other templetes. I switched to a fixed skin and all is good. Only issue is that the the invisible background does not work and I don't think anyone here got it working? Once that is fixed I think this mod is good to go :). It is still worthwhile installing it right now.
Also, another thing: Online and Offline both start with a capital letter, but invisible starts with a small letter - I changed that part to Invisible with a capital 'I.' Sorry for obssessing over minor details.
beckham_250
11-30-2011, 05:36 AM
great thanks
M.Iftikhar
12-01-2011, 03:37 PM
hello, i do not use post bit_legacy......i am using postbit........please create this for postbit also....if anyone know the posbit please provide me the link... thanks and reply me soon.
Shadow09
12-02-2011, 08:50 AM
Only issue is that the the invisible background does not work and I don't think anyone here got it working?
Same here.
Psyd0x
12-03-2011, 08:00 PM
http://img542.imageshack.us/img542/4361/feeeeeedback.jpg
The feedback score line down how do I change it to be in the same row with the feedback?
here is my itrader_feedback_score code:
<b>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_left'"><span class="usertitle">
{vb:rawphrase itrader_feedback_score} <vb:if condition="$show['rateinfolink']"><a title="{vb:rawphrase itrader_total_feedback}"href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}"></vb:if>{vb:raw post.itrader_total}<vb:if condition="$show['rateinfolink']"></a></vb:if><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></span>
<vb:else />
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"><dl class="userinfo_extra"></vb:if>
<dt>{vb:rawphrase itrader_feedback_score}</dt> <dd><vb:if condition="$show['rateinfolink']"><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}"></vb:if>{vb:raw post.itrader_total}<vb:if condition="$show['rateinfolink']"></a></vb:if><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></dd>
<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"></dl></vb:if></b></div>
</vb:if>
OldSchoolDSL
12-04-2011, 01:51 AM
Installed and loving it
4.1.8
Edit: Voted Mod of The Month
https://vborg.vbsupport.ru/showthread.php?t=274888
Shadow09
12-05-2011, 10:19 AM
Only issue is that the the invisible background does not work.
How to fix???
eTiKeT?
12-05-2011, 12:07 PM
Only issue is that the the invisible background does not work.
How to fix???
What is the forum url?
OldSchoolDSL
12-05-2011, 03:07 PM
I have a cross between light themes and dark themes.
This looks outstanding on my light themes, but on my dark themes.... The text which is often white, can't been seen. And on the themes that I can see the text.... The background for this looks off for a dark theme.
Is there away to match a dank theme with this modification?
mcyates
12-05-2011, 07:43 PM
My reputation is not showin, btw Im using Extended reputation display and post thank you hack
I am having problems with the Extended Reputation modification.
https://vborg.vbsupport.ru/showthread.php?t=231876&highlight=extended
Thank you very much, liking the new look of my post bit :D
bluered
12-06-2011, 07:34 PM
Eline sağlık Usta:) Oyumuz sana bu ay:)
Thank you Etiket:) a vote for you this month:)
gamersplatoon
12-06-2011, 09:12 PM
Works perfect on 4.1.8 but my forum is actually dark grey
is there a way to make the postbit legacy background to grey or black cause white seems odd.
--------------------------------------------------------------------------------------------
also i would to know how to change the "registered users colours" in the postbit without the usergroup html markup colour if there is a way
https://vborg.vbsupport.ru/external/2011/12/39.png
GMan55
12-07-2011, 12:38 AM
What is the forum url?
As previously mentioned, the invisible background does not work. I think it's an issue with your script. I don't think it works for anyone. Would be nice if you can fix that :).
eTiKeT?
12-07-2011, 11:24 AM
<a href="https://vborg.vbsupport.ru/showpost.php?p=2271475&postcount=2" target="_blank">An Update for those who want a dark color</a>
OldSchoolDSL
12-07-2011, 11:45 AM
An Update for those who want a dark color (https://vborg.vbsupport.ru/showpost.php?p=2271475&postcount=2)
TIP:
I assume I may have to rename some of those files and update the renames in the code, for those of use who have both light and dark... As not to overwrite the current photos ;)
Not a problem at all. :)
Thank you so much for the update :D
gamersplatoon
12-07-2011, 06:44 PM
still having a little problem.
Tournaments plugin issues
Tell me if you need a specific code to post.
i've tried the Thank you hack fix but it didn't work aswell on 4.1.8
https://vborg.vbsupport.ru/external/2011/12/51.jpg
wipedout
12-08-2011, 06:37 AM
I love you <3 The dark... <3 You win 100000 internets :)
uludagforum
12-09-2011, 04:03 PM
Ellerine sağlık Üstad
Skyrider
12-15-2011, 07:02 AM
Step 3 fails for me. Makes the entire thread empty. Plus, it changes the left side mini-profile in to black. Is this normal when it supposed to be white? Using 4.1.8
eTiKeT?
12-16-2011, 08:22 AM
Step 3 fails for me. Makes the entire thread empty. Plus, it changes the left side mini-profile in to black. Is this normal when it supposed to be white? Using 4.1.8
Use the CSS that is provided in the thread
Kirk.H
12-17-2011, 05:11 AM
Anyone test this for version 4.1.9?
HMBeaty
12-17-2011, 05:14 AM
Anyone test this for version 4.1.9?
4.1.9 was Mobile Style only changes. So this should work for 4.1.9. 4.1.10 could possibly require some changes
eTiKeT?
12-17-2011, 07:26 AM
Anyone test this for version 4.1.9?
Yes, No Problem
n0obiest
12-17-2011, 07:57 AM
it's error with "Post Thank You Hack" in vbb 4.1.8.
it's good with new topic but old topic is not.
please fix it. THanks!
Shadow09
12-17-2011, 08:49 AM
As previously mentioned, the invisible background does not work. I think it's an issue with your script. I don't think it works for anyone. Would be nice if you can fix that :).
Did you solve this problem? My invisible background still does not work...
eTiKeT?
12-17-2011, 11:12 AM
Did you solve this problem? My invisible background still does not work...
do you think there is an issue in my script ? others has not reported this issue. Have you uploaded the files to ftp ?
HHelp1
12-17-2011, 09:03 PM
http://screensnapr.com/e/FBkQah.png
ANY one help pleasE?
Hi there,
I just tried to set it up on 4.1.9 just few things i can't figure out since i am not too good with coding and stuff. Here is a look of my postbit.
http://img51.imageshack.us/img51/2838/postbitissue.png
My questions are as follows.
1= How can i move flag to the right corner ?
2= How can i put "Points,Level,Blog Entries, My mood & Thanks " just like i have the ones at top.
Thanks in advance :)
JAFRI
12-18-2011, 11:29 AM
Blog Entries ?????
Machoo
12-19-2011, 03:01 PM
How can I implement vBExperience with this?
I'd like it to be centered under posts ect ?
DjEddie
12-19-2011, 07:28 PM
Hi,
I've got 4.15 works fine apart from the invisible user styling not showing properly...
Also .. wondered if you could add DBTECHS Status And Moods into this? as they break up the styling on it....is this possible? and what would the code be?
Thanks
Shadow09
12-20-2011, 08:22 AM
As previously mentioned, the invisible background does not work. I think it's an issue with your script. I don't think it works for anyone. Would be nice if you can fix that :).
Hi,
I've got 4.15 works fine apart from the invisible user styling not showing properly...
and me..
We are three with this issue.
tidus78
12-23-2011, 09:51 PM
https://vborg.vbsupport.ru/
Wonderful mod,installed!
But some issues:
1) Is it possible to allign center the row under thanks?
2) In addition to the power of reputation,is there a system to show value of the rep in numbers (apart green bars)
3) Is it also possible to integrate better Gamercard block mod into rows?
Thanks for you patience......
Rolandinjos
12-23-2011, 10:34 PM
135249
This is how it seems to me, but would like to letters marked with a red circle set to be the same as any other and that the information set under each line as it is marked by an arrow.
Would someone could help me how to do it would be very grateful?
This is version 4.1.8 Vbuletin, thank you
nexxzus
12-25-2011, 03:14 PM
Rolandinjos same happens to me a solution?
Rolandinjos
12-25-2011, 05:12 PM
Nexxzus,I hope it will help us a solution
Lemminator
12-26-2011, 03:21 AM
how can I change the order? and how can I integrate my addon dropdown at the end? for time is directly involved under the name
greeting lemmi
JimxJNM
12-27-2011, 01:47 AM
*Intalled*
*Tagged*
This is Nice thank you for this :D It works perfect for 4.1.6 :)
But there's once problem :S My Rep doesn't show in the postbit
http://puu.sh/bD3s
All i can see is the Rep Power.
Thanks
hiepsi@
12-28-2011, 04:55 AM
*Intalled*
Thanks ! 4.1.9 working.
but !
-How to Resize Username ?
-want it smaller
OldSchoolDSL
12-28-2011, 06:10 AM
Working
4.1.10 Alpha 1
Notice: A lot changed in 4.1.10 .... You will need to re-apply this. But it does work. (This could of course change in the final build)
Scyther
12-28-2011, 01:21 PM
works well with 4.1.8.
Marked installed and 5 stars!
GhostHunter2010
01-02-2012, 03:07 AM
i would lov to install this but i dont know how im new on vb :( anyone can help me thanks
Shadow09
01-02-2012, 11:17 AM
As previously mentioned, the invisible background does not work. I think it's an issue with your script. I don't think it works for anyone. Would be nice if you can fix that :).
Hi,
I've got 4.15 works fine apart from the invisible user styling not showing properly...
and me..
We are three with this issue.
ETiket where are you???
TheSupportForum
01-03-2012, 09:13 AM
135249
This is how it seems to me, but would like to letters marked with a red circle set to be the same as any other and that the information set under each line as it is marked by an arrow.
Would someone could help me how to do it would be very grateful?
This is version 4.1.8 Vbuletin, thank you
this is an easy solutions to fix, you'll need to know the coding for it in the template
for example i had to but back in custom profile fields and had to located the field i used
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
eRep Donations<dd><a href="http://www.erepublik.com/en/economy/donate-items/{vb:raw post.field7}">link</a></dd></div>
is what i had to change it to
so the additonal red part is what i changed to get it to align with current style
variables
TheSupportForum
01-03-2012, 09:59 AM
i need help with
VbActivity Mod if anyone has it installed
dbtech_vbactivity_postbit_stats
<vb:if condition="!($bbuserinfo['dbtech_vbactivity_settings'] & 4) OR !($bbuserinfo['dbtech_vbactivity_settings'] & 8)">
<dd class="collapse" style="font-weight:bold;">{vb:rawphrase dbtech_vbactivity_stats} <a class="collapse" id="collapse_c_vbactivity_stats_post[postid]" href="{vb:raw relpath}#top" style="position:relative; top:0px; right:0px; float:none;"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" /></a></dd>
<dd>
<dl id="c_vbactivity_stats_post[postid]" style="display:{vb:raw display.stats};">
<vb:if condition="!($bbuserinfo['dbtech_vbactivity_settings'] & 4)"><dt>{vb:rawphrase dbtech_vbactivity_points}</dt> <dd>{vb:raw userinfo.points}</dd></vb:if>
<vb:if condition="!($bbuserinfo['dbtech_vbactivity_settings'] & 8)"><dt>{vb:rawphrase dbtech_vbactivity_level}</dt> <dd>{vb:raw userinfo.activitylevel}</dd></vb:if>
</dl>
</dd>
</vb:if>
<vb:if condition="!($bbuserinfo['dbtech_vbactivity_settings'] & 128) OR $userinfo[activity]">
<dd class="collapse" style="font-weight:bold;">{vb:rawphrase dbtech_vbactivity_bars} <a class="collapse" id="collapse_c_vbactivity_bars_post[postid]" href="{vb:raw relpath}#top" style="position:relative; top:0px; right:0px; float:none;"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" /></a></dd>
<dd>
<dl id="c_vbactivity_bars_post[postid]" style="display:{vb:raw display.bar};">
<vb:if condition="!($bbuserinfo['dbtech_vbactivity_settings'] & 128)">
<dt>{vb:rawphrase dbtech_vbactivity_level_percent}</dt> <dd>{vb:raw userinfo.levelpercent}%</dd>
<dd>{vb:raw activitylevel}</dd>
</vb:if>
{vb:raw userinfo.activity}
</dl>
</dd>
</vb:if>
i need it working for this code if anyone can help or has already attempted it yet and working
Rolandinjos
01-03-2012, 12:51 PM
this is an easy solutions to fix, you'll need to know the coding for it in the template
for example i had to but back in custom profile fields and had to located the field i used
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
eRep Donations<dd><a href="http://www.erepublik.com/en/economy/donate-items/{vb:raw post.field7}">link</a></dd></div>
is what i had to change it to
so the additonal red part is what i changed to get it to align with current style
variables
Simonhind
Thank you very much for this, helped me a lot but I have one small problem. The figure is now seen what I could only do we need that number to be in the same line, that I failed to fix and to pray for help?
135438
This is the entry from the blog:
blog_postbit_entries_link
<div style="font-weight:solid; clear:both; background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat center center transparent;
color:{vb:stylevar post_field_font_color};
border: {vb:stylevar post_field_border};
margin-top: 2px; "><dt>{vb:rawphrase blog_entries}</dt><dd>
{vb:raw post.entries}</dd></div>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"></div>
dbtech_thanks_postbit
<div style="background:url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll 0 0 transparent;
color:{vb:stylevar post_field_font_color};
border:1px solid #DDDDDD;
margin-top: 2px; "><dd class="collapse" style="font-weight:solid; clear:both; ">{vb:rawphrase dbtech_thanks_stats} <a class="collapse" id="collapse_c_thanks_post{vb:raw post.postid}" href="{vb:raw relpath}#top" style="position:relative; top:0px; right:0px; float:none;" ></a></dd>
<dd>
<dl id="c_thanks_post{vb:raw post.postid}" background:{vb:stylevar post_field_background_color};
color:{vb:stylevar post_field_font_color};
border:{vb:stylevar post_field_border};">
{vb:raw stats}
</dl>
</dd></div>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"></div>
downloads2_postbit
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dt>{vb:rawphrase dl2_downloads}</dt>{vb:raw post.dl2_downloads}</div>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dt>{vb:rawphrase dl2_uploads}</dt>{vb:raw post.dl2_uploads}</div>
I am grateful in advance for any help
TheSupportForum
01-03-2012, 01:54 PM
http://img830.imageshack.us/img830/3128/sfel.jpg
this is mine i am facing similar issues, i havent been with vbulletin4 for that long
as i took about 1yr break from vbulletin
i can't seem to align some of them myself and best thiong to do is get in contact with the developer of that mod and ask them to do it for you
Marcin_J_
01-03-2012, 09:53 PM
As previously mentioned, the invisible background does not work...
Hi,
...I've got 4.15 works fine apart from the invisible user styling not showing properly...
and me...
blog_postbit_entries_link
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dt>{vb:rawphrase blog_entries} <a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></dt>
</div>
http://img684.imageshack.us/img684/3981/profilmzb.png
TheSupportForum
01-04-2012, 03:01 AM
blog_postbit_entries_link
version 4.1.9 is
<dt>{vb:rawphrase blog_entries}</dt><dd></dt>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a>
</div>
Shadow09
01-04-2012, 08:03 AM
As previously mentioned, the invisible background does not work. I think it's an issue with your script. I don't think it works for anyone. Would be nice if you can fix that :).
Hi,
I've got 4.15 works fine apart from the invisible user styling not showing properly...
and me...
We are four now. I think you need to review something.
Marcin_J_
01-04-2012, 06:08 PM
blog_postbit_entries_link
version 4.1.9 is
<dt>{vb:rawphrase blog_entries}</dt><dd></dt>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a>
</div>
when I use this code, it looks like this :
http://img833.imageshack.us/img833/4053/badm.png
This is the correct code (vb 4.1.9)
blog_postbit_entries_link
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase blog_entries}<dd><a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></dd>
</div>
http://img190.imageshack.us/img190/5904/prifil2.png
Rolandinjos
01-04-2012, 06:50 PM
Marcin J & Simonhind Thank you very much, like now it all seems to me:
135460
All I managed to solve except for part about "thanks" postbit statistics, if you help me more in that area?
<div style="background:url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll 0 0 transparent;
color:{vb:stylevar post_field_font_color};
border:1px solid #DDDDDD;
margin-top: 2px; "><dd class="collapse" style="font-weight:solid; clear:both; ">{vb:rawphrase dbtech_thanks_stats} <a class="collapse" id="collapse_c_thanks_post{vb:raw post.postid}" href="{vb:raw relpath}#top" style="position:relative; top:0px; right:0px; float:none;" ></a></dd>
<dd>
<dl id="c_thanks_post{vb:raw post.postid}" background:{vb:stylevar post_field_background_color};
color:{vb:stylevar post_field_font_color};
border:{vb:stylevar post_field_border};">
{vb:raw stats}
</dl>
</dd></div>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"></div>
Thanks in advance :)
HHelp1
01-06-2012, 03:05 AM
I there any way that I can expand the postbit a little bit? Like some avatar is over right postbit... Is any way I can expand? Thanks for helping.
Linue_DarkStar
01-06-2012, 11:00 AM
I need to make the font smaller for the Usernames and some avatars are a bit to the right. maybe make the postbit extend to the right some.
TheSupportForum
01-06-2012, 11:23 AM
I need to make the font smaller for the Usernames and some avatars are a bit to the right. maybe make the postbit extend to the right some.
you will need to manually change the stylevar for the style you are using
admincp > Styles & Templates > Style Manager >
if you are modifying Default style, on the right hand side of the styles you will see a drop down box with [style variable editor] as deafult
choose the style you are editing and select GO
where is says : Search stylevar
type : postbit
select posbit which is bold, then all the stylvars related to that template is shown on the left
Linue_DarkStar
01-06-2012, 12:18 PM
Well yea, but where in the code? what bit? you seem to know it all.
TheSupportForum
01-06-2012, 12:38 PM
Well yea, but where in the code? what bit? you seem to know it all.
you dont need to modify the postbit code##its within the stylvar option for the template you wish to edit
the stylevar you need to aadjust to mkae more wider to the right is
Postbitlegacy Userinfo
shown in attachment
TheSupportForum
01-06-2012, 12:51 PM
Marcin J & Simonhind Thank you very much, like now it all seems to me:
135460
All I managed to solve except for part about "thanks" postbit statistics, if you help me more in that area?
<div style="background:url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll 0 0 transparent;
color:{vb:stylevar post_field_font_color};
border:1px solid #DDDDDD;
margin-top: 2px; "><dd class="collapse" style="font-weight:solid; clear:both; ">{vb:rawphrase dbtech_thanks_stats} <a class="collapse" id="collapse_c_thanks_post{vb:raw post.postid}" href="{vb:raw relpath}#top" style="position:relative; top:0px; right:0px; float:none;" ></a></dd>
<dd>
<dl id="c_thanks_post{vb:raw post.postid}" background:{vb:stylevar post_field_background_color};
color:{vb:stylevar post_field_font_color};
border:{vb:stylevar post_field_border};">
{vb:raw stats}
</dl>
</dd></div>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"></div>Thanks in advance :)
i havent installed the mod for that, please link me to it for testing
Rolandinjos
01-06-2012, 02:45 PM
Simonhind
Here you go:
https://vborg.vbsupport.ru/showthread.php?t=243510&highlight=dbtech
TheSupportForum
01-06-2012, 03:08 PM
Simonhind
Here you go:
https://vborg.vbsupport.ru/showthread.php?t=243510&highlight=dbtech
thanks just installed it and looking to it for you now
TheSupportForum
01-06-2012, 03:22 PM
Rolandinjos
please revert the postbit template for that mod
then edit
dbtech_thanks_postbit_stats
replace all code with
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:raw title}
<dd>
{vb:raw stat}
</dd>
</div>
HHelp1
01-06-2012, 03:30 PM
I there any way that I can expand the postbit a little bit? Like some avatar is over right postbit... Is any way I can expand? Thanks for helping
TheSupportForum
01-06-2012, 03:38 PM
I there any way that I can expand the postbit a little bit? Like some avatar is over right postbit... Is any way I can expand? Thanks for helping
hi HHelp1
I HAVE ALREADY DONE A SCREENSHOR OF WHERE TO CHANGE IT
https://vborg.vbsupport.ru/showpost.php?p=2284425&postcount=91
keyness
01-06-2012, 05:17 PM
It's a nice mod! Congrats!
But I have a problem, it reduced main window for me, see below image:
https://vborg.vbsupport.ru/
It's only some pixels but bothers me, how can I change it back to default? There are too many pixel settings in additional.css part, so I couldn't find it. Thanks in advance.
TheSupportForum
01-06-2012, 05:45 PM
It's a nice mod! Congrats!
But I have a problem, it reduced main window for me, see below image:
http://img823.imageshack.us/img823/8052/13533856.jpg
It's only some pixels but bothers me, how can I change it back to default? There are too many pixel settings in additional.css part, so I couldn't find it. Thanks in advance.
this is due to other mods not being configured to work with this template edit
all mods that use postbit will need to be changed with infomation includes in the 1st post about this mod
keyness
01-06-2012, 09:11 PM
So, there is nothing to do, Ok, it's not a big problem at all.
By the way, I am the 5th one with this invisible issue, I am getting crazy, it seems like there is nothing wrong on the codes, but it doesn't show up for invisible users. Really weird!
Rolandinjos
01-07-2012, 01:51 AM
Rolandinjos
please revert the postbit template for that mod
then edit
dbtech_thanks_postbit_stats
replace all code with
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:raw title}
<dd>
{vb:raw stat}
</dd>
</div>
Thank you very much for your help,now everything is fine
GossipAll
01-09-2012, 02:17 PM
I just installed it on 4.1.7 and the invisible thingy does not work.
Raioneru
01-10-2012, 03:26 AM
Can anyone help me? Everything works just fine but I get this:
https://vborg.vbsupport.ru/ How can I fix how the mentioned and tagger parts? thanks
Edit: Nevermind, was able to do it myself. :3
Shadow09
01-10-2012, 08:39 AM
As previously mentioned, the invisible background does not work. I think it's an issue with your script. I don't think it works for anyone. Would be nice if you can fix that :).
Hi,
I've got 4.15 works fine apart from the invisible user styling not showing properly...
and me...
I just installed it on 4.1.7 and the invisible thingy does not work.
We are five now. Where is the support???
TheSupportForum
01-10-2012, 09:26 AM
We are five now. Where is the support???
as i have said before about this
each mod installed for the postbit_legacy template needs to be converted witht he correct tags
if not this mod will not show up properly
all people have done is posted images and not the code
please post the code of the mod you are having issues with
for example
if you have installed
if you have vbulletin4 publisher suite you'll need to convert template
blog_postbit_entries_link and replace all the code with
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase blog_entries}<dd><a href="{vb:link blog, {vb:raw post}, null, 'userid', 'blog_title'}">{vb:raw post.entries}</a></dd>
</div>
additional.css you need to include
/#################### eTiKeT 2011 Postbit_Legacy ####################/
.etiket_postbit_alanI_durumu_gizli_geziyor {
background: url("images/etiket_postbit/etiket_postbit_gizli.png") repeat scroll 0 0 #474747;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #FFF;
border-top: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_gizli_geziyor dd { float: right; }
.etiket_postbit_alanI_durumu_cevrimdIsI {
background: url("images/etiket_postbit/etiket_postbit_cervim_disi.png") repeat scroll 0 0 #d20303;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_cevrimdIsI dd { float: right; }
.etiket_postbit_alanI_durumu_iceride {
background: url("images/etiket_postbit/etiket_postbit_cervimici.png") repeat scroll 0 0 #86c901;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_iceride dd { float: right; }
.postbitlegacy .userinfo {
background: none repeat scroll 0 0 #494949;
border: 1px solid #515151;
margin: 5px;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 1px #515151;
-moz-box-shadow: 0px 0px 5px 1px #515151;
box-shadow: 0px 0px 5px 1px #515151; }
.etiket_postbit_alanI_imlinks {
background: none repeat scroll 0 0 transparent;
border: 0px solid #515151;
text-align: center;
margin-top: 2px;
padding: 2px 6px 0 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_imlinks :hover {
background: #6DB53E;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_userinfo_extra_yazIlarI {
color:#AFAFAF;
margin-top: 2px;
text-align:left;
border-bottom: 1px solid #606060;}
.etiket_postbit_alanI_userinfo_extra_yazIlarI dd { float: right;}
.etiket_postbit_alanI_userinfo_extra {
background: url("images/etiket_postbit/etiket_postbit_avatar_siyah.png") repeat scroll center 0 #202020;
border-bottom: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
margin-top: 2px;
padding: 0 4px 6px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
.etiket_postbit_alanI_postbit_reputation {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
border: 1px solid #515151;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_rank {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
border: 1px solid #515151;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_usertitle {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
border: 1px solid #515151;
margin-top: 2px;
font-size: 13px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #AFAFAF;}
.etiket_postbit_alanI_username {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
border: 1px solid #515151;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .postuseravatar, .postuseravatar img {
background: url("images/etiket_postbit/etiket_postbit_avatar_siyah.png") repeat scroll center 0 #202020;
float: none;
padding: 4px;
text-align: center;
border: 1px solid #515151;
margin: 2px 1px 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .username_container { margin-bottom: 1px; }
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
background: none repeat scroll 0 0 #494949;
border: 1px solid #202020;
margin-top: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.postcontainer .username_container .popupmenu a.popupctrl { font-size: 19px; }
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {border-left: 0px solid #EFEFEF;}
.postbitlegacy .postdetails, .eventbit .eventdetails { background: {vb:stylevar postbit_background};}
.postbit .posttitle, .postbitlegacy .title {
background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
-webkit-border-radius: 5px 0 0 5px;;
-moz-border-radius: 5px 0 0 5px;;
border-radius: 5px 0 0 5px;;
border: 1px solid #494949;
margin-bottom: 5px;
margin-right: -10px;
padding: 5px;
color: #AFAFAF;}
/#################### eTiKeT 2011 Postbit_Legacy ####################/
DragonByte Tech: vBCredits II Deluxe mod requires
credits_display_postbit_row replaced with
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<if condition="$vb4"><dt>$currency[title]</dt> <dd><else /><div>$currency[title]: </if>
<dd>
</dd>
<a href="credits.php$session[sessionurl_q]" rel="credits-$currency[currencyid]-$user[userid];$user[username]">$useramt</a>
<if condition="$vb4"></dd><else /></div></if>
</div>
unless you provide us with the code we can't help you with the issues.
Rolandinjos
01-10-2012, 12:31 PM
Can anyone help me? Everything works just fine but I get this:
http://vvcap.net/db/zkyay88DzkCMTu-fNMCD.png How can I fix how the mentioned and tagger parts? thanks
Edit: Nevermind, was able to do it myself. :3
Look at my posts and responses from Simonhind at it, you might be helpful
Good luck
Raioneru
01-11-2012, 05:01 AM
Look at my posts and responses from Simonhind at it, you might be helpful
Good luck
I was actually able to do it thanks to that, but now I'm trying to center everything so there isn't so much space between the information (example: Age: 23)
https://vborg.vbsupport.ru/
TheSupportForum
01-11-2012, 06:54 AM
I was actually able to do it thanks to that, but now I'm trying to center everything so there isn't so much space between the information (example: Age: 23)
http://vvcap.net/db/c6pz9Ampb1dtYI9q6Mms.png
thats part of the original code provided by the developer of this mod
postbit_legacy
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} <dd> {vb:raw post.age}</dd></div></vb:if>
is the code you you are looking for within it
if you remove the <dd> from it it should work, so it should look like this
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} {vb:raw post.age}</dd></div></vb:if>
Shadow09
01-11-2012, 08:18 AM
unless you provide us with the code we can't help you with the issues.
Sorry I don't understand.. What code do you need? Postbit_legacy?? Or what else?
TheSupportForum
01-11-2012, 09:08 AM
Sorry I don't understand.. What code do you need? Postbit_legacy?? Or what else?
it depends on what MOD you are having diffultu with for the postbit/_legacy to show
this MOD in the correct manner you want it to show
its not the screenshot i need its the name of the mod + the posbit_
code from that mod that need to be updated to work with this existing mod
JimxJNM
01-15-2012, 04:30 PM
Hello eTiKet
I have few problems with the postbit
Here's a image preview
https://vborg.vbsupport.ru/
Is there anyway of showing the rep under the Post count?
Also the Threads + Credits are anyhow.. i need that fixed
Thanks :cool:
TheSupportForum
01-15-2012, 04:39 PM
Hello eTiKet
I have few problems with the postbit
Here's a image preview
http://puu.sh/duv8
Is there anyway of showing the rep under the Post count?
Also the Threads + Credits are anyhow.. i need that fixed
Thanks :cool:
the templates are part of template hooks and you would need to change the template hook location of the mod first
i havent yet tried to mess about with that but i know thats what you need to do
Linue_DarkStar
01-15-2012, 11:54 PM
So I'm having an issue...Just noticed it after I updated to 4.1.10...Whenever I edit a post or "Go Advanced" I get this...
TheSupportForum
01-16-2012, 01:03 PM
So I'm having an issue...Just noticed it after I updated to 4.1.10...Whenever I edit a post or "Go Advanced" I get this...
this is part of a different template, im not sure which on, best thing to do is revert the correct one or all of the posbit
before you do so copy the code into a txt program for later use so that you can but custom coidng back
the only thing i think can cause this is tags not being closed in the correct manner
Hippy
01-16-2012, 01:54 PM
thats part of the original code provided by the developer of this mod
postbit_legacy
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} <dd> {vb:raw post.age}</dd></div></vb:if>
is the code you you are looking for within it
if you remove the <dd> from it it should work, so it should look like this
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} {vb:raw post.age}</dd></div></vb:if>
need to remove </dd> as well
Linue_DarkStar
01-20-2012, 05:26 AM
So is there a way to wrap text? To avoid this...Without increasing the userinfo_width.
ClErK1991
01-21-2012, 12:54 AM
thanks for this, really cute :D
TombstoneWarrior
01-21-2012, 09:46 AM
Does This Mod Have The Eticket On Top Of Everyone's Postbit? If So Can It Be Removed?
TheSupportForum
01-21-2012, 11:34 AM
Does This Mod Have The Eticket On Top Of Everyone's Postbit? If So Can It Be Removed?
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
is part of CSS
if you remove it you will lose the custom css for it
as long as you havent put in custom fields in postbit_legacy then all you need to do is revert it
GhostHunter2010
01-21-2012, 04:16 PM
selam etike i would lov to install this but im new on vb i dont know how to do it i know it may be simple but for me its hard.. if u can help me pm me thankyou it looks nice i realy like it
RoG Aftermath
01-21-2012, 05:45 PM
Cant get the online/offline status to show up for some reason? anyone know how to fix this? Reputation is also not showing up.
EDIT: NVm I got it working, awesome work on this looks great compared to the original post bit!
TombstoneWarrior
01-21-2012, 06:59 PM
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
is part of CSS
if you remove it you will lose the custom css for it
as long as you havent put in custom fields in postbit_legacy then all you need to do is revert it when you say revert it what do you mean also can i put something like <div class="mysite_postbit_alanI_userinfo_extra_yazIlarI"> to show my website at the top instead of eticket?
Krusty1231
01-21-2012, 08:32 PM
Dude! It DOES NOT have Etiket at the top as shown in the screenshot - unless of course you are Eticket on your own site. It will show YOUR username, and those of your members when done correctly.
TombstoneWarrior
01-21-2012, 08:41 PM
Dude! It DOES NOT have Etiket at the top as shown in the screenshot - unless of course you are Eticket on your own site. It will show YOUR username, and those of your members when done correctly. thank you a milion for straighting that out for me you the best!!!
TombstoneWarrior
01-21-2012, 09:52 PM
installed thanks for everyones help love the app look's great!! would like to know how to add the thank you app to this mod show my thanks for the members show up on the postbit? someone help me out with this please.
Hippy
01-21-2012, 10:36 PM
installed thanks for everyones help love the app look's great!! would like to know how to add the thank you app to this mod show my thanks for the members show up on the postbit? someone help me out with this please.
https://vborg.vbsupport.ru/showpost.php?p=2288008&postcount=2134
TheSupportForum
01-21-2012, 10:37 PM
installed thanks for everyones help love the app look's great!! would like to know how to add the thank you app to this mod show my thanks for the members show up on the postbit? someone help me out with this please.
the thanks mod info is already included in the posts, posted by me have a look at the comments on all the pages you'll see that i posted quite a few mod helps on different ones including the thanks mod template chnage
TheSupportForum
01-21-2012, 10:45 PM
https://vborg.vbsupport.ru/showpost.php?p=2288008&postcount=2134
please be aware there are 2 versions of the thank you mod
this one
https://vborg.vbsupport.ru/showthread.php?t=231666&highlight=thankyou
and
https://vborg.vbsupport.ru/showthread.php?t=243510
please ensure you are posting the correct one
both are different
TheSupportForum
01-21-2012, 10:49 PM
this is the other version
if you are using dbtech's version
[DBTech] Advanced Post Thanks / Like v2 (vB4) [AJAX]
https://vborg.vbsupport.ru/showpost.php?p=2284652&postcount=101
the other one
[AJAX] Post Thank You Hack
https://vborg.vbsupport.ru/showpost.php?p=2288008&postcount=2134
TombstoneWarrior
01-21-2012, 10:56 PM
I Read Every Page And Have Heard The Thank You Mentioned Alot But No Clear Way To Change This Mod To Acomidate The Thank You. Can Someone Give Me A Step By Step Please! I Would Be Forever Grateful!!! ALSO HAVE THE POST THANKS 7_8_3
TheSupportForum
01-21-2012, 11:10 PM
I Read Every Page And Have Heard The Thank You Mentioned Alot But No Clear Way To Change This Mod To Acomidate The Thank You. Can Someone Give Me A Step By Step Please! I Would Be Forever Grateful!!! ALSO HAVE THE POST THANKS 7_8_3
Admincp >> Styles & Templates >> Style Manager >>
click on dropdown menu shown on right, click Edit Templates
scroll down the list of template and double click on the correct thank you templates
this will expand that template section
look for post_thanks_postbit_info
double click on that template and replace all content with
<vb:if condition="$post['userid']"> <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase post_thanks_thanks} <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1"> {vb:rawphrase post_thanks_time_post}
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</div>
<vb:else />
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</div>
</vb:if> </vb:if>
TombstoneWarrior
01-21-2012, 11:23 PM
Admincp >> Styles & Templates >> Style Manager >>
click on dropdown menu shown on right, click Edit Templates
scroll down the list of template and double click on the correct thank you templates
this will expand that template section
look for post_thanks_postbit_info
double click on that template and replace all content with
<vb:if condition="$post['userid']"> <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase post_thanks_thanks} <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd></div>
<vb:if condition="$post['post_thanks_thanked_times'] == 1"> {vb:rawphrase post_thanks_time_post}
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</div>
<vb:else />
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</div>
</vb:if> </vb:if>
thank you a million!!!! IT WORKED THANK YOU SO VERY MUCH YOU ARE THE GREATEST!!!!!!!!!!!!
Hippy
01-22-2012, 12:00 AM
please be aware there are 2 versions of the thank you mod
this one
https://vborg.vbsupport.ru/showthread.php?t=231666&highlight=thankyou
and
https://vborg.vbsupport.ru/showthread.php?t=243510
please ensure you are posting the correct one
both are different
thanks i know
KoingWolf
01-22-2012, 08:03 AM
Hi, I'm LOVING this mod, but there is another mod I'd love to be able to use with it and am having trouble getting to work right with this.
Clan Tag in Post Bit: https://vborg.vbsupport.ru/showthread.php?t=273551
Currently when I try to get them to work nicely together, I fail.. horribly. I end up with two, stacked ranks (or names or reps) and an ugly mesh of username and clan tag.
Can anyone help me fix this, so that I can have the perfect post bit for my site? Thanks in advance!
TheSupportForum
01-22-2012, 11:24 AM
(Replace Red XX with the profile feild number)
<vb:if condition="$post['fieldXX']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dd>
<font color="red" size="4"><B>{vb:rawphrase fieldXX}[{vb:raw post.fieldXX}]</B></font>
</dd>
</div>
</vb:if>
TheChief
01-22-2012, 04:13 PM
I seem to be getting the postbit in with the private messages i send and receive.
I take it that this isn't meant to happen and its an error on my behalf
Anyone help me with this?
Thanks in advance
TheSupportForum
01-22-2012, 04:30 PM
I seem to be getting the postbit in with the private messages i send and receive.
I take it that this isn't meant to happen and its an error on my behalf
Anyone help me with this?
Thanks in advance
what mod is it ?
and what is the postbit code for that mod
ita best to post the code of the postbit so that it can be looked at in order to help
if you are using this template edit
TheChief
01-22-2012, 04:42 PM
I'm following the mod as per post 1 but it seems to be adding it to the pms too
Weird, i'll post up some data shortly
TheChief
01-22-2012, 05:06 PM
heres the additional.css:
/#################### eTiKeT 2011 Postbit_Legacy ####################/
.etiket_postbit_alanI_durumu_gizli_geziyor {
background: url("images/etiket_postbit/etiket_postbit_gizli.png") repeat scroll 0 0 #474747;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #FFF;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_gizli_geziyor dd { float: right; }
.etiket_postbit_alanI_durumu_cevrimdIsI {
background: url("images/etiket_postbit/etiket_postbit_cervim_disi.png") repeat scroll 0 0 #d20303;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_cevrimdIsI dd { float: right; }
.etiket_postbit_alanI_durumu_iceride {
background: url("images/etiket_postbit/etiket_postbit_cervimici.png") repeat scroll 0 0 #86c901;
margin-top: 2px;
text-align: left;
margin-top: 2px;
margin-bottom: -2px;
font-size: 13px;
padding: 0 4px 0;
color: #fff;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.etiket_postbit_alanI_durumu_iceride dd { float: right; }
.postbitlegacy .userinfo {
background: none repeat scroll 0 0 #E5E3E3;
border: 1px solid #D1CFCF;
margin: 5px;
padding: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 1px #E2E2E2;
-moz-box-shadow: 0px 0px 5px 1px #E2E2E2;
box-shadow: 0px 0px 5px 1px #E2E2E2; }
.etiket_postbit_alanI_imlinks {
background: none repeat scroll 0 0 transparent;
border: 0px solid #DDDDDD;
text-align: center;
margin-top: 2px;
padding: 2px 6px 0 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_imlinks :hover {
background: #6DB53E;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_userinfo_extra_yazIlarI {
color:{vb:stylevar post_field_font_color};
margin-top: 2px;
text-align:left;
border-bottom: 1px solid #DBDBDB;}
.etiket_postbit_alanI_userinfo_extra_yazIlarI dd { float: right;}
.etiket_postbit_alanI_userinfo_extra {
background: url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll center center transparent;
border-bottom: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
margin-top: 2px;
padding: 0 4px 6px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
.etiket_postbit_alanI_postbit_reputation {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_rank {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
padding: 2px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.etiket_postbit_alanI_usertitle {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
margin-top: 2px;
font-size: 13px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.etiket_postbit_alanI_username {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
border: 1px solid #DDDDDD;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .postuseravatar, .postuseravatar img {
background: url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll 0 0 transparent;
float: none;
padding: 4px;
text-align: center;
border: 1px solid #DDDDDD;
margin: 2px 1px 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.postbitlegacy .userinfo .username_container { margin-bottom: 1px; }
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #F2F6F8;
margin-top: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.postcontainer .username_container .popupmenu a.popupctrl { font-size: 19px; }
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {border-left: 0px solid #EFEFEF;}
.postbitlegacy .postdetails, .eventbit .eventdetails { background: {vb:stylevar postbit_background};}
.postbit .posttitle, .postbitlegacy .title {
background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
-webkit-border-radius: 5px 0 0 5px;;
-moz-border-radius: 5px 0 0 5px;;
border-radius: 5px 0 0 5px;;
border: 1px solid #E9E9E9;
margin-bottom: 5px;
margin-right: -10px;
padding: 5px;}
/#################### eTiKeT 2011 Postbit_Legacy ####################/
li.menuname {
font-size: {vb:stylevar small_fontSize};
font-weight: bold;
padding: 2px 0px 2px {vb:math {vb:stylevar padding}/2};
border: 0;
background: {vb:stylevar navbar_background};
text-decoration: none;
text-align: {vb:stylevar left};
color: {vb:stylevar boofo_userlinks_color};
}
this is on all styles
TheChief
01-22-2012, 05:08 PM
Postbit onlinestatus
<vb:if condition="$onlinestatus==0">
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">Status<dd> Offline</dd></div>
</vb:if>
<vb:if condition="$onlinestatus==1">
<div class="etiket_postbit_alanI_durumu_iceride">Status<dd> Online </dd></div>
</vb:if>
<vb:if condition="$onlinestatus==2">
<div class="etiket_postbit_alanI_durumu_gizli_geziyor">Status<dd>invisible</dd> </div>
</vb:if>
this was added to all again to get it to work
TheChief
01-22-2012, 05:09 PM
legacy:
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer {vb:raw post.statusicon}" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">, <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<label for="post_imod_checkbox_{vb:raw post.postid}"><input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" /></label>
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="etiket_postbit_alanI_username username_container">
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div>
<vb:if condition="$post['rank']">
<div class="etiket_postbit_alanI_rank">{vb:raw post.rank}</div>
</vb:if>
<vb:if condition="$show['avatar']">
<a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<div class="etiket_postbit_alanI_usertitle">
{vb:raw post.usertitle}
</div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['reputation']">
<div class="etiket_postbit_alanI_postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}" title="{vb:raw post.username} {vb:raw post.level}">
<vb:each from="reputationdisplay" value="row">
<img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
</vb:each>
</div>
</vb:if>
<vb:if condition="$post['userid']">
<hr />
{vb:raw post.onlinestatus}
<div class="etiket_postbit_alanI_userinfo_extra">
<!################### Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
<vb:if condition="$post['joindate']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase join_date}
<dd>{vb:raw post.joindate}</dd>
</div>
</vb:if>
<vb:if condition="$post['field2']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase location_perm}<dd>{vb:raw post.field2}</dd></div></vb:if>
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} <dd>{vb:raw post.age}</dd></div></vb:if>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>
<!################### /Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions}
<dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
<dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
</vb:if>
</vb:if>
</div>
</vb:if>
</div>
{vb:raw template_hook.postbit_userinfo_right}
<div class="etiket_postbit_alanI_imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_files}" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attachments_pending_approval}" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}" title="{vb:rawphrase edit_delete_message}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<vb:if condition="THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}&noquote=1" rel="nofollow" title="{vb:rawphrase quick_reply_to_this_message}"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow" title="{vb:rawphrase reply_with_quote}"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}" title="{vb:rawphrase multi_quote_this_message}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" title="{vb:rawphrase add_reputation}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase add_reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_button}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['api_platform']">
<vb:if condition="$post['api_platform_link']">
<a class="mobile mobile_{vb:raw post.api_platform}" href="{vb:raw post.api_platform_link}" rel="nofollow" title="{vb:rawphrase {vb:raw post['api_platform_link_title']}}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</a>
<vb:else />
<span class="mobile mobile_{vb:raw post.api_platform}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</span>
</vb:if>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
TheChief
01-22-2012, 05:11 PM
the issue occurs on all styles
TheSupportForum
01-22-2012, 05:23 PM
the issue occurs on all styles
i am hoping that you put the css code into additional.css only ?
also each style has additional.css you will need to apply the css in each
provide screenshot please of issue
and you haven mentioned which mod you are having issues with
Linue_DarkStar
01-22-2012, 05:31 PM
So is there a way to wrap text? To avoid this...Without increasing the userinfo_width.
Anything?
TheSupportForum
01-22-2012, 05:36 PM
Anything?
http://www.monkeydoit.com/wrap-text-images-html.php
will help you need to test it
Linue_DarkStar
01-22-2012, 05:46 PM
I don't want to wrap around the image. I'd like to get the "Post Rank" to automatically create a new line and wrap the text in the box so it would look something like this...
|Post Rank: So I shoved a
| banana in the there...
|Posts: 100
TheChief
01-22-2012, 05:52 PM
i only added the additional.css to all the styles
this is not for a specific mod...........it's simply affected my who private message system
https://vborg.vbsupport.ru/external/2012/01/29.png
sorry, i'm really not to hot at explaining myself
TheChief
01-22-2012, 05:53 PM
the actual mod is in the pm's............wouldnt have thought that was right
TheSupportForum
01-22-2012, 05:58 PM
the actual mod is in the pm's............wouldnt have thought that was right
i suggest you revert the postbit_legacy template and put back any custom
one back in after
the above screenshot shows nothing with with PM's its just a postbit
its more helpful seeing the screenshot that is currently affected
TheSupportForum
01-22-2012, 06:01 PM
I don't want to wrap around the image. I'd like to get the "Post Rank" to automatically create a new line and wrap the text in the box so it would look something like this...
|Post Rank: So I shoved a
| banana in the there...
|Posts: 100
the info is already there
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Description
<dd>
content
</dd>
</div>
post the bit that need to be put into the above code and i'll help you
Linue_DarkStar
01-22-2012, 06:22 PM
<vb:if condition="$post['rank']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Post Rank: <dd>{vb:raw post.rank}</dd>
</div>
</vb:if>
TheChief
01-22-2012, 06:23 PM
the postbit displaying in the pm is the issue
i'm going to remove it all
Thanks for the response though.........much appreciated
TheSupportForum
01-22-2012, 06:27 PM
<vb:if condition="$post['rank']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Post Rank: <dd>{vb:raw post.rank}</dd>
</div>
</vb:if>
try
<vb:if condition="$post['rank']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<span class="rank"><dd>{vb:raw post.rank}</dd>
</div>
</vb:if>
Linue_DarkStar
01-22-2012, 06:31 PM
No, it's messed it up.
TheSupportForum
01-22-2012, 06:40 PM
No, it's messed it up.
use the same code you showed me thats the correct one
what you will need to do it expand the left side column for the post bit
which is causing the issue
stylevar : Post User Information Width
change it to 220
the text is too much for postbit_legacy to handle and maybe you need to shorten it
TombstoneWarrior
01-22-2012, 07:13 PM
love the mod it just doesnt look right with my new script. im going to look further into this.
TheSupportForum
01-22-2012, 07:23 PM
love the mod it just doesnt look right with my new script. im going to look further into this.
each mod that is installed on your forum for use with postbit_legacy
will need to be custimised to work with it
even your own custom ones that use extra fields its simple once you know where to look
TombstoneWarrior
01-25-2012, 07:20 AM
everyone thnks for your help you guys are great!!!!!!!!
KoingWolf
01-26-2012, 12:48 AM
(Replace Red XX with the profile feild number)
<vb:if condition="$post['fieldXX']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dd>
<font color="red" size="4"><B>{vb:rawphrase fieldXX}[{vb:raw post.fieldXX}]</B></font>
</dd>
</div>
</vb:if>
Thanks for the help, but unfortunately the clan tag text aligns all the way to the right, is there a way to get it to be centered, like everything else in the post bit?
RoG Aftermath
01-26-2012, 04:10 AM
Hello, can someone please tell me how to add a custom profile field to this postbit? I have tried everything and no matter what it doesnt align correctly. There is a screenshot of the problem im getting below. The Rank field is my custom field and it is putting the users rank on the line below instead of in the line it is supposed to be. Also posted the code im using for it.
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Rank
<dd>
<vb:if condition="$post['field6']"><dt></dt> <dd>{vb:raw post.field6}</dd></vb:if>
</dd>
</div>
TheSupportForum
01-26-2012, 12:18 PM
Hello, can someone please tell me how to add a custom profile field to this postbit? I have tried everything and no matter what it doesnt align correctly. There is a screenshot of the problem im getting below. The Rank field is my custom field and it is putting the users rank on the line below instead of in the line it is supposed to be. Also posted the code im using for it.
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Rank
<dd>
<vb:if condition="$post['field6']"><dt></dt> <dd>{vb:raw post.field6}</dd></vb:if>
</dd>
</div>
<vb:if condition="$post['field6']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Rank
<dd>
{vb:raw post.field6}
</dd>
</div>
</vb:if>
TheSupportForum
01-26-2012, 12:21 PM
Thanks for the help, but unfortunately the clan tag text aligns all the way to the right, is there a way to get it to be centered, like everything else in the post bit?
<vb:if condition="$post['fieldXX']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dd>
<center><font color="red" size="4"><B>{vb:rawphrase fieldXX}[{vb:raw post.fieldXX}]</B></font></center>
</dd>
</div>
</vb:if>
RoG Aftermath
01-26-2012, 04:07 PM
<vb:if condition="$post['field6']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Rank
<dd>
{vb:raw post.field6}
</dd>
</div>
</vb:if>
Thank you! :)
Hello!
I have a bad scrollbar in my postcontent. Can you help me?
TheSupportForum
01-29-2012, 11:39 AM
Hello!
I have a bad scrollbar in my postcontent. Can you help me?
you may need to reduce the following in Style Variable Editor
for the style you are having an issue with
Post User Information Width back to 200postbitlegacy_userinfo_width
or change Document Margin to
doc_margin
Right : 30
Left : 30
Sorry, not help it. The problem still persists. :(
TheSupportForum
01-29-2012, 12:32 PM
Sorry, not help it. The problem still persists. :(
are you using html or bbcode or any other tag within the posts
try reducing the length of text you use per line
so instead of it being line this on 1 line
this is a test post which i can say is really to long for my forum posts to handle
this is a test post which i can say is really to long for my
forum posts to handle
this is just an example of text
as you can already see my first attempt give a scroll
are you using html or bbcode or any other tag within the posts
try reducing the length of text you use per line
No, it is in all the contributions so even in private messages. But has only been since installed the modification. :eek:
Edit: I've attached a test screenshot.
TheSupportForum
01-29-2012, 01:01 PM
No, it is in all the contributions so even in private messages. But has only been since installed the modification. :eek:
ok have you customised the postbit_legacy to use other mods
for example Thank you Mod
or ensured that you have closed the tags correctly
thats my postbit_legacy:
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer {vb:raw post.statusicon}" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">, <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<label for="post_imod_checkbox_{vb:raw post.postid}"><input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" /></label>
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="etiket_postbit_alanI_username username_container">
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div>
<vb:if condition="$post['rank']">
<div class="etiket_postbit_alanI_rank">{vb:raw post.rank}</div>
</vb:if>
<vb:if condition="$show['avatar']">
<a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<div class="etiket_postbit_alanI_usertitle">
{vb:raw post.usertitle}
</div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['reputation']">
<div class="etiket_postbit_alanI_postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}" title="{vb:raw post.username} {vb:raw post.level}">
<vb:each from="reputationdisplay" value="row">
<img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
</vb:each>
</div>
</vb:if>
<vb:if condition="$post['userid']">
<hr />
{vb:raw post.onlinestatus}
<div class="etiket_postbit_alanI_userinfo_extra">
<!################### Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
<vb:if condition="$post['joindate']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase join_date}
<dd>{vb:raw post.joindate}</dd>
</div>
</vb:if>
<vb:if condition="$post['field2']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase location_perm}<dd>{vb:raw post.field2}</dd></div></vb:if>
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} <dd>{vb:raw post.age}</dd></div></vb:if>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>
<!################### /Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions}
<dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
<dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
</vb:if>
</vb:if>
</div>
</vb:if>
</div>
{vb:raw template_hook.postbit_userinfo_right}
<div class="etiket_postbit_alanI_imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_files}" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attachments_pending_approval}" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}" title="{vb:rawphrase edit_delete_message}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<vb:if condition="THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}&noquote=1" rel="nofollow" title="{vb:rawphrase quick_reply_to_this_message}"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow" title="{vb:rawphrase reply_with_quote}"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}" title="{vb:rawphrase multi_quote_this_message}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<!-- <vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span> -->
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" title="{vb:rawphrase add_reputation}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase add_reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_button}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['api_platform']">
<vb:if condition="$post['api_platform_link']">
<a class="mobile mobile_{vb:raw post.api_platform}" href="{vb:raw post.api_platform_link}" rel="nofollow" title="{vb:rawphrase {vb:raw post['api_platform_link_title']}}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</a>
<vb:else />
<span class="mobile mobile_{vb:raw post.api_platform}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</span>
</vb:if>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
TheSupportForum
01-29-2012, 01:38 PM
Yamm try this one
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer {vb:raw post.statusicon}" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">, <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<label for="post_imod_checkbox_{vb:raw post.postid}"><input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" /></label>
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="etiket_postbit_alanI_username username_container">
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div>
<vb:if condition="$post['rank']">
<div class="etiket_postbit_alanI_rank">{vb:raw post.rank}</div>
</vb:if>
<vb:if condition="$show['avatar']">
<a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<div class="etiket_postbit_alanI_usertitle">
{vb:raw post.usertitle}
</div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['reputation']">
<div class="etiket_postbit_alanI_postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}" title="{vb:raw post.username} {vb:raw post.level}">
<vb:each from="reputationdisplay" value="row">
<img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
</vb:each>
</div>
</vb:if>
<vb:if condition="$post['userid']">
<hr />
{vb:raw post.onlinestatus}
<div class="etiket_postbit_alanI_userinfo_extra">
<!################### Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
<vb:if condition="$post['joindate']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase join_date}
<dd>{vb:raw post.joindate}</dd>
</div>
</vb:if>
<vb:if condition="$post['field2']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase location_perm}<dd>{vb:raw post.field2}</dd></div></vb:if>
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} <dd>{vb:raw post.age}</dd></div></vb:if>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>
<!################### /Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions}
<dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
<dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
</vb:if>
</vb:if>
</div>
</vb:if>
</div>
{vb:raw template_hook.postbit_userinfo_right}
<div class="etiket_postbit_alanI_imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_files}" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attachments_pending_approval}" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}" title="{vb:rawphrase edit_delete_message}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<vb:if condition="THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}&noquote=1" rel="nofollow" title="{vb:rawphrase quick_reply_to_this_message}"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow" title="{vb:rawphrase reply_with_quote}"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}" title="{vb:rawphrase multi_quote_this_message}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" title="{vb:rawphrase add_reputation}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase add_reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_button}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['api_platform']">
<vb:if condition="$post['api_platform_link']">
<a class="mobile mobile_{vb:raw post.api_platform}" href="{vb:raw post.api_platform_link}" rel="nofollow" title="{vb:rawphrase {vb:raw post['api_platform_link_title']}}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</a>
<vb:else />
<span class="mobile mobile_{vb:raw post.api_platform}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</span>
</vb:if>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
I'm sorry, no improvement.
TheSupportForum
01-29-2012, 01:54 PM
I'm sorry, no improvement.
how many browsers have you tried this on
from what i know chrome has an issue with vbulletin 4.1.10
I have tested it with Firefox and Opera, the error is identical. vBulletin 4.1.10.
If I undo the changes in the additional.css do, the error is gone. So it must be like dirt somewhere.
I've found it. It is the bottom line
margin-right:-10px;
If the value is less than -2, it's okay. :up:
TheSupportForum
01-29-2012, 02:38 PM
If I undo the changes in the additional.css do, the error is gone. So it must be like dirt somewhere.
i asume that the addional.css code for this mod put put underneath the rest of whatever code you had also in that template
i messed up once when i realised that some css code had to be first before any additional
TheSupportForum
01-29-2012, 02:40 PM
I've found it. It is the bottom line
margin-right:-10px;If the value is less than -2, it's okay. :up:
great to hear you sorted it, with that value
i havent had an issue with it yet as i just customised the default style
TheSupportForum
01-29-2012, 05:11 PM
Please, how to fix in country:
http://img585.imageshack.us/img585/1033/flagm.png
My code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Country:
<!-- Wy Country Flags Start -->
<vb:if condition="$post['field6']"><dd> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" /></dd></vb:if>
<!-- Wy Flags End -->
</div>
there we go
<vb:if condition="$post['field6']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Country:
<dd>
<img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" />
</dd>
</div>
Krusty1231
01-29-2012, 07:26 PM
Alternate you could do this:
Find in the postbit legacy
{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
then under that - put this:
<div align="center">
<vb:if condition="$post['field5']">
<img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field5}.GIF" alt="Users Flag!" border="" />
</vb:if></div>
Of course change field 5 to match yours.
This just removes the "country", and centers the flag under your avatar.
(See attached screen)
TheSupportForum
01-29-2012, 07:36 PM
Alternate you could do this:
Find in the postbit legacy
{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>then under that - put this:
<div align="center">
<vb:if condition="$post['field5']">
<img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field5}.GIF" alt="Users Flag!" border="" />
</vb:if></div>Of course change field 5 to match yours.
This just removes the "country", and centers the flag under your avatar.
(See attached screen)
you forgot some coding too
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
i just saw your screenshot and its not within the css style
this is why your ment to use
<vb:if condition="$post['field6']"> <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> Country: <dd> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" /> </dd> </div>
etiket_postbit_alanI_userinfo_extra_yazIlarI
is in the additional.css if the above is removed from it to get what your screenshot shows which is wrong
Krusty1231
01-29-2012, 08:31 PM
you forgot some coding too
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
i just saw your screenshot and its not within the css style
this is why your ment to use
<vb:if condition="$post['field6']"> <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> Country: <dd> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" /> </dd> </div>
etiket_postbit_alanI_userinfo_extra_yazIlarI
is in the additional.css if the above is removed from it to get what your screenshot shows which is wrong
Ummm, No I did not forget. The placement of the flag is just in a different location on the postbit legacy I use.
The CSS remains as it was. There has been NO change to it - nor is it missing.
For example:
Under this:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>
I put this
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase last_online_activity}<dd>{vb:raw post.lastactivity_date} @ {vb:raw post.lastactivity_time}</dd></div>
The flag position has just been moved - removing the "country" as it is redundant.
So no, I know how I meant to use it. I forgot nothing. My screenshot is correct.
TheSupportForum
01-29-2012, 08:34 PM
Ummm, No I did not forget. The placement of the flag is just in a different location on the postbit legacy I use.
The CSS remains as it was. There has been NO change to it - nor is it missing.
For example:
Under this:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>I put this
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase last_online_activity}<dd>{vb:raw post.lastactivity_date} @ {vb:raw post.lastactivity_time}</dd></div>The flag position has just been moved - removing the "country" as it is redundant.
So no, I know how I meant to use it. I forgot nothing. My screenshot is correct.
if you look the flag is not within the frame
Krusty1231
01-29-2012, 08:35 PM
LOL - for me - it was not intended to be.
Each to his own - just trying to throw something out there that is a little different!
TheSupportForum
01-29-2012, 08:59 PM
LOL - for me - it was not intended to be.
Each to his own - just trying to throw something out there that is a little different!
right i understand
thecore762
02-02-2012, 06:59 AM
Here is mine.
http://www.47r-squad.com/general-discussion/6-47-ronin-forum-rules.html
What ya guys think?
ClErK1991
02-03-2012, 01:00 AM
hey eTikeT thanks a lot for this modification, i have to ask u for some help, i installed this mod.
what can i do to add that mod to ur postbit legacy?
im currently using vB 4.1.10
MrBeastlymfe
02-03-2012, 01:16 AM
Could anyone tell me how to put a box around custom fields?
Doctor Death
02-03-2012, 03:08 PM
I am having trouble with the data lining up with the labels they are supposed to refer to...
The attached file shows where all data is lower than the labels.
I used the exact code found in this mod, so any recommendations are greatly appreciated.
The background doesnt have the effect that the example did, so also any recommendations to get that are also appreciated.
TheSupportForum
02-03-2012, 06:36 PM
I am having trouble with the data lining up with the labels they are supposed to refer to...
The attached file shows where all data is lower than the labels.
I used the exact code found in this mod, so any recommendations are greatly appreciated.
The background doesnt have the effect that the example did, so also any recommendations to get that are also appreciated.
place the images in the correct folder
upload the folder to /images/
it will work after
TheSupportForum
02-03-2012, 06:37 PM
Could anyone tell me how to put a box around custom fields?
provide the custom code your place in postbit_legacy
please do not place all postbit_legacy code please
ClErK1991
02-03-2012, 08:03 PM
hey eTikeT thanks a lot for this modification, i have to ask u for some help, i installed this mod.
what can i do to add that mod to ur postbit legacy?
im currently using vB 4.1.10
What can i do fot this?
TheSupportForum
02-03-2012, 08:10 PM
What can i do fot this?
all you need to do is located the template Postbit_legacy in
admincp > Styles & Templates > Style Manager >
# edit templates
# Expand all template groups
# search for postbit_legacy
# click edit
# replace all the code
ClErK1991
02-03-2012, 11:32 PM
all you need to do is located the template Postbit_legacy in
admincp > Styles & Templates > Style Manager >
# edit templates
# Expand all template groups
# search for postbit_legacy
# click edit
# replace all the code
i have this modification working at 100% but i have a mod to 'MOODS' and i dont know how to put on this modification, look how it see that, and please help me to add that to the postbit legacy, im currently using vb 4.1.10
Doctor Death
02-04-2012, 01:40 AM
place the images in the correct folder
upload the folder to /images/
it will work after
You are right! Works great.
My other problem was because I inadvertantly had compatibility mode on.
Thanks much
Luffy-9
02-04-2012, 06:39 AM
Great...
https://vborg.vbsupport.ru/
done (Y)
I wonder if I wanna add more fields in postpit box How???
TheSupportForum
02-04-2012, 07:21 AM
Great...
http://desmond.imageshack.us/Himg560/scaled.php?server=560&filename=29375237.png&res=medium
done (Y)
I wonder if I wanna add more fields in postpit box How???
some mods have a postbit_ template for example Thankyou MOD
you will need to located the correct template to edit in order for it to work correctly
in postbit_legacy
you can also include custom fields in postbit_legacy
doctorsexy
02-04-2012, 03:22 PM
How do i go about putting the ibProArcade score back in
Hippy
02-04-2012, 04:44 PM
for postbit
find
<dl class="userstats">
and add this under it
{vb:raw post.crowns}{vb:raw post.champtext}<br />
for postbit_legacy
find
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
and add this above
<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
thecore762
02-05-2012, 05:07 AM
The default online option wasn't working for me.
Replaced with this:
TheSupportForum
02-05-2012, 08:15 AM
The default online option wasn't working for me.
Replaced with this:
you have followed this ?
Step 2.
Open postbit_onlinestatus template of your default theme, replace all the codes with the ones below :
you need to do this on all themes ^
<vb:if condition="$onlinestatus==0">
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">Status<dd> Offline</dd></div>
</vb:if>
<vb:if condition="$onlinestatus==1">
<div class="etiket_postbit_alanI_durumu_iceride">Status<dd> Online </dd></div>
</vb:if>
<vb:if condition="$onlinestatus==2">
<div class="etiket_postbit_alanI_durumu_gizli_geziyor">Status<dd>invisible</dd> </div>
</vb:if>
thecore762
02-05-2012, 08:20 AM
you have followed this ?
Step 2.
Open postbit_onlinestatus template of your default theme, replace all the codes with the ones below :
you need to do this on all themes ^
<vb:if condition="$onlinestatus==0">
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">Status<dd> Offline</dd></div>
</vb:if>
<vb:if condition="$onlinestatus==1">
<div class="etiket_postbit_alanI_durumu_iceride">Status<dd> Online </dd></div>
</vb:if>
<vb:if condition="$onlinestatus==2">
<div class="etiket_postbit_alanI_durumu_gizli_geziyor">Status<dd>invisible</dd> </div>
</vb:if>
When I meant it wasn't working for me I actually meant I didn't really like it.
So we replaced with something that would match better with my skin.
TheSupportForum
02-05-2012, 08:24 AM
When I meant it wasn't working for me I actually meant I didn't really like it.
So we replaced with something that would match better with my skin.
that is cool :)
KoingWolf
02-05-2012, 09:32 AM
<vb:if condition="$post['fieldXX']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dd>
<center><font color="red" size="4"><B>{vb:rawphrase fieldXX}[{vb:raw post.fieldXX}]</B></font></center>
</dd>
</div>
</vb:if>
Sorry I was not able to reply sooner (many things came up), but the issues still persists. :(
https://vborg.vbsupport.ru/external/2012/02/10.gif
TheSupportForum
02-05-2012, 05:52 PM
Sorry I was not able to reply sooner (many things came up), but the issues still persists. :(
https://vborg.vbsupport.ru/external/2012/02/10.gif
<vb:if condition="$post['fieldXX']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dd><font color="red" size="4"><b><center>{vb:rawphrase fieldXX}[{vb:raw post.fieldXX}]</center></b></font> </dd></div>
</vb:if>
Luffy-9
02-06-2012, 07:14 AM
https://vborg.vbsupport.ru/
I notice something in the user profile [picture above]
ClErK1991
02-06-2012, 04:46 PM
oh men, no one can help me?
https://vborg.vbsupport.ru/showpost.php?p=2295883&postcount=194
TheSupportForum
02-06-2012, 05:02 PM
oh men, no one can help me?
https://vborg.vbsupport.ru/showpost.php?p=2295883&postcount=194
i need the postbit code for it,
what field are you using ?
ClErK1991
02-07-2012, 05:21 PM
i need the postbit code for it,
what field are you using ?
i dont used field, is this mod https://vborg.vbsupport.ru/showthread.php?t=243754
my postbit legacy templante is this
{vb:raw template_hook.postbit_start}
<li class="postbitlegacy postbitim postcontainer {vb:raw post.statusicon}" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
<div class="posthead">
<span class="postdate {vb:raw post.statusicon}">
<vb:if condition="$show['announcement']">
<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
<vb:else />
<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">, <span class="time">{vb:raw post.posttime}</span></vb:if></span>
</vb:if>
</span>
<span class="nodecontrols">
<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
</vb:if>
<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
<vb:if condition="$show['inlinemod']">
<label for="post_imod_checkbox_{vb:raw post.postid}"><input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" /></label>
</vb:if>
</span>
</div>
<div class="postdetails">
<div class="userinfo">
<div class="etiket_postbit_alanI_username username_container">
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div>
<vb:if condition="$post['rank']">
<div class="etiket_postbit_alanI_rank">{vb:raw post.rank}</div>
</vb:if>
<vb:if condition="$show['avatar']">
<a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
<img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
</a>
</vb:if>
<div class="etiket_postbit_alanI_usertitle">
{vb:raw post.usertitle}
</div>
{vb:raw template_hook.postbit_userinfo_left}
<vb:if condition="$show['reputation']">
<div class="etiket_postbit_alanI_postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}" title="{vb:raw post.username} {vb:raw post.level}">
<vb:each from="reputationdisplay" value="row">
<img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
</vb:each>
</div>
</vb:if>
<vb:if condition="$post['userid']">
<hr />
{vb:raw post.onlinestatus}
<div class="etiket_postbit_alanI_userinfo_extra">
<!################### Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
<vb:if condition="$post['joindate']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase join_date}
<dd>{vb:raw post.joindate}</dd>
</div>
</vb:if>
<vb:if condition="$post['field2']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase location_perm}<dd>{vb:raw post.field2}</dd></div></vb:if>
<vb:if condition="$post['age']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase age} <dd>{vb:raw post.age}</dd></div></vb:if>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>
<!################### /Ekstra Olarak Ekleyeceginiz ?zellikleri Bu Yaz?n?n Alt?nda Ekleyebilirsiniz ################### -->
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$show['infraction'] OR $show['reppower']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<vb:if condition="$show['infraction']">
{vb:rawphrase infractions}
<dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
</vb:if>
<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">
{vb:rawphrase reppower}
<dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
</vb:if>
</vb:if>
</div>
</vb:if>
</div>
{vb:raw template_hook.postbit_userinfo_right}
<div class="etiket_postbit_alanI_imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
<div class="postbody">
<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
{vb:raw template_hook.postbit_messagearea_start}
<vb:if condition="$post['title'] OR $show['messageicon']">
<h2 class="title icon">
<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
</h2>
</vb:if>
<vb:if condition="$post['isfirstshown']">
{vb:raw ad_location.ad_showthread_firstpost_start}
{vb:raw ad_location.thread_first_post_content}
</vb:if>
<vb:if condition="$post['islastshown']">
{vb:raw ad_location.thread_last_post_content}
</vb:if>
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>
<vb:if condition="$show['attachments']">
<div class="attachments">
<vb:if condition="$show['thumbnailattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
{vb:raw post.thumbnailattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
{vb:raw post.imageattachments}
</fieldset>
</vb:if>
<vb:if condition="$show['imageattachmentlink']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_images}" /> {vb:rawphrase attached_images}</legend>
<ul>
{vb:raw post.imageattachmentlinks}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['otherattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_files}" /> {vb:rawphrase attached_files}</legend>
<ul>
{vb:raw post.otherattachments}
</ul>
</fieldset>
</vb:if>
<vb:if condition="$show['moderatedattachment']">
<fieldset class="postcontent">
<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attachments_pending_approval}" /> {vb:rawphrase attachments_pending_approval}</legend>
<ul>
{vb:raw post.moderatedattachments}
</ul>
</fieldset>
</vb:if>
</div>
<!-- / attachments -->
</vb:if>
</div>
</div>
<vb:if condition="$show['postedited'] || $post['signature']">
<div class="after_content">
<vb:if condition="$show['postedited']">
<!-- edit note -->
<blockquote class="postcontent lastedited">
<!-- <img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
<vb:if condition="$show['postedithistory']">
{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date},
{vb:raw post.edit_time}, {vb:raw post.historyurl}}
<vb:else />
{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
</vb:if>
<vb:if condition="$post['edit_reason']">
<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
</vb:if>
</blockquote>
<!-- / edit note -->
</vb:if>
{vb:raw template_hook.postbit_signature_start}
{vb:raw ad_location.ad_showthread_firstpost_sig}
<vb:if condition="$post['signature']">
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
</vb:if>
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
<div class="cleardiv"></div>
</div>
</div>
<div class="postfoot">
<!-- <div class="postfoot_container"> -->
<div class="textcontrols floatcontainer">
<span class="postcontrols">
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if condition="$post['editlink']">
<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}" title="{vb:rawphrase edit_delete_message}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
<vb:if condition="THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}&noquote=1" rel="nofollow" title="{vb:rawphrase quick_reply_to_this_message}"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
<span class="seperator"> </span>
</vb:if>
<vb:if condition="$post['replylink']">
<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow" title="{vb:rawphrase reply_with_quote}"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" /> <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a>
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['multiquote_post']">
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}" title="{vb:rawphrase multi_quote_this_message}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a>
</vb:if>
</span>
<span class="postlinking">
<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
<a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
<span class="seperator"> </span>
</vb:if>
</vb:if>
{vb:raw template_hook.postbit_controls}
{vb:raw post.iplogged}
<vb:if condition="$post['forwardlink']">
<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator"> </span></vb:if>
</vb:if>
<vb:if condition="$show['reputationlink']">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" title="{vb:rawphrase add_reputation}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase add_reputation}" /> --> </a></span>
</vb:if>
<vb:if condition="$show['infractionlink']">
<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> </a>
</vb:if>
<vb:if condition="$show['reportlink']">
<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> --> </a>
</vb:if>
<vb:if condition="$show['moderated']">
<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
</vb:if>
<vb:if condition="$show['spam']">
<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
</vb:if>
<vb:if condition="$show['deletedpost']">
<vb:if condition="$show['managepost']">
<a class="deleted" href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}postings.php?{vb:raw session.sessionurl}do=managepost&p={vb:raw post.postid}" title="{vb:rawphrase manage}"> </a>
<vb:else />
<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_button}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
</vb:if>
</vb:if>
<vb:if condition="$show['redcard']">
<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> </a>
<vb:elseif condition="$show['yellowcard']" />
<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> </a>
</vb:if>
<vb:if condition="$post['api_platform']">
<vb:if condition="$post['api_platform_link']">
<a class="mobile mobile_{vb:raw post.api_platform}" href="{vb:raw post.api_platform_link}" rel="nofollow" title="{vb:rawphrase {vb:raw post['api_platform_link_title']}}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</a>
<vb:else />
<span class="mobile mobile_{vb:raw post.api_platform}">{vb:rawphrase {vb:raw post['api_platform_link_phrase']}}</span>
</vb:if>
</vb:if>
</span>
<!-- </div> -->
</div>
</div>
<hr />
</li>
{vb:raw template_hook.postbit_end}
Reizar
02-08-2012, 08:08 AM
I've having the problem where avatars in posts are thumbnails rather then the actual size avatar.
I've tried with avatars stored in the database and in the filesystem and both have thumbnails as avatars. This only happens on the theme which has this postbit legacy system.
Anyone know why this is happening? / how to fix it?
HHelp1
02-08-2012, 03:06 PM
Any 1 please help ? My postbit is messed up. thank you!
KoingWolf
02-09-2012, 12:03 AM
<vb:if condition="$post['fieldXX']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dd><font color="red" size="4"><b><center>{vb:rawphrase fieldXX}[{vb:raw post.fieldXX}]</center></b></font> </dd></div>
</vb:if>
Still can't get it to work.. :(
Maybe it's my placing? I'm placing it above the /else (which is above the .musername) that the original mod states as the location of where to put the original code. Putting it under the /div and /vb that follows that results in the same issue. Putting it above everything results in it disappearing entirely or other errors..
Thanks for trying to help so far though, it's very much appreciated! :)
davijp
02-09-2012, 02:06 PM
How can I implement vBExperience 4 with this postbit?
I would like a help :confused:
HHelp1
02-10-2012, 02:33 PM
<a href="https://vborg.vbsupport.ru/showpost.php?p=2297545&postcount=211" target="_blank">https://vborg.vbsupport.ru/showp...&postcount=211</a>
PLEASE HELP ME ?
ClErK1991
02-10-2012, 10:34 PM
help here too
https://vborg.vbsupport.ru/showpost.php?p=2297197&postcount=209
HHelp1
02-11-2012, 07:48 PM
May any one please fix for me please https://vborg.vbsupport.ru/ that VBShop from DBTech is mess ( Belli) is not in line please help me .
owning_y0u
02-11-2012, 08:26 PM
to all that have a messed postbit try to read the start post.
In order to add extra features , Follow the instructions below.
Open then postbit_legacy template of your theme, Edit and add the following codes to the bottom of the page.
Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Description
<dd>
content
</dd>
</div>
HHelp1
02-12-2012, 06:28 PM
to all that have a messed postbit try to read the start post.
What do we do with that and what should I edit?? But I don't know much HTML
ClErK1991
02-12-2012, 07:05 PM
to all that have a messed postbit try to read the start post.
and how we do when is a mod what we try to add
adambloch
02-14-2012, 12:00 AM
OK I'm sure I have missed it but why or how do I get the "Admin" OR "Mod" status to show up over the picture? ... Other than that it works great on 4.1.10 for me :)
Thanks
adambloch
02-14-2012, 10:32 AM
is it possible to make the postbit to over lap any signature at the bottom of the post? lots of space is taken up with white space due to the gap created..
Many thanks
Adam
BlueCheri
02-14-2012, 11:37 AM
It's good one.
Installed, facing some problem.
Trying to sort it out myself, let's see I can do it or not?
Edit: Need to fix the 'Thanks and Reputation details' Image attached. Kindly guide me on this.
Thanx in advance
G!
Luffy-9
02-16-2012, 12:40 PM
https://vborg.vbsupport.ru/
Any suggestions?
HHelp1
02-23-2012, 11:44 PM
any one please help me ? May any one please fix for me please https://vborg.vbsupport.ru/ that VBShop from DBTech is mess ( Belli) is not in line please help me .
i want it look lke this Beli: 123
NOT
Beli
123
and i want it separate box
mrcovers
03-15-2012, 06:01 AM
how do u add the images on top of the avatar... i add images in ranks but they dont show up.
HHelp1
03-15-2012, 07:49 PM
how do u add the images on top of the avatar... i add images in ranks but they dont show up.
Make sure you update rank titles after added those images
maasland
03-15-2012, 09:46 PM
http://desmond.imageshack.us/Himg252/scaled.php?server=252&filename=14876108.png&res=medium
Any suggestions?
Yep, use something like this for your postbit_onlinestatus (changes in red)...
<vb:if condition="THIS_SCRIPT == 'member'">
<vb:if condition="$onlinestatus==0"><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-offline.png" alt="{vb:rawphrase x_is_offline, {vb:raw user.username}}" border="0" />
<vb:elseif condition="$onlinestatus==1" /><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-online.png" alt="{vb:rawphrase x_is_online_now, {vb:raw user.username}}" border="0" />
<vb:elseif condition="$onlinestatus==2" /><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-invisible.png" alt="{vb:rawphrase x_is_invisible, {vb:raw user.username}}" border="0" /></vb:if>
<vb:else />
<vb:if condition="$onlinestatus==0"><div class="etiket_postbit_alanI_durumu_cevrimdIsI">Status<dd> Offline </dd></div></vb:if>
<vb:if condition="$onlinestatus==1"><div class="etiket_postbit_alanI_durumu_iceride">Status<dd> Online </dd></div></vb:if>
<vb:if condition="$onlinestatus==2"><div class="etiket_postbit_alanI_durumu_gizli_geziyor">Status<dd> Invisible </dd></div></vb:if>
</vb:if>
mrcovers
03-16-2012, 03:00 PM
ok that worked but now i get 2 administrators. how do i fix this?
https://vborg.vbsupport.ru/
HHelp1
03-16-2012, 08:03 PM
ok that worked but now i get 2 administrators. how do i fix this?
http://img43.imageshack.us/img43/3759/postbitn.jpg
make sure u check that u have added 2 of them. If you do delete.
Chris Sotier
03-17-2012, 06:11 AM
Fixed my problem.
p@ndu
03-17-2012, 08:52 AM
Hi
will we get thanks and all in boxes only
mrcovers
03-17-2012, 10:16 AM
nah i only added 1. and i still get 2
RRCamellini
03-20-2012, 12:48 AM
Nice Job, Thx a Lot, vB 4.1.11
https://vborg.vbsupport.ru/
mitch84
03-21-2012, 05:14 AM
Nice Job, Thx a Lot, vB 4.1.11
http://img403.imageshack.us/img403/126/postbitd.png
Hi, I use dbtech/like too, can you post your template file postbit please? thx
IainMustardGas
03-21-2012, 09:38 AM
This is a fantastic mod. Well done eTiKeT :up:
Seems to be working fine on vB 4.1.11 :cool:
**Marked as installed**
RRCamellini
03-21-2012, 11:41 PM
@mitch84
Friend, I used the mod the way it is here, comment removed the background, and changed the name of the nickname aprte adding on MOD Image Nick, you can use posted that worked perfectly, I used the black version
Danny Diamond
03-26-2012, 02:13 AM
<i>Installed. Looks really nice. Thank you. </i>
krasny
03-26-2012, 01:37 PM
Where is the additional.css?
Krusty1231
03-26-2012, 06:14 PM
Where is the additional.css?
In Style Manager - select your style.
Edit Templates from the dropdown
Scroll down to CSS Templates - open it.
See screen.
Good luck
killerford
04-07-2012, 12:31 AM
I really like this. Is there anyway of getting it so there is no white box behind the avatar?
Leszek!
04-08-2012, 09:07 PM
I have problem like this:
http://www.e-pietrzak.pl/inne/pole.png
Can anyone tell me, what's wrong?
Installed plug-ins:
1. IWT - Time Spent Online
2. vBExperience
These two look bad.
Leszek!
04-08-2012, 10:24 PM
I worked it out yourself. It was easy :)
thecore762
04-09-2012, 03:13 AM
How do I modify the border color?
It's currently grey...for the black theme.
Gunshot
04-10-2012, 02:29 AM
How can we add a separator between the postbit and the posts....the additional css seems to override all stylevars.....looks odd to me
http://kingsforum.net/live/showthread.php?458-Rockets-at-Kings&p=12391#post12391
haidm
04-12-2012, 03:10 PM
How can I fix with DT Post thank/like?
hhumas
04-14-2012, 07:32 PM
i want it for vb 4.1.5 is it available ?
killerford
04-17-2012, 05:39 PM
I really like this. Is there anyway of getting it so there is no white box behind the avatar?
bump.
Hakan
05-01-2012, 07:59 AM
https://vborg.vbsupport.ru/external/2012/05/60.png
?ok G?zel Durdu. ?ok Sağol Etiket Ustam. :cool:
mitch84
05-03-2012, 01:49 PM
How can I fix with DT Post thank/like?
yes, how fix that? thank you
Hippy
05-03-2012, 07:21 PM
I no longer have there mod installed on my test site but I have fixed this for others pm me if you still don't figure it out... regards Hippy
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.