photogifts Posted January 14, 2006 Posted January 14, 2006 hiya how do i remove whats new box on main page thanks scott
ozcsys Posted January 14, 2006 Posted January 14, 2006 hiya how do i remove whats new box on main page thanks scott If you are talking about the big box in the middle then go to your index.php file and comment out the code that calls for the box. If you are talking about the little box on the left then to your includes/column_left.php and do the same The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
photogifts Posted January 14, 2006 Author Posted January 14, 2006 hiya yeh its big box what comment do i remove thanks
ozcsys Posted January 14, 2006 Posted January 14, 2006 hiya yeh its big box what comment do i remove thanks Change <?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?> to <?php// include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?> The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.