Cannot get entire menu to center

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
posword
Advanced
Advanced
Posts: 28
Joined: Tue Jun 20, 2006 7:42 am

Cannot get entire menu to center

Post by posword »

Please see the menu at http://peterwade.com/articles/allard/ri ... ness.shtml

I want it centered above the heading, but it seems to ignore the <div align=center> even though the header and the rest of the page abide by it. This menu is only for the /articles directory.

Can someone look at the source and tell me the problem.

I've based this on the menu on my home page and I can't tell the difference.

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

Post by Ruth »

Hi,

Sorry, but we can't get the menu since you have left the calls for the menu files set to //local host.

Ruth
posword
Advanced
Advanced
Posts: 28
Joined: Tue Jun 20, 2006 7:42 am

Post by posword »

Ruth wrote:Hi,

Sorry, but we can't get the menu since you have left the calls for the menu files set to //local host.

Ruth
Oops! Sorry about that, Ruth. I had failed to upload the files.

Now the mystery deepens... the menu doesn't show at all, while on my local machine (with "localhost") it did display but in the wrong position.

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

Post by Ruth »

Hi,

Add screenposition="center"; to the main menu, see if that does it.

EDIT: Another thing, if that menu is going to be top and centered you do not need to put it in a table. You could put it all in one file and just set screenposition="center;top"; It makes an interesting look in IE since the menu actually spans 100% of the page and has that pretty bottom drop shadow.

Ruth
posword
Advanced
Advanced
Posts: 28
Joined: Tue Jun 20, 2006 7:42 am

Post by posword »

Thanks, Ruth. That fixed it.

Peter
Post Reply