mlegg
03-08-2011, 06:32 PM
http://stnickporticons.com/indexmenutest.html is my test page I just made/uploaded to test out the purecssmenu. I used your help from a previous thread on how to make it full width and centered. My problem now with this site is that when you mouse over the Iconography menu that the drop down menu shows up half behind the image. How do I make it so that the drop down is in front?? :confused:
Also my next issue is with the padding in div.one. If you look at the site, or image below, you will see the top paragraph that starts with "In early 2002" has no padding on the left, it's right up to the edge of my white div.
I have it like this:
div.one {
padding: 15px;
min-height:100%;
}
http://i53.tinypic.com/160cv1u.png
I've attached the HTML and CSS files.
Also my next issue is with the padding in div.one. If you look at the site, or image below, you will see the top paragraph that starts with "In early 2002" has no padding on the left, it's right up to the edge of my white div.
I have it like this:
div.one {
padding: 15px;
min-height:100%;
}
http://i53.tinypic.com/160cv1u.png
I've attached the HTML and CSS files.