Community Supporter?
What's HTML?
Gender:
Posts: 461
4688 credits Members referred : 0
www.demonhale.com
« Reply #4 on: Feb 07, 2008, 09:44:06 PM »
actually I cannot see it in FF2 either... What do you intend to do. Can you show me the old page with the problem? Maybe I can help. In my experience, using absolute positioning with z-index values especially putting the image call at the bottom, puts the image behind the previous object div or paragraph or container. It is best to achieve the same graphic style by using relative positioning...
How can I get it positioned underneath the content box, and lower down on the page?
Community Supporter?
What's HTML?
Gender:
Posts: 461
4688 credits Members referred : 0
www.demonhale.com
« Reply #9 on: Feb 08, 2008, 12:19:25 PM »
Actually you have two problems, other than the image not showing at the bottom problem, the background of the colourful paws on top and of the puppy pic at the bottom is #f7f7f7 instead you have white, which makes the edges visible. The solution is to replace your css tag for "container" and it fixes all problems mentioned. See Below.