Sorry I have an update. I've managed to get it to work by changing the CSS for body. The person before me who had built the website had set a margin-top style for the body, this was preventing the bar from dropping the body. I've now set up 0px padding and 0px margin on the HTML element and also 0px padding on the body. So now it displays properly until the bar drops down and then there is a slight gap but this will do.
Hope this helps anyone in the future. Colin On Dec 22, 1:19 pm, Gimpneek wrote: > Hi, > > Wonder if you can help, I've been racking my brain about this for > about a week now and it's the last issue before launch. > > The Javascript event that fires when selecting a new language adds the > body style but for some reason IE does not push the body down, so the > bar ends up covering up important navigation links at the top of the > page. I've tried to add a style that adds a bottom margin of 40px to > the skiptranslate class but this doesn't work. > > Both the javascript style and the bottom margin work in FireFox, Opera > and Safari though. Has anyone come across this before and has any > managed to solve this out? > > Thanks, > Colin -- 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.
