February 15, 201412 yr Hi, I am having issues with some z-indexing. The remaining content I have sat over the footer but it is not inheriting its white background. Why is this? http://nurdit.com/rachelanderson/?page_id=2
February 15, 201412 yr hi if u mean tht text of white area going over the footer then i see u have set z-index to 24 of tht container with class boxed
February 15, 201412 yr Author yeah that's right, how can i fix this so the white box and content shows onto of the footer?
February 15, 201412 yr You have a closing div tag in line 165. It has no matching opening tag. Remove line 165 from the code and it will work.
February 16, 201412 yr yeah that's right, how can i fix this so the white box and content shows onto of the footer? u need to set z index of boxed class div to 0 or make it lower than 22 which is z index value of footer Edited February 16, 201412 yr by sash_oo7
Create an account or sign in to comment