Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1

    Default Admin Area - No Css / No Graphics

    My store works great, but the admin area is all plain text and has no graphics, no color, and its all aligned down the left side of the page.

    What is the first steps to fixing this? What files do people need to see?

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Admin Area - No Css / No Graphics

    Looks like you're missing some core files. Easiest way to fix this is to FTP the admin folder back to your remote host. If you use a good FTP program, it will prompt you to either overwrite existing files, or skip them.

    Choose to skip them first.

    If the problem still persists, you'll probably have to FTP again - this time choosing to overwrite.

    Make sure you FTP the files properly, selecting BINARY or ASCII mode when appropriate.

  3. #3

    Default Re: Admin Area - No Css / No Graphics

    I changed servers, and everything works but the CSS in the admin area.

    I have re-uploaded every file... is there a setting I need to check somewhere?

  4. #4
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Admin Area - No Css / No Graphics

    Go to your admin area, then right-click in the screen - select View Source to see the generated HTML.

    In the headers you'll see references to the css files. (If not, then you've some corrupted code somewhere) Check the stated PATHS to the css folders, and then op-en up the folders to see if the css files are where the path says they should be.

  5. #5

    Default Re: Admin Area - No Css / No Graphics

    Checked all paths & files. Everything is correct. I re-uploaded working versions of all files.. I don't know what else to do.

    I just moved servers, is there a setting that could be blocking it?

  6. #6

    Default Re: Admin Area - No Css / No Graphics

    Looking for any help here... nothing seems to work..

  7. #7

    Default Re: Admin Area - No Css / No Graphics

    I still have no CSS for the admin pages. Can anybody help?

  8. #8
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Admin Area - No Css / No Graphics

    It was mentioned that you should View Source for any Admin page and check the Headers.

    Do you see this:
    <link href="includes/stylesheet.css" rel="stylesheet" type="text/css" />

  9. #9

    Default Re: Admin Area - No Css / No Graphics

    Here is the source code.

    Code:
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Cheap Stair Parts - Iron and Wood Stair Products. Iron Balusters, Wood hand rail, Accessories and more.</title>
    <script language="JavaScript" src="includes/menu.js" type="text/JavaScript"></script>
    <link href="includes/stylesheet.css" rel="stylesheet" type="text/css" />
    <link rel="stylesheet" type="text/css" href="includes/cssjsmenuhover.css" media="all" id="hoverJS" />
    <script type="text/javascript">
      <!--
      function init()
      {
        cssjsmenu('navbar');
        if (document.getElementById)
        {
          var kill = document.getElementById('hoverJS');
          kill.disabled = true;
        }
      }
      // -->
    </script>
    </head>

  10. #10
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Admin Area - No Css / No Graphics

    OK, the link is there. Have you also confirmed the file "admin/includes/stylesheet.css" is there?

    And, using your FTP program, can you confirm the file in your Hosting account is approx. the same size as the original on your computer; presuming you manaully uploaded & installed Zen Cart.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. can't see graphics and css after copying my site to localhost on xampp
    By dany123456 in forum Installing on a Windows Server
    Replies: 2
    Last Post: 4 Jun 2011, 06:54 PM
  2. Admin graphics problem
    By zcadqliv in forum Installing on a Windows Server
    Replies: 1
    Last Post: 18 Jan 2011, 05:08 AM
  3. css control for ezpages? header graphics
    By atracksler in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Sep 2009, 11:21 PM
  4. Desperately need help with CSS to get header graphics to work
    By koenvandamme in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jun 2009, 02:19 PM
  5. Admin Area, no css and/or theme
    By tklein in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Feb 2007, 05:30 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