Dyon Posted July 15, 2003 Share Posted July 15, 2003 I don`t want the "what`s new for.. box" to show up on the dafult page. There are 2 as you know 1 in the right or left column and the other one in the middle. The one in the middle has to leave. I have tried to set the maximum of products displayed there on 0 bij the the box is still displayed. Does anybody know how i can turn this of for now (probaply by putting some // before it in some php-file, but i don`t know which one) thanks for your help Link to comment Share on other sites More sharing options...
chfields Posted July 15, 2003 Share Posted July 15, 2003 In your default.php or index.php file go to the bottom and find this line <td><br><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> Put // in front of include(.... And that will eliminate the middle product box Link to comment Share on other sites More sharing options...
Dyon Posted July 15, 2003 Author Share Posted July 15, 2003 Thanks a lot, i knew it was something simple like that, but didn`t know where to do it... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.