I’m running into an issue where if I am logged into the CP area and I try and load my site up in another tab, the stylesheets fail to load and it looks all garbled. Any idea what may be causing this?
When I logout everything is fine, just only when I’m logged in.
Any help would be great thanks.
Here is an example of how it looks while Viewing Source:
<link rel="stylesheet" type="text/css" media="all" href="http://url-to-my-site.com//S=ca0faa2321f99774ec91941f9ec2a41dfe751752/?css=styles/reset" />when it should look like:
<link rel="stylesheet" type="text/css" media="all" href="http://url-to-my-site.com/?css=styles/reset" />