The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Help changing Reputation Button in Postbit to Text
Hey can someone tell me how to code the Postbit template to change the little Sheriff badge icon to leave feedback to text? We use it for classified feedback and would like to remove the graphic and have it say "Leave Buyer / Seller Feedback" and still function all the same.
Thanks Lynne It's a background image in the CSS, like here: HTML Code: .postbitlegacy .postfoot .textcontrols a.reputation,.postbit .postfoot .textcontrols a.reputation{ background: url(http://www.thetradersden.org/vb4_sui...tation-40b.png) no-repeat #e9e9e9 left; ... } So, you would need to change the CSS and then also edit the postbit(_legacy) template to do that. If you need help with that, you would need to post over on vbulletin.org, the modification site. Can someone tell me how to go about doing this? I know how to edit the templates... need helping properly coding it in both places. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|