Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2008
    Posts
    71
    Plugin Contributions
    0

    Default Edit Admin Panel

    How do I edit the admin panel to change the green colours to my own colours and also change the logo from the zen logo to my own image? I went to /store/admin/includes/stylesheet.css and only found where to change the darker green colour. Am I looking in the right place to edit it? TY

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Edit Admin Panel

    There are several stylesheets in the admin/includes folder. You need concern yourself with two:

    1. menu.css

    Where you may like to try the colours I use for the following:-

    Code:
    ul.nde-menu-system{
    background-color:#A8A8FF;
    
    ul.nde-menu-system li{
    border-right:1px solid #6565FF;
    
    ul.nde-menu-system li ul li a{
    background-color:#D9DDF1;
    
    ul.nde-menu-system li ul li a:hover{
    background-color:#FFDDF1;
    
    ul.nde-menu-system ul{
    background-color:#212158;

    2. stylesheet.css

    Where I complement the above colours with:-

    Code:
    .headerBar{
    background-color:#212158;
    
    .infoBoxHeading{
    background-color:#A40035;
    
    h1,.pageHeading{
    color:#212158;
    ---------------------------------------------------------

    The TOP logo is:

    admin/images/logo.gif

    and the little zencart logo is:-

    admin/images/small_zen_logo.gif


    Create your own images, and just give them the same names as above to keep things easy...
    20 years a Zencart User

  3. #3
    Join Date
    Apr 2008
    Posts
    71
    Plugin Contributions
    0

    Default Re: Edit Admin Panel

    Thankyou so much!

 

 

Similar Threads

  1. v151 cannot edit in admin panel
    By Dave L in forum Customization from the Admin
    Replies: 43
    Last Post: 21 Jun 2013, 03:45 PM
  2. Admin Panel - 'Edit' makes area to edit disappear!
    By popgenie in forum General Questions
    Replies: 3
    Last Post: 24 Apr 2011, 11:38 PM
  3. Why i can't edit products at admin panel?
    By musicpxg in forum General Questions
    Replies: 3
    Last Post: 10 Aug 2009, 04:58 PM
  4. Can't edit Lightbox settings in Admin panel
    By Munchie75 in forum Basic Configuration
    Replies: 1
    Last Post: 8 Dec 2008, 07:03 PM
  5. Admin Settings - Allowing someone else access my admin panel.
    By europod in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 5 Nov 2008, 03:22 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR