Author Topic: Custom chat button  (Read 4745 times)

0 Members and 1 Guest are viewing this topic.

smegmb

  • Full Member
  • ***
  • Posts: 6
Custom chat button
« on: March 17, 2015, 02:27:14 PM »
Hello,

I was able to make it work and I was also able to translate most of it in french as you can see here:
http://www.solmeg.com/album4_011.htm

Now, how can I get the button itself in french? What files need to be modified?

Let's say I would use the button you currently see on my site.


Dmitriy Simushev

  • Moderator
  • Native
  • *****
  • Posts: 345
Re: Custom chat button
« Reply #1 on: March 17, 2015, 03:50:52 PM »
First of all you should create new topic for every separated problem. It simplifies information search for other forum's users.

Next, frankly, I don't know why did you translate Mibew into French. There is French language package here: https://mibew.org/download. Moreover it contains a few localized buttons which you can use.

Now about the custom buttons. You need to create images with names like <style name>_on.png and <style name>_off.png and put them into locales/<locale code>/button/ directory. You can find templates for buttons at: https://github.com/Mibew/design/tree/master/design. That's all. Just don't forget to replace <style name> and <locale code> with real values.