BenDesign
10-11-2006, 05:58 PM
I am having some problems with CSS that I can't seem to figure out. I'll list them as two different questions, but they are on the same site (www.globalsistergoods.com).
1. CSS Dropdowns bump page content. I think this is because I'm using the float property to right-align the "nav" tag. The whole page aligns to the center of the browser window, so I don't think I can use absolute positioning here. Is there another way I can position the "nav" so it won't bump my content?
2. On the product page (http://globalsistergoods.com/products/bags/totes/w65.htm), I have a two-column grid. It renders correctly in FF, etc., but IE doesn't recognize the columns. I've tried every "float" & "clear" property I could think of, and nothing seems to work. I know IE can be fussy in fixed-width layout if you don't leave breathing room, but I've tried eliminating margins and decreasing the column widths to no avail. Can someone help me better understand the box model?
Thank you in advance for your help!!!!!
1. CSS Dropdowns bump page content. I think this is because I'm using the float property to right-align the "nav" tag. The whole page aligns to the center of the browser window, so I don't think I can use absolute positioning here. Is there another way I can position the "nav" so it won't bump my content?
2. On the product page (http://globalsistergoods.com/products/bags/totes/w65.htm), I have a two-column grid. It renders correctly in FF, etc., but IE doesn't recognize the columns. I've tried every "float" & "clear" property I could think of, and nothing seems to work. I know IE can be fussy in fixed-width layout if you don't leave breathing room, but I've tried eliminating margins and decreasing the column widths to no avail. Can someone help me better understand the box model?
Thank you in advance for your help!!!!!