I am using discourse translator plugin, translation is being done correctly but somehow when the translation comes, it breaks the design of the site. Please help, thanks in advance. I am attaching the screenshot of the broken design of translation
1 Like
Try to understand, why CSS rules are not applied to the inserted translation via dev tools of your browser.
Then you will have two ways to fix this:
- write custom CSS, which match the inserted part
- patch the translator to produce output which matches the existing CSS rules.
3 Likes
First of all thanks for your reply . Yes that can be one solution, but I was just wondering whether the plugin always breaks like this or just happening at my end. This solution will be the last resort but I am waiting if someone can confirm whether the plugin breaks like this always before I start writing css and patching.
No problems at our site.