I think the css issues that so many people are reporting could be becuase the translate script itself uses the dom to manipulate basic html tags and not just it's own css classes. Or maybe those css classes are pretty generic names and not specific enought to be obviously something only google translate would use. I know that the script really wreaks havoc with my site. My css validates. I definitely exploit cascading though and I beleive that even though I have validating good css... it's a little too advanced to play nice with google translates perhaps not well defined class names (or missing class names). I sure would like it if I could choose where the 'blue' bar annoucing that google translate is being used. I'd like it to be inline right where I put the javascript. I have really strong reasoning for not having the google translate bar appear at the very very top of my website pages. I'm accepting that it does need to appear and does need to be user friendly. But it doesn't have to be the very first thing either.
could there be a variable we can set in the javascript to 'move' that bar to be inline instead of at the very top? I could work with that. or to allow us to set up a surrounding div with our own self defined class name. Then we can really play with it. -- 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.
