Results 1 to 2 of 2

Thread: Design problem when move to widescreen

  1. #1
    Join Date
    Dec 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Arrow Design problem when move to widescreen

    Hi,
    I used a javscript menu in my webpage it works fine. in a normal screen. when i move to the widescreen the javascript menu move to the left side. how to overcome this problem.
    How to fixed it in the exact location or i want to place the menu at center.

    Its new to me so I need a help...
    Give ur comments and suggestions how to over come this design problem

    Thanks in Advance,
    Joe

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Please post only one thread. Making two will not get anymore attention than one.


    Put this in your menu style:
    Code:
    margin: 0 auto;
    Jeremy | jfein.net

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
  •