Add graphic to bottom of left column


Author Message
Websperations

Posted: 10/27/2011
Quote message 

I have added an image to the bottom of the left column. I put the image in adiv and added the following CSS to the div.


.OneTop-sidebar1-Logo {
position:absolute;
bottom:5px;
padding-bottom: 8px;
padding-left: 8px;
}
{



The result is fine in IE, Safari & Chrome, however in FF the logo is showing up behind our advertisement graphics.

You can see this at:

http://dev.onetopanga.com/


Any ideas on how to get this working in all browsers?

Thanks,

Micah