Results 11 to 18 of 18

Threaded View

  1. #1
    Join Date
    Oct 2006
    Location
    Grimsby UK
    Posts
    98
    Plugin Contributions
    0

    Default Alternative Header 1.1a module problem

    Hi

    I am using this mod for a customer and ther appears to be a couple of problems.

    1) There is a rogue '// ?>' in the header.

    From what I can gather of the PHP the error lies here

    Code:
    <!--bof-header logo and navigation display-->
    <?php
    if (!isset($flag_disable_header) || !$flag_disable_header) {
    ?>
    <?
    //<!--bof-drop down menu display-->
    //  <?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_drop_menu.php');?>
    //  <!--eof-drop down menu display-->
    ?>
    <!--bof-navigation display-->
    <div id="navMainWrapper">
    <div id="navMain">
        <ul class="back">
    This is in the tpl_header.php of the module between lines 91 and 103. It shows in the output source code too. I have not modified the header file so, this error must have been present from the original source code. This would suggest to me that others have encountered this issue too.

    2) In FF, the body of the site is shifted a whole screen over the to the right! Oddly, Opera seems to display the site perfectly well (I normally find this browser to be very fussy of code) and Both IE 6 and 7 attempt to render the site properly but with a a bottom scroll bar.

    I am running the cat_tabs_1.1a module too and I'm beginning to wonder if the two stylesheets clash in some way. I can read CSS pretty well but this one is evading me!

    Has anyone else had this problem?

    Thanks

    Dave
    Last edited by dml311071; 10 Jan 2008 at 07:43 PM. Reason: typos correction and additional info

 

 

Similar Threads

  1. Search Header with Alternative Header v2-0
    By hcd888 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 25 May 2009, 02:47 PM
  2. Alternative Header -
    By Still Crazy in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 2 Feb 2009, 04:21 AM
  3. Alternative Header 1.1a no search
    By kburner in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Feb 2009, 11:02 PM
  4. Alternative Header Help
    By ebookbounty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 May 2007, 09:52 PM
  5. Alternative simple header contribution?
    By Reesy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 May 2006, 04:51 PM

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