![]() |
1 Attachment(s)
Quote:
Quote:
first open the helpfulanswers.php in your forum root. then comment out the lines shown in image. our objective is to always use helpful_answers_roll. Then go to admincp > style manager > edit template > help templates > helpful_answers_roll replace all the code in that template with this: Code:
under Code:
<div class="postfoot"> Code:
<a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a> </vb:if> Code:
<vb:if condition="$show['helpfulanswer']"> add Code:
.postbitlegacy .postfoot .textcontrols a.rateuppost, .postbit .postfoot .textcontrols a.rateuppost, .eventbit .eventfoot .textcontrols a.rateupevent { I have only checked it in legacy postbit. if you make the similar change in regular postbit, it should work. NOTE: This layout is NOT for "ten-based" rating. Please remember to backup your database before trying. and I'm not responsible if anything goes wrong. edit: you need to extract the arrow_mini.zip in /images/buttons directory. |
1 Attachment(s)
Thanks for the guide CvP, after following the instructions this is the output I am getting.... Thanks for having a look.
|
1 Attachment(s)
Edit: I'm a 'tard.... Didn't have it set to arrows in the options.....
Ok one last question, what bit of CSS do I need to change to make the non-rolled over arrows have my darker footer background. From the screenshot you can see that the background is lighter, the rollover color is correct. Thanks. 2nd Edit: GOT IT! Thanks. Looking forward to the 0 bug fix for the up arrow. |
find what you added in additional.css
remove all #E9E9E9 from background:url("images/buttons/arrow_mini_up_gray.png") no-repeat scroll left center #E9E9E9; to background:url("images/buttons/arrow_mini_up_gray.png") no-repeat scroll left center; |
1 Attachment(s)
Thanks man, got it! Let us know when you get the 0 bug fixed. :)
Also, when I go to replace the Post Thank You Hack with this permanently, could you direct me where to place the code to have the up and down arrows at the far left of the footer bar instead of the far right? (This would put it where the Thanks button currently is) |
Quote:
there I asked you to place a code after </vb:if> and before </span>. if you notice, there is another <span> right after that </span>. move that piece of code right after this <span>. btw, placing is far right makes no sense unless you are using RTL. |
Quote:
awesome. thanks a lot dude. |
Quote:
Edit: Nevermind, think I got it.... Was lookin' in the wrong spot! |
edit helpful_answers_roll
and move the <span class="seperator"> </span> to where you want. |
Quote:
Quote:
|
All times are GMT. The time now is 08:58 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:
|