Page margins vs. CSS with menu

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Page margins vs. CSS with menu

Post by Andy »

Your menu script is awesome, Andy. I've tried three and yours is by far the easiest to configure and maintain. I'm doing a beta test with it for my employer's intranet, and so far, only one problem.

If I specify page margins within the HTML code, the menu
stefan@cialog.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:24 pm

Re: Page margins vs. CSS with menu

Post by stefan@cialog.com »

.. i noticed the same problem - and tried some ways to overcome
this problem - no way.
Right now you have to put the margins in the body tag.

BTW:
writing the doctype w/o url helps sometimes ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
alan@fallen.nu
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:52 pm

Re: Page margins vs. CSS with menu

Post by alan@fallen.nu »

Thanks for the tip, Stefan. I'll give that a try.
Post Reply