This is something that seemed to happen all of the sudden. I checked the directories and everything is inserted correctly. All css files are there for the admin section. There has been minimal alteration of this file or directory. I even uploaded the altered stylesheet.css before this issue came about.
I wanted to know if anyone could help me in solving this issue. I also was looking at the following to see if that could be the issue. I looked at permission and corruption. I wanted to know is there something else that could effect it?
function init()
12 {
13 cssjsmenu('navbar');
14 if (document.getElementById)
15 {
16 var kill = document.getElementById('hoverJS');
17 kill.disabled = true;
18 }
19 }
http://www.sheekfurniture.com/admin
Also looking into the navbar to see if that could be an issue. Very lost in this issue as it pertains to finding the css file. Looking for the help of one of the gurus.
Thanks



