Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • entiac Friend
    #122235

    hi,

    sorry my english is very bad.

    i have a problem with navigator in the header on

    creative-suite.de/ksm2007

    the navigator scroll to the right and not down and the right….

    my header index.php

    <!– BEGIN: HEADER –>
    <div id=”ja-headerwrap”>
    <div id=”ja-header” class=”clearfix”>

    <h1>
    <a href=”index.php”>
    <?php echo $mosConfig_sitename?>
    </a>
    </h1>

    <div id=”ja-mainnav”>
    <?php
    switch ($ja_menutype) {
    case 1:
    //echo $topnav;
    $jasplmenu->genMenu (0);
    break;
    case 2:
    echo “<div class=”sfmenu-inner”>”;
    include($ja_template_absolute_path.”/ja_cssmenu.php”);
    echo “</div>”;
    break;
    case 3:
    echo “<div class=”transmenu-inner”>”;
    include($ja_template_absolute_path.”/ja_transmenu.php”);
    echo “</div>”;
    break;
    case 4:
    echo $topnav;
    break;
    }
    ?>
    </div>

    </div>
    </div>
    <!– END: HEADER –>

    Menalto Friend
    #227813

    Installed with the quick start package??????Have you done any changes in the template??

    entiac Friend
    #227814

    Installed with the quick start package??????Have you done any changes in the template??

    Yes i installed the quick start package…

    i have some change, but it works, when i put the navi under the header….

    Menalto Friend
    #227831

    <em>@entiac 25391 wrote:</em><blockquote>Installed with the quick start package??????Have you done any changes in the template??

    Yes i installed the quick start package…

    i have some change, but it works, when i put the navi under the header….</blockquote>

    Try to revert it back to original,all files

    entiac Friend
    #227835

    it works not really

    http://www.creative-suite.de/ksm/

    when i cut the second navi it is the resembles problem

    Menalto Friend
    #227853

    You need to modify and clean up the code in the template to make this work out the way you want it.

    entiac Friend
    #227915

    i have copy orginal index.php on my server…

    can you help me?

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  entiac 17 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum