Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- flux translate script and css -->
- <style>
- #google_translate_element {position:relative}
- #google_translate_element span {display: none!important; }
- #google_translate_element:after {
- content: "";
- bottom:0;
- left:0;
- width:100%;
- background:#000000;
- position: absolute;
- z-index: 1;
- height: 40%;
- }
- .goog-te-banner-frame.skiptranslate {display: none!important; visibility: hidden!important;}
- /* Disable google translate original text tooltips */
- #goog-gt-tt, .goog-te-balloon-frame{display: none !important;}
- .goog-text-highlight { background: none !important; box-shadow: none !important;}
- </style>
- <script type="text/javascript">
- function googleTranslateElementInit() {
- new google.translate.TranslateElement({ pageLanguage: "en", includedLanguages : 'en,fr,de,it,es,ru,ar,ja,pt,zh-cn,zh-tw,hi,mk,el,cs,pl,ro,nl,da,sv,iw' }, "google_translate_element");
- };
- </script>
- <script src="https://uploads-ssl.webflow.com/5e6cdff43dea835e0d32f309/5e6ce61775d1ae4d0299ac82_translator.txt"></script>
- <!-- flux script translate and css END -->
Add Comment
Please, Sign In to add comment