Results 1 to 4 of 4

Thread: heeelp with two menus
      
   

  1. #1
    jamslive is offline First Lieutenant
    Join Date
    May 2007
    Posts
    168

    Default heeelp with two menus

    hi
    domain you10.net
    i'm trying to design my pages with two menus.
    "menu up" and "menu down".
    when adding the two menus together the styles links are changed.
    link to the problem page http://elearn.you10.net

    page with out the "menu down" http://elearn.you10.net/engon.php
    to add the menus i'm using the code -

    <?php
    include ("menuup.php");
    menuup();
    ?>

    <?php
    include ("menudown.php");
    menudown();
    ?>

    thank you
    James Acobas

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: heeelp with two menus

    Its in arabic.. so I cant tell what you are talking about either way.. they look the same to me.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    jamslive is offline First Lieutenant
    Join Date
    May 2007
    Posts
    168

    Default Re: heeelp with two menus

    hi
    first its hebrew and not arabic.
    second the problem page has whight color for the text menu at the right and the left.
    the original page as you can see the menu link color is black
    when adding the "down menu" that you can see ut at the end of the page
    thank you
    James Acobas

  4. #4
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: heeelp with two menus

    The second one you havent allowed enough length for your pages..so everything on the bottom is stacking on top of the menus on both sides.

    The first one looks like you have different page widths and you are adding the shapes AFTER the menus..

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49