Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default Disable option on page under main admin menu

    Hi, i wonder if it is possible to disable all the options like statics, new customers, new orders etc shown on main page of admin in zencart under the top menu when log into zencart for the 1st time? regards

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Disable option on page under main admin menu

    You could change the 'inline' here to 'none' in admin/includes/index.css. I don't know if those ids are used elsewhere in admin, though.

    #colone,#coltwo,#colthree{
    display:inline;
    float:left;
    margin-left:5px;
    padding-top:3em;
    width:30%;
    }

 

 

Similar Threads

  1. Replies: 1
    Last Post: 8 Nov 2012, 12:39 AM
  2. Replies: 2
    Last Post: 4 Nov 2009, 02:34 PM
  3. admin pages data showing up under the main page
    By visn in forum Basic Configuration
    Replies: 0
    Last Post: 18 Aug 2009, 04:09 PM
  4. Putting an extra link in under EZ Page side menu?
    By KismetDesign in forum General Questions
    Replies: 0
    Last Post: 12 Aug 2009, 08:05 PM
  5. Where is the disable main page button in admin?
    By b18cya in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Apr 2007, 06:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg