SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Threaded View
-
Sep 1, 2007, 08:31 #1
- Join Date
- Jan 2003
- Posts
- 16
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Footer in the middle of the page in ie7
Hello,
I need some assistance with my css page.
For some unknown reason the footer apears in the middle of the page in ie7. It works great in firefox and ie6.
Here's the link to the site
http://www.arbel-designs.com/css_test/main/
and here's the css for the footer:
Code CSS:#footer { clear:both; height:65px; width:780px; margin-left:auto; margin-right:auto; background-color: #008469; background-image: url(images/footer_end.jpg); background-repeat: no-repeat; background-position: right top; font-family: Tahoma, Verdana, "Trebuchet MS"; font-size: 10px; color: #FFFFFF; }
Thanks.
Idan
Bookmarks