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
Cannot get entire menu to center
Oops! Sorry about that, Ruth. I had failed to upload the files.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
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
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
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