Jump to content

Image


{A_K_A}

Recommended Posts

Hi,I have an image the I want to appear at the bottom of each page.I am using the following code: height: 100px; /* height of the replacement image */ background-image: url("FooterF.jpg"); background-repeat: repeat; display: block; margin-left: auto; margin-right: auto; width: 63%; position: absolute; bottom: 0; The image is at the bottom but it refuses to center, i usaly use: margin-left: auto; margin-right: auto;To center my other images but this does not seem to work in this case, any ideas why?Thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...