We want to user Google Translate on 2 separate web sites. On the "good" site, when the web page first displays, it shows a white row at the top of the page with a dropdown box in the center. After choosing a language, this row is REPLACED by a pale blue row with the Google translate logo, Translated to: xxxx, an arrow, a "Show original" button that are all left justified, and a "Learn more" link that is right justified.
On our other (bad) web site, the white row is shown with the dropdown left justified (not centered). After choosing a language, the pale blue row is shown (as described above), but the white (redundant) row ALSO appears under it. The lines of code from the "good" web page were copied then pasted into the "bad" web page. The only difference is the gaId code (the good site is xxx-1 and teh bad site is xxx-2). This sort of looks like CSS, but we did not alter those on either site. How do I get the redundant prompt to go away on my "bad" site? -- You received this message because you are subscribed to the Google Groups "General" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-translate-general?hl=en.
