I am attempting to create a responsive site using a fluid grid layout. So far I have a header that holds my centered logo img. Then I added a navigation element underneath the header. I then placed a div in the navigation element. The div contains 3 rollover images that make up my navigation bar. This all works fine except I cannot center the navigation bar like the logo. I tried matching the div size to the combined rollover images dimensions and then set the div margins to auto, but this does nothing. I'm very new to this whole thing and am trying to do it all through the css menus. Any advice would be awesome.
↧