Locked Out of Site
-
I think it’s 4.2, it keeps saying we should update to 4.2.1 anyway.
But while trying to fix an overlapping sidebar/content problem, I found a possible fix in the forum.
I added the following code to the css file:
div#sidebar {
width: 27% !important;
margin-left: -27% !important;
}#container .row-fluid .span8, .row-fluid .span8 {
width: 70% !important;
}There’ve been other people working on the site too, so it may not actually be the problem, but this is what I did right before the screens stopped loading. As far as I know it was the last change before it stopped working.
And now the site won’t load, and the editor won’t load. All there is, is a blank screen. I don’t think this is something fixable from this end, would someone be able to access the site’s files to undo it?
Thanks for your help, this is urgent.
- The topic ‘Locked Out of Site’ is closed to new replies.