SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: CSS not right in IE
-
Jun 21, 2006, 15:53 #1
- Join Date
- Oct 2005
- Location
- England
- Posts
- 66
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
CSS not right in IE
http://www.irismemoirs.org/photography/
It looks fine in Firefox, but in IE the bottem image is repeated a bit & there's a bit of a border on the right side, could someone point me in the right direction as to why it's doing this?thanks for any help <3
-
Jun 22, 2006, 09:07 #2
- Join Date
- Jan 2005
- Location
- Netherlands
- Posts
- 4,300
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hello
default height of IE overflow hidden
#footer{background:url('img/footer.gif') no-repeat;height:5px;overflow:hidden;}
Bookmarks