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

    Default lay out inconsistency between index.php and alt_nav.php

    Hi, in developing another admin lay out I ran into a layout inconcistency between /admin/alt_nav.php and all other /admin/ pages (like index.php).

    Even after copying this complete section form index.php:

    <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html <?php echo HTML_PARAMS; ?>>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>">
    <title><?php echo TITLE; ?></title>
    <meta name="robot" content="noindex, nofollow" />
    <script language="JavaScript" src="includes/menu.js" type="text/JavaScript"></script>
    <link href="includes/stylesheet.css" rel="stylesheet" type="text/css" />
    <link href="includes/cssjsmenuhover.css" rel="stylesheet" type="text/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>
    <body onLoad="init()">
    <!-- header //-->
    <?php require(DIR_WS_INCLUDES . 'header.php'); ?>
    <!-- header_eof //-->
    <?php

    into alt_nav.php the complete header seems to be 15px lower than in the other admin pages allthough the top of the page including the header is exactly the same and it doesn't link to /admin/includes/nde-basic.css anymore.

    Can somebody help me out here?

    Luc

  2. #2
    Join Date
    Feb 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: lay out inconsistency between index.php and alt_nav.php

    bump, mine ends up at the very top. looking threw but havn't seen anything to indicate why this is happening.

  3. #3
    Join Date
    Mar 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: lay out inconsistency between index.php and alt_nav.php

    did you get this sorted im having exactly the same problem ??

 

 

Similar Threads

  1. alt_nav.php in Admin section wierding out the navbar
    By jamieboulder in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 May 2008, 01:32 AM
  2. MySQL and PHP inconsistency Install problem
    By Harleyreb in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 11 Sep 2006, 08:56 AM
  3. Blank index.php and /admin/index.php page after install
    By gsummerlin in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 14 Jul 2006, 10:04 PM

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