spajetty Posted May 19, 2010 Share Posted May 19, 2010 Hello Guys, I badly need help. http://www.knowledgechannel.org/ this website works fine before then suddenly all the contents disappears only the background is retained. Thanks in advance! Link to comment https://forums.phpfreaks.com/topic/202228-everything-on-this-website-disappears/ Share on other sites More sharing options...
n000bie Posted May 19, 2010 Share Posted May 19, 2010 <div class="main_container" style="display: none;"> Check with firebug Link to comment https://forums.phpfreaks.com/topic/202228-everything-on-this-website-disappears/#findComment-1060396 Share on other sites More sharing options...
spajetty Posted May 19, 2010 Author Share Posted May 19, 2010 when i checked the firebug it's there. but when i go to my source code. i can't find it. i'm a super newbie in this thing. thanks man. Link to comment https://forums.phpfreaks.com/topic/202228-everything-on-this-website-disappears/#findComment-1060399 Share on other sites More sharing options...
n000bie Posted May 19, 2010 Share Posted May 19, 2010 I didn't tell you to add that, wat I was trying to say is you main div (main_container) is set to display:none. I think some JS is hiding your main div. Link to comment https://forums.phpfreaks.com/topic/202228-everything-on-this-website-disappears/#findComment-1060402 Share on other sites More sharing options...
spajetty Posted May 19, 2010 Author Share Posted May 19, 2010 oh. got it. when i changed it in firebug it works well but i just noticed some of the tags are also added with dispay:none. but when i opened the file itself. the display:none; doesn't exist. Link to comment https://forums.phpfreaks.com/topic/202228-everything-on-this-website-disappears/#findComment-1060403 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.