How to put pictures in reputation buttons
3 posters
Page 1 of 1
How to put pictures in reputation buttons
like this
Last edited by -DC- Member on Sun 25 Mar 2012, 20:22; edited 1 time in total
Re: How to put pictures in reputation buttons
The second part of this tutorial will help:
https://help.forumotion.com/t84472-tuesday-tip-reputation-system-only-allow-positive-votes
https://help.forumotion.com/t84472-tuesday-tip-reputation-system-only-allow-positive-votes
Re: How to put pictures in reputation buttons
Sorry I re-read the tutorial the image part is only for phpBB 2 and punBB.
This should help: http://www.diondesigns.org/t100-example-4-add-images-instead-of-to-reputation-system-all-boards
This should help: http://www.diondesigns.org/t100-example-4-add-images-instead-of-to-reputation-system-all-boards
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to put pictures in reputation buttons
I edited my post. Please read it again.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to put pictures in reputation buttons
Delete what you just entered and re-enter the code again.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to put pictures in reputation buttons
This is the code you enter:
- Code:
.vote {width: 16px; margin: 0px 0px 0px 3px;}
.vote .vote-button {margin: 0px;}
.vote .vote-bar {width: 6px; border: none;}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to put pictures in reputation buttons
In the JavaScript:
x[i].innerHTML='<img title="Like" src="(your +/like button URL)" />';
x[i].innerHTML='<img title="Dislike" src="(your -/dislike button URL)" />';
your like and dislike buttons' URLs
x[i].innerHTML='<img title="Like" src="(your +/like button URL)" />';
x[i].innerHTML='<img title="Dislike" src="(your -/dislike button URL)" />';
your like and dislike buttons' URLs
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to put pictures in reputation buttons
The first code is a JavaScript code -
Administration Panel > Modules > HTML & JavaScript > JavaScript Management
Make sure you have it activated.
Copy and paste the code that is in the white box.
Administration Panel > Modules > HTML & JavaScript > JavaScript Management
Make sure you have it activated.
Copy and paste the code that is in the white box.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to put pictures in reputation buttons
Did you add the first code in the JavaScript Management (In topics) and the second code in the CSS stylesheet?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to put pictures in reputation buttons
Glad you got it to work.
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Servimg.com bad gatewaying
» I need help with pictures
» Pictures
» Members cant see the pictures
» Pictures Managment
» I need help with pictures
» Pictures
» Members cant see the pictures
» Pictures Managment
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum