Status
Not open for further replies.

Sunka

Customer
I do not like default icons in postbit. I want to change your icons, with new and with another size then default (16x16 px)

How to order that inline with text (look at picture)



1-184.jpg
 
Try adding valign="middle" to the <img> tag in the _entries template, see if that helps :)
 
Where exactly?

I find only two templates with _entries and IMG code for icons, and put valign="middle".
Icons are still in bad position (tried also hard refresh, CTRL + F5) :( :( :(

dbtech_thanks_postbit_entries_actionbit

HTML:
<a href="javascript://" onclick="Thanks{vb:var post.postid}.ajax_call('{vb:raw button.varname}');"><img src="dbtech/thanks/images/{vb:raw button.varname}.png" alt="{vb:raw button.title}" valign="middle" border="0" /> {vb:raw phrase}</a>
dbtech_thanks_postbit_entries_entrybit

HTML:
<div class="userinfo" style="width:auto;">
            <img src="dbtech/thanks/images/{vb:raw button.varname}.png" alt="{vb:raw button.title}" valign="middle" border="0" />
            <vb:if condition="$otherusers">
                {vb:rawphrase dbtech_thanks_x_clicked_y_others, {vb:raw users}, {vb:raw otherusers}, {vb:raw session.sessionurl}, {vb:var post.postid}, {vb:raw button.varname}, {vb:raw button.listtext}}
            <vb:else />
                {vb:raw users} {vb:raw button.listtext}
            </vb:if>
        </div>
 
Why is your report icon on the second row in your image?

It looks to me you have a fixed width forum less than 950px, this could be the cause of your alignment or your not using full screen and its scrunched up.
 
Where exactly?

I find only two templates with _entries and IMG code for icons, and put valign="middle".
Icons are still in bad position (tried also hard refresh, CTRL + F5) :( :( :(

dbtech_thanks_postbit_entries_actionbit

HTML:
<a href="javascript://" onclick="Thanks{vb:var post.postid}.ajax_call('{vb:raw button.varname}');"><img src="dbtech/thanks/images/{vb:raw button.varname}.png" alt="{vb:raw button.title}" valign="middle" border="0" /> {vb:raw phrase}</a>
dbtech_thanks_postbit_entries_entrybit

HTML:
<div class="userinfo" style="width:auto;">
            <img src="dbtech/thanks/images/{vb:raw button.varname}.png" alt="{vb:raw button.title}" valign="middle" border="0" />
            <vb:if condition="$otherusers">
                {vb:rawphrase dbtech_thanks_x_clicked_y_others, {vb:raw users}, {vb:raw otherusers}, {vb:raw session.sessionurl}, {vb:var post.postid}, {vb:raw button.varname}, {vb:raw button.listtext}}
            <vb:else />
                {vb:raw users} {vb:raw button.listtext}
            </vb:if>
        </div>

I don't know then, we're sadly unable to support custom modifications to our mods :(
 
Why is your report icon on the second row in your image?

It looks to me you have a fixed width forum less than 950px, this could be the cause of your alignment or your not using full screen and its scrunched up.

Because screenshot is taken on old monitor with low resolution.
My forum width is not fixed.

I don't know then, we're sadly unable to support custom modifications to our mods :(

It is pity, then... :(
 
I don't know then, we're sadly unable to support custom modifications to our mods :(

GRRRR that sounds a bit too familiar to a IB answer


With the ability to add new buttons should also include a way to set the order displayed. I'm good with 16x16 but not so big on the seemingly random manner they buttons display.
 
I didn't even realise there was an alignment issue, sorry about that :(

That's fixed for v1.1.4 due to be released shortly :)
 
Thanks for fix alignment issue :D
It is working and that is correct now, but still small bug is still alive and kicking...
As you can see on screenshots, I have to change name (put some dots before first letter of word) ==> ...Thanks

Still text in postbit "think" that icons are 16 px wide, and if I change icons with little wider, letters go behind icons. So I just put some dots before word to quick fix solution.

Please, in next update fix that, and please make icons horizontal centered like words.

Thanks! ;)


1-189.jpg
2-105.jpg

 
Status
Not open for further replies.

Similar threads

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,046
Customer rating
5.00 star(s) 1 ratings
Back
Top