Hi!
I'm redesigning a website and I've run into quite a snag setting something up for IE.
http://www.vijaionline.com/intro3.html
I was finally able to setup a working dropdown menu myself but my problem is getting it in sync with the rest of the page.
I would like to organize it so that all the elements in the page are centered and the dropdown menu falls right under the logo. I believe I have correctly centered the image using css. It is in its own %26lt;div%26gt; tag. I have to shrink the length of each individual dropdown cell (and eliminate the blank space in between) and put it directly under the logo.
Following the logo, I would like to have a container the same width as the logo and dropdown where all the content would follow. Then all of the elements will be lined up together.
How would I go about doing this?
http://www.vijaionline.com/menuh3.css %26lt;-- Link for the dropdown menu
http://www.vijaionline.com/nscsfomas.css %26lt;-- Link w/ positioning
Thanks in advance!
Help setting up website for IE?windows xp service
I've posted your corrected code on one of my servers:
http://www.mambofodadaz.com/nscs
CSS file:
http://www.mambofodadaz.com/nscs/menuh3....
http://www.mambofodadaz.com/nscs/nscsfom...
The changes that I made will have comments written in ALL CAPS, so that you know what I did to make it work.
One important thing to note is that I removed your div with the menuh-container class, as it wasn't needed. Just be sure to look through all of the commented sections, both in the HTML and CSS.
Hope that helps!
No comments:
Post a Comment