Internationalization module - graphical glitch on switching languages

Permalink
When switching languages in the editing toolbar I get a popup window where I can select a language.
The links have the language flags as repeating backgound image.

I already tried to correct it by editing the switch_language_for_page.php from
style="background-image: url(<?php echo $icon?>)" to
style="background-image: url(<?php echo $icon?>) no-repeat" but then all flags are gone.

Does someone has an advice how to display it right?

1 Attachment

Jormungand
 
madeforspace replied on at Permalink Reply
madeforspace
In your theme CSS do you use the style="background-image" ?
You could be getting bleed from your theme into the C5 core CSS.
Have you got a wrapper around everything in your theme with a unique name?

It's just a guess but you never know.
Jormungand replied on at Permalink Reply
Jormungand
(Sorry for answering so late. That "Monitor this Post" checkbox doesn't seem to work)

I don't think that this is an error in the theme since it also occurs when I switch to the concrete5 default themes.
Jormungand replied on at Permalink Reply
Jormungand
RESOLVED!

I just deleted the internationalization module, downloaded it again from the marketplace and installed it again. Now it works fine.

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.