Unknown module on Frontpage

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Tue Oct 26, 2010 2:10 pm
I'm dealing with an empty and unknown module on my frontpage. I've disabled every possible module, but it keeps showing up. Could you help me out? Attached a screenshot with the emtpy space. If you need to have a PM with login, no problem!
User avatar
Fresh Boarder

GK User
Wed Oct 27, 2010 9:39 am
it's the mainbody.. please search this forum for mainbody there is 40+ topics about that white bar :)
User avatar
Platinum Boarder

GK User
Wed Oct 27, 2010 12:16 pm
Turn off the main body in the Template parameters. :laugh:
User avatar
Expert Boarder

GK User
Wed Oct 27, 2010 12:22 pm
I tried, but that didn't solve the problem. This code did:

Code: Select all
<?php
if($_GET['view']=='frontpage'){
?>
<style type="text/css">
.inner { display:none; }
</style>
<?php
} // eof if()
?>
User avatar
Fresh Boarder

GK User
Wed Oct 27, 2010 12:25 pm
Swwwwwweet!
User avatar
Expert Boarder


cron