Google網頁翻譯

自動(可關閉)網頁翻譯(預設為其他語言自動轉繁體)

< Feedback on Google網頁翻譯

Review: Good - script works

§
Posted: 22.02.2023

The translate bar is now showing on the top of the webpage where it didnt before
Can this be fixed?

§
Posted: 13.08.2024
Edited: 13.08.2024

"Modify the code on line 26 in the CSS." //The Key is "iframe.skiptranslate { visibility: hidden !important; }" <---it can hide this bar


xcss.innerHTML = ".goog-text-highlight{background-color:transparent!important;border:none!important;box-shadow:none!important;}body{top:0px!important;}.goog-te-banner-frame.skiptranslate, .goog-te-banner-frame, .goog-te-gadget-icon{display:none!important;visibility:hidden!important;height:0!important;}iframe.skiptranslate { visibility: hidden !important; }select.goog-te-combo,#xcancel{z-index: 88888888;opacity:0.5;position:fixed;font-size:8px; font-weight:bold;width:90px;left:5px;top:55px;color:#666;background:#f8f8f8;border:solid #aaa 2px;}#xcancel{top:85px;opacity:0;}select.goog-te-combo:hover,#xcancel:hover{opacity:1;}#google_translate_element{display:block;width:0px;overflow:hidden;}";

Post reply

Sign in to post a reply.