![]() |
For anyone interested with the above I also figured out how to highlight the top post...
Here's what it looks like: http://nikonites.com/feedback-sugges...teractive.html Assuming you're using postbit_legacy: Edit template postbit.css: After PHP Code:
PHP Code:
After HTML Code:
<div class="postbody HTML Code:
<vb:if condition="$post['threadid'] AND $toppost == $post['postid']">toppost</vb:if> HTML Code:
<div class="postbody <vb:if condition="$post['threadid'] AND $toppost == $post['postid']">toppost</vb:if>"> |
If anyone ended up using this yesterday, I added a small condition so that private messages would not highlight ($post['threadid'] AND $toppost == $post['postid']) it is included above.
|
I hope this mod is revamped soon so all these positive changes are integrated, thanks for your contributions
|
I'm sure this was asked someone else, but i can't seem to find it.
Is there any way or allowing the user to change their vote? For example, if I like a post, and then the poster changes the content, I'd like the ability to revoke my like, or at the very least, dislike the new post. Thanks. Great Mod. Site is almost done. |
Quote:
|
For the next version could we get it so that for the minimum post check the helpful answers block does not disappear, it instead shows an error when clicked informing the user that their post count is not yet high enough?
With the minimum post check the way it is, people think there is an error that it does not show. |
Quote:
|
Quote:
You should be able to do this just by editing out lines: Code:
} else if ($this->registry->options['helpans_min'] AND $this->registry->userinfo['posts'] < $this->registry->options['helpans_minnum']) { |
Quote:
|
Quote:
|
All times are GMT. The time now is 04:37 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:
|