SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: Site header buggy in IE
-
May 22, 2007, 22:50 #1
- Join Date
- Dec 2006
- Posts
- 46
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Site header buggy in IE
When I try to view my site in Internet Explorer the header (dark panel under the header actually) displays all funny.
The image is no longer transparent and dropped down and the background repeats, anyone have any idea why this is happening?
Looks fine in Firefox.
http://www.greggoodwin.com
Thanks,
Greg
-
May 23, 2007, 01:14 #2
- Join Date
- Mar 2005
- Location
- USA
- Posts
- 5,482
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
IE6 doesn't support alpha transparency in PNG images natively. There are workarounds.
You're also experiencing IE's doubled float-margin bug.
P.S. Next time please specify which version(s) of IE you mean.
P.P.S. Why are you using fixed positioning on the footer?We miss you, Dan Schulz.
Learn CSS. | X/HTML Validator | CSS validator
Dynamic Site Solutions
Code for Firefox, Chrome, Safari, & Opera, then add fixes for IE, not vice versa.
-
May 23, 2007, 01:40 #3
- Join Date
- Dec 2006
- Posts
- 46
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Thanks for the advice.
I am using fixed position so the footer is not messed up on the about me page.
Is there another way I should be doing this?
-
May 23, 2007, 01:48 #4
- Join Date
- Mar 2005
- Location
- USA
- Posts
- 5,482
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You're welcome
Give #footer clear:both.We miss you, Dan Schulz.
Learn CSS. | X/HTML Validator | CSS validator
Dynamic Site Solutions
Code for Firefox, Chrome, Safari, & Opera, then add fixes for IE, not vice versa.
-
May 23, 2007, 01:51 #5
- Join Date
- Dec 2006
- Posts
- 46
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Great I got the 2 fixes put into place for my header and also fixed the footer, you have been a great help.
Cheers,
Greg
Bookmarks