How to show layer in correct position ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,
In FP2003, I use layer to create my menu. How can I show my menu ( layer ) in
right position with other resolutions ( 1024 x 768, 800 x 600) without
coding ?
 
Without coding:
Make sure the menu is located in the top left corner of the page, and the
layers are directly below the <body> tag, or immediately before the </body>
tag.

With additional code, you have a lot more flexibility.
 
Most likely, the problem is not the layer, but a flexible/centering table
beneath it.

As Ronx suggests (I think!) being able to see your whole page's code would
allow us to solve this for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top