Title: Change floating widget colour
Last modified: August 22, 2016

---

# Change floating widget colour

 *  [Romaan](https://wordpress.org/support/users/romaan/)
 * (@romaan)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/change-floating-widget-colour/)
 * Hi is there a way for me to change the colour of the floating widget ? Would 
   I need to use custom css code for this ?
 * Thanks
 * [https://wordpress.org/plugins/google-language-translator/](https://wordpress.org/plugins/google-language-translator/)

Viewing 1 replies (of 1 total)

 *  [xgiorgio](https://wordpress.org/support/users/xgiorgio/)
 * (@xgiorgio)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/change-floating-widget-colour/#post-5919179)
 * Plugin Version 4.09
 * Go to: Plugins>Google Language Translator>Edit
    On the column on the right edit
   the 5th from the bottom called: google-language-translator/css/toolbar.css there
   you’ll find something like:
 *  background:linear-gradient(center top, #5c5c5c, #5c5c5c);
    background: -webkit-
   gradient(linear, center top, center bottom, from(#fbb450), to(#f89406)); background:-
   webkit-linear-gradient(#5c5c5c, #5c5c5c); background: -moz-linear-gradient(#5c5c5c,#
   5c5c5c); background: -o-linear-gradient(#5c5c5c, #5c5c5c); background: -ms-linear-
   gradient(#5c5c5c, #5c5c5c); background: linear-gradient(#5c5c5c, #5c5c5c);
 *  background: -o-linear-gradientcenter (center top, #5c5c5c, #5c5c5c); /* For 
   Opera 11.1 to 12.0 *
    etc.
 * The #XXXXXX where X is number or letter defines the colour, I use the [http://www.color-hex.com](http://www.color-hex.com)
   to define the colours and the #5c5c5c that you see above is a grey type colour,
   use the one that you prefer then hit the:
    Update File button on the bottom.
 * See the changes on your site and do not hesitate to play around by modyfing the
   above #XXXXXX, if there’s something that you don’t like you can always edit again
   the code!
 * IMPORTANT
    I strongly suggest before making any changes to the original .css 
   to copy the original code and save it in a .txt, .doc or whatever so in case 
   something goes wrong you can restore it to the original code
 * Cheers
    [http://www.instate.gr](http://www.instate.gr)

Viewing 1 replies (of 1 total)

The topic ‘Change floating widget colour’ is closed to new replies.

 * ![](https://ps.w.org/google-language-translator/assets/icon-256x256.png?rev=3007649)
 * [Translate WordPress - Google Language Translator](https://wordpress.org/plugins/google-language-translator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-language-translator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-language-translator/)
 * [Active Topics](https://wordpress.org/support/plugin/google-language-translator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-language-translator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-language-translator/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [xgiorgio](https://wordpress.org/support/users/xgiorgio/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/change-floating-widget-colour/#post-5919179)
 * Status: not resolved