July 1, 201115 yr Hello Everyone! So I have just a quick footer problem, just started making a website tonight, however as you can see from the page (link below) I have applied a z-index property so the div with the white background underlaps the header, but i cannot for the life of me figure out how to make it work with the footer.....at the moment there is a gap of about 10px which is just plain annoying and splits the flow of the page...... I think it could be the code I have used with the footer to make it sticky........ Any help would be greatly appreciated, many many thanks! I have left the code just on the index page so easy viewing...... Thanks again and have a good weekend!!! LINK HERE
July 1, 201115 yr just played in IE8 developer tool and removing the top: -10px from #contentwrap sorts it BUT does create a gap at the top. Another play and changing the height of #header to 107px seems to have everything hunky dory.
July 1, 201115 yr Author just played in IE8 developer tool and removing the top: -10px from #contentwrap sorts it BUT does create a gap at the top. Another play and changing the height of #header to 107px seems to have everything hunky dory. You my friend are my Hero of the day Using this method I just tweaked the code a tiny bit and now it looks perfect. I took off the drop shadow effect too as I think it looks better. Thank you again!
Create an account or sign in to comment