Please Help - Moving The Menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jfknotts1
Beginner
Beginner
Posts: 1
Joined: Fri Sep 15, 2006 7:22 pm
Location: Nottingham

Please Help - Moving The Menu

Post by jfknotts1 »

:oops:

Hi All

I would like to say sorry in advance as I am sure this topic is well covered somewhere, however I am not very experienced and I am battling away trying to get my first site up and running, and I am pulling my hair out !

The help guides etc that come with the menu are excellent however the problem I am having is placing the menu where I wont it on the page, I .E I use FrontPage, I click and paste the code in on the page on the right hand side of my page and when I go to view it its moved to the very top left corner, I am sure there is a simple method for putting the menu where I need it, so if someone could tell me where to find a guide to do this while I still have some hair left I would be most grateful.

I must say however I am very impressed with the program to date

Thanks everyone in advance, sorry again if this is covered somewhere else on the site

Brian
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi Brian,

We really need to see the page, can you put up a test page for us and tell us where you want the menu?

Are you trying to put it in a table, or just position it say 10px from the left side and 100px down the page? If the latter then you need to put in your top and left positions in the main menu

top=100;
left=10;

Ruth
Post Reply