Now I can specify the Pixels to accomodate the content, but then the other page is cut off. How do I make it auto for both scenarios....most importantly auto for this page: http://guaposcapecod.com/main.html
I think it's got to be something with the way I have my DIV's setup but I'm no wiz.
I have a style defined For this site: http://guaposcapecod.com/main.html
When I have the height: as "auto" it takes in all the content as seen here: http://guaposcapecod.com
But It doesn't take in all the content on this page: http://guaposcapecod.com/main.html
Now I can specify the Pixels to accomodate the content, but then the other page is cut off. How do I make it auto for both scenarios....most importantly auto for this page: http://guaposcapecod.com/main.html
I think it's got to be something with the way I have my DIV's setup but I'm no wiz.
page-wrap {
}
remove the absolute positioning from #socialicon
omg. I can't believe it was that easy! Thank you!