I am having an issue with resizing on different browsers on different mediums.
It turned out that the template manager (system --> settings --> appearance) is adding backslashes to the site width property after saving on the default template.
So for example instead of 100% it shows 100\% after saving. Every time you hit the save button it adds a backslash.
This causes some browsers to read it as 100px.
Is there a way to access the configuration file for this directly and adjust it and if yes where is it located ?