Title: Customise plugin
Last modified: August 24, 2016

---

# Customise plugin

 *  [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/)
 * Hi guys,
 * I’m in the process of customising your great plugin to work on our beauty therapy
   website. The site is mainly black and I wanted to know where I can find the files
   to change the white background on the front end. It would be perfect if we could
   make them transparent and change the text colour.
 * Also is there a way to add more fields to the form (address, more info). Apart
   from that this is a great pluging out of the box! well done for the work put 
   in to make it.
 * Thanks
    Jeremy
 * [https://wordpress.org/plugins/salon-booking-system/](https://wordpress.org/plugins/salon-booking-system/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/customise-plugin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/customise-plugin/page/2/?output_format=md)

 *  Plugin Author [Dimitri Grassi](https://wordpress.org/support/users/wordpresschef/)
 * (@wordpresschef)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160199)
 * Hi,
 * thank you for the appreciation.
 * You can customize every element of the front-end form overriding the default 
   css of each element using their own css classes. For example in your theme style.
   css you can do this:
 * #sln-salon{backogrund:#000;}
 * and the color of the form background will change.
 *  Thread Starter [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160200)
 * Thanks for the speedy reply.
 * Is it also possible to add extra form fields?
 * I wanted to add an address field to the form.
 * Thanks gain,
 * J
 *  Plugin Author [Dimitri Grassi](https://wordpress.org/support/users/wordpresschef/)
 * (@wordpresschef)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160201)
 * Hi,
 * not at the moment, but the next week we’ll release a new version with the address
   filed added.
 * D.
 *  Thread Starter [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160273)
 * Nice one!
 * I’ll look forward to that.
 * Thanks D
 *  Thread Starter [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160277)
 * Lastly, is there a way to put the currency before the amount?
 * e.g: £15.00 and not 15.00£
 * Also our time-session average duration are 3hours long. Is it possible to increase
   a the limit is 60mins?
 * Thanks for all your help. Your support is first class.
 * J
 *  Plugin Author [Dimitri Grassi](https://wordpress.org/support/users/wordpresschef/)
 * (@wordpresschef)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160292)
 * Hi,
 * at the moment we have a limit of 60 minutes, but we are improving the logic of
   the algorithm in order to calculate the sum of the duration of each services 
   booked. If you are in a hurry you can contract us for a custom development.
 * About the position of the currency I’ll keep you updated about our next release
   when we implement this feature too.
 * Cheers.
 * D.
 *  Thread Starter [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160298)
 * Hi D,
 * Thanks for the feedback.
 * Look forward to your new release this week.
 * J.
 *  Thread Starter [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160403)
 * Hi D,
 * What file would I find the code to edit the text “Make a booking” and “When do
   you want to come?”.
 * How is the next release coming along?
 * Thanks,
    J
 *  Plugin Author [Dimitri Grassi](https://wordpress.org/support/users/wordpresschef/)
 * (@wordpresschef)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160414)
 * Hi,
 * today we should make a new release where we have fixed even the text strings 
   you mentioned.
 * Anyway if you want to change the text strings you can do it editing your translation
   file.
 * For example: if your wordpress use en_GB (British English) you need to create.
   po file en_GB inside the language folder of the salon booking plugin.
 *  Thread Starter [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160415)
 * Hi,
 * Thanks for reply. That sounds great.
 * I amended the sln-en_EN.po file in the plugin language folder but the changes
   didn’t apply on the front end? I amended the text that said “When do you want
   to come”.
 * Any idea where I’m going wrong.
 * Thanks
 *  Plugin Author [Dimitri Grassi](https://wordpress.org/support/users/wordpresschef/)
 * (@wordpresschef)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160417)
 * Hi,
 * we’ve just released a new version.
    Please back-up your translation files and
   follow this instructions:
 * Put your own translation files inside wp-content/languages/plugins/
 *  Thread Starter [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160420)
 * Hi,
 * Apologies as I’m a bit of a newbie at this. Under wp-content I couldn’t find 
   the /languages/plugins/ folder. Our site is built with Headway themes. Would 
   this make things different. Also not sure how to create a language folder from
   scratch?
 * The address update is great!
 * Thanks for your help.
 *  Plugin Author [Dimitri Grassi](https://wordpress.org/support/users/wordpresschef/)
 * (@wordpresschef)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160425)
 * Hi,
 * it’s simple, you just need to create a new folder called “languages” then inside
   this folder create a new folder called “plugins”, here you need to put your language
   files, for example:
 * sln-en_EN.po
    sln-en_EN.mo
 * to create a new translation file you need to be confident with software like 
   Poedit.
 *  Thread Starter [wedesigndotmedia](https://wordpress.org/support/users/wedesigndotmedia/)
 * (@wedesigndotmedia)
 * [11 years ago](https://wordpress.org/support/topic/customise-plugin/#post-6160426)
 * Thanks
 *  [fujils](https://wordpress.org/support/users/fujils/)
 * (@fujils)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/customise-plugin/#post-6160476)
 * Hi, do you guys know where can I change the currency of the plugin on paypal 
   to a currency that does not come with the stantard plugin? I would like to add
   Brazilian Real.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/customise-plugin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/customise-plugin/page/2/?output_format=md)

The topic ‘Customise plugin’ is closed to new replies.

 * ![](https://ps.w.org/salon-booking-system/assets/icon-256x256.gif?rev=3214950)
 * [Salon Booking System - Free Version](https://wordpress.org/plugins/salon-booking-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/salon-booking-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/salon-booking-system/)
 * [Active Topics](https://wordpress.org/support/plugin/salon-booking-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/salon-booking-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/salon-booking-system/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [customise](https://wordpress.org/support/topic-tag/customise/)
 * [form fields](https://wordpress.org/support/topic-tag/form-fields/)

 * 16 replies
 * 3 participants
 * Last reply from: [Dimitri Grassi](https://wordpress.org/support/users/wordpresschef/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/customise-plugin/page/2/#post-6160477)
 * Status: not resolved