The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Improve reputation code application and change emoticon icon.

4 posters

Go down

Solved Improve reputation code application and change emoticon icon.

Post by Yuushishio February 10th 2016, 5:11 pm

My forum is: this forum
I'm using and editing base on the theme silverlight by Ange tuteur
I wish to know about how to improve reputation system like this topic because I try to do all the steps but the vote bar isn't appear...?

One more thing, how can I change this icon.
Improve reputation code application and change emoticon icon. Change10
I want to use another image for that emoticon button but I can't find where the part of that code is to edit.
avatar
Yuushishio
Forumember

Posts : 117
Reputation : 4
Language : English

http://sharetheworld.forumvi.com

Back to top Go down

Solved Re: Improve reputation code application and change emoticon icon.

Post by Yuushishio February 10th 2016, 5:47 pm

Sorry for the misunderstanding, I told my friend to sign up another acc and we already saw the reputation system.
Still I want to ask how to change the icon like the question above.
avatar
Yuushishio
Forumember

Posts : 117
Reputation : 4
Language : English

http://sharetheworld.forumvi.com

Back to top Go down

Solved Re: Improve reputation code application and change emoticon icon.

Post by Ange Tuteur February 10th 2016, 7:59 pm

Hi,

Add this CSS code to your stylesheet :
Admin Panel > Display > Colors > CSS stylesheet
Code:
/* emoticon */
.sceditor-button-emoticon div {
    background-image:url('/myimage.gif') !important;
    background-position:0 !important;
}

To change the button icon simply replace /myimage.gif with the image you want displayed. Note : Each icon on the editor is about 16x16 pixels. If you want to change any other button icons this topic should help.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Improve reputation code application and change emoticon icon.

Post by Yuushishio February 10th 2016, 8:53 pm

Edit: I fix the problem of mention improvement, sorry I made mistake of my forum is using phpbb3

[Thank you very much. May I ask for another problems?
I add this improvement for mention system but it didn't work.
there's no '@' icon appear before the name.] (< fixed)

Beside, about the mention system, my friends said that they didn't receive the notification when they were mention (me too). Is there anything can help?

Also I wish to know how to configure the 2. and 3. in picture below.
Improve reputation code application and change emoticon icon. Xw6dCo3X

the height between Avatar and username, I need some padding here.
and the width between post range and profile column. Even I resize the column the post range is still narrow and didn't fix with the collum.
avatar
Yuushishio
Forumember

Posts : 117
Reputation : 4
Language : English

http://sharetheworld.forumvi.com

Back to top Go down

Solved Re: Improve reputation code application and change emoticon icon.

Post by SarkZKalie February 11th 2016, 1:48 am

2) Add this to your CSS
Code:
.postbody {
    width: 80%;
}
3) Find and replace this in your viewtopic_body template
Code:
{postrow.displayed.POSTER_AVATAR}
by
Code:
{postrow.displayed.POSTER_AVATAR}<br />
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1407
Reputation : 218
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: Improve reputation code application and change emoticon icon.

Post by Yuushishio February 11th 2016, 10:58 am

Everything solved. Thank you!
avatar
Yuushishio
Forumember

Posts : 117
Reputation : 4
Language : English

http://sharetheworld.forumvi.com

Back to top Go down

Solved Re: Improve reputation code application and change emoticon icon.

Post by SLGray February 11th 2016, 7:53 pm

Topic solved and archived


Improve reputation code application and change emoticon icon. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum