I've been plugging away at my little site with help from this forum, so I thought I could handle the footer content all by myself. I guess not.
I've tried lots off stuff and thought I had it. It checked out on Win IE6, FF, & Opera and Mac FF & Opera. All good. Then came Safari. It wouldn't work. I've now made such a mess of the code I don't think it's worth posting (header and columns above it are still OK).
All I want to achieve is this text + 2 image layout centered across the fixed width footer:
http://www.ehydrant.com/footertrouble.jpg
The basic code is this:
Code:
<div id="footer">
</div>
The page is a fixed 772px wide and centers in the browser.
Can anyone give me some direction on how to get out of this hole?
I've been plugging away at my little site with help from this forum, so I thought I could handle the footer content all by myself. I guess not.
I've tried lots off stuff and thought I had it. It checked out on Win IE6, FF, & Opera and Mac FF & Opera. All good. Then came Safari. It wouldn't work. I've now made such a mess of the code I don't think it's worth posting (header and columns above it are still OK).
All I want to achieve is this text + 2 image layout centered across the fixed width footer:
http://www.ehydrant.com/footertrouble.jpg
The basic code is this:
Code:
<div id="footer">
</div>
The page is a fixed 772px wide and centers in the browser.
Can anyone give me some direction on how to get out of this hole?
Thanks guys.