test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • brainyjosh Friend
    #118724

    I’m trying to remove the menu from beside the header and have the rotating images spread across the page. The site is here: http://www.bigcreek.org. I want the rotating images to go from one end of the green to the other.

    I’ve determined that I can prevent the menu from showing by removing

    <?php
    switch ($ja_menutype) {
    case 1: echo $topnav;
    break;
    case 2:
    include($ja_template_absolute_path."/ja_cssmenu.php");
    break;
    case 3:
    include($ja_template_absolute_path."/ja_transmenu.php");
    break;
    }
    ?>

    from index.php, but can’t figure out how to make the header graphics take up that space, right now my header module is at 100%.

    Please help!

    ha le-viet Developer
    #214375

    Hi brainyjosh,

    It seems your graphic wasn’t wide enough. Make it wider and it might fill up your space.

    Regards,
    Ha Le-Viet.

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

This topic contains 2 replies, has 2 voices, and was last updated by  ha le-viet 17 years, 10 months ago.

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