![]() |
some nice features in the newer version dartho,
how do I add a "PM" button, next to edit etc? |
also the "whats going on" section is missing now, and how do i remove the adverts :(
|
Quote:
|
Quote:
|
Today, I test the premium mobile style included in the new release 4.1.11 of VB, i don't like!!! Its ugly and heavy load on Android Galaxy S versus dartho light skin, I prefer the dartho style.
The only thing I don't know how to change is the underline style of the text in this skin, it would be more beautyful if you improve a lite the boxes when u are inside a sub-forum. Some similar like this: http://www.bowlandcentral.com/forum/...hp?styleid=167 this custom style based on your work, is very very nice.... |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=826 |
Where did you want the PM button - next to the edit, reply buttons on postbit?
|
I would like to add a post thank..
what code would you need to see from that mod ? thanks |
See this post for Abe1's Post Thanks Hack integration: https://vborg.vbsupport.ru/showthrea...43#post2305643
[s] This probably needs a bit of tweaking, but here goes: edit post_thanks_box template in the lightweight style and replace contents with: Code:
<div class="windowbg" id="post_thanks_box_$post[postid]">$post_thanks_box</div> Code:
<a id="btn" href="post_thanks.php?$session[sessionurl]do=post_thanks_add&p=$post[postid]&securitytoken=$bbuserinfo[securitytoken]" id="post_thanks_button_$post[postid]"<if condition="$vboptions[disable_ajax] != 2"> onclick="return post_thanks_give($post[postid], <if condition="$vboptions[post_groan_integrate]">true<else />false</if>);"</if> <if condition="$display_thanks_image == 'none'">style="display:none"</if> rel="nofollow">Thanks</a> Code:
<if condition="$post['post_thanks_amount'] == 1"> Code:
<img src="$stylevar[imgdir_misc]/moderated_small.gif" alt="$vbphrase[moderated_post]" border="0" /> Code:
<img src="$stylevar[imgdir_misc]/moderated_small.gif" alt="$vbphrase[moderated_post]" border="0" /> caveat: this may introduce other hacks into the lightweight style which use the postbit_end and postbit_control hooks [/s] |
yep will test it out in the am .. thanks for your time dartho
|
All times are GMT. The time now is 10:33 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|