The site is http://dystranslations.com/.
We are having an issue with the “Recently translated” and “Our clients include” section (at the bottom of the home page). On Chrome and Firefox the sections are shown properly, but on Safari they appear one over another instead of two columns.
Ok, our site is a multilingual website.
Every time I upload a new language online, the previous versions stop working properly.
If I upload the Japanese version of the site, I can visualize it how we want it (the way we have designed it), but the previously uploaded languages (let’s say English and Spanish) stop working properly.
Just a guess but if they are different projects, and you are publishing to the same url, you are probably overwriting something in the rwcommon folder/ resources or sitewide CSS if it’s a css issue
Looks like more got changed than the language. The earlier version (English) I did the screenshots of above, had a stacks standard two column stack with the titles. That was followed by another column stack with the images.
The new version is missing these top level column stacks.
You should consider changing these stacks to something that would be responsive, while you’re fixing it.
That’s pretty hard to answer without knowing what you are doing and what is getting “messed up”.
Are you adding sitewide CSS or other code in any/all of the projects? Are you overwriting the home page with each project? Without more info pretty hard to say.
It seems I managed to fix the issues by simply using adaptivegrid.
At the same time, the project containing the Spanish language was somehow corrupted. Everytime I upload the Spanish version of the site, it created some problems with the CSS.
I’m sorry for the sloppy explanation. It’s the first time for me using this software. I’m not expert at all.