greenman
02-16-2008, 02:50 AM
Please regard this page (http://blog.greenman.us/testpage.php). CSS is in the document. It works as expected.
Then regard this page (http://blog.greenman.us/testpage2.php). CSS is attached. It does not work correctly.
This code is taken unvarnished from the suckertree horizontal menu (http://www.dynamicdrive.com/style/csslibrary/item/suckertree-menu-horizontal/) page.
Why is CSS shifting everything including submenues about 40 pixels right in the second example? The only difference is that the first has it in the document while the second is attached. All else is the same.
<link href="styles.css" rel="stylesheet" type="text/css" />
Suckertree will be useless to me without attaching it to a style sheet for all my pages.
Any help will be greatly appreciated.
Then regard this page (http://blog.greenman.us/testpage2.php). CSS is attached. It does not work correctly.
This code is taken unvarnished from the suckertree horizontal menu (http://www.dynamicdrive.com/style/csslibrary/item/suckertree-menu-horizontal/) page.
Why is CSS shifting everything including submenues about 40 pixels right in the second example? The only difference is that the first has it in the document while the second is attached. All else is the same.
<link href="styles.css" rel="stylesheet" type="text/css" />
Suckertree will be useless to me without attaching it to a style sheet for all my pages.
Any help will be greatly appreciated.