-
Page centering issue /Smooth Navigational Menu
1) Script Title: Smooth Navigational Menu (v1.02)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm
3) Describe problem:
In i.e. 7.0 any css centering scheme I use causes the menu to shift to the far right when the browser is resized. For example, the following code causes the menu to move off the centered page in i.e. 7 but not in ff or chrome.
[CODE]
body{
font-family: tahoma, helvetica, arial, sans-serif;
background-color:#E1E1E1;
width: 800px;
margin-left: auto;
margin-right: auto;
padding:0px;
}[CODE]
Jason
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks