This is a discussion on "[SOLVED] IE 7 background-position problem" within the Web Page Design section. This forum, and the thread "[SOLVED] IE 7 background-position problem are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] IE 7 background-position problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] IE 7 background-position problem
https://www.erapbdesigns.com/catalyst_new.html
The problem is the background-positioning in IE 7 for #divBottomSectionOuterBGWrapper. The background positions itself properly in FF, Opera, Safari 3 for Windows, and even IE6, but for some reason IE7 isn't rendering it correctly. Now here's the weird thing. When I give it an absolute background position like "left 100px" It shows fine in IE7 and all others...weird....Anyone have some ideas? Approx. Line 57 in the css
Thanks in advance, Paul P.S. Code is valid XHTML Strict Last edited by catalystmediastudios; Nov 15th, 2007 at 08:54. Reason: Valid |
|
|
|
|||
|
Re: IE 7 background-position problem
How strange. On your site now, it looks right in IE7, and wrong in FF.
Have you tried using % notation instead? For example, "background-position: left 100%". Your page looks fantastic, by the way. |
|
|||
|
Re: IE 7 background-position problem
Really? I have Firefox 2.0.0.9 on Vista and IE 7 on Vista. I just changed the positioning to bottom because you may have thought that was the bug I don't know though. 100% doesn't work in IE7 either
Last edited by catalystmediastudios; Nov 15th, 2007 at 08:57. |
|
|||
|
Re: IE 7 background-position problem
Nevermind fixed it. It was a bug with the overflow:hidden; attribute. I didn't upload it so it will still look the same if you try to view it. Thanks for the help though
|
|
||||
|
Re: IE 7 background-position problem
Quote:
But ... now that I'm looking the W3C background-position section there is no mention of that |
|
|||
|
Re: [SOLVED] IE 7 background-position problem
I've done it before and it seems to work. I just ran it through validations and that didn't come up as an error. I did forget to take out a float property though haha.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Background-Position Causes IE to Scroll | Aerdan | Web Page Design | 2 | May 11th, 2008 01:37 |
| CSS Background-Position Rollover Broken in IE | Aerdan | Web Page Design | 2 | Apr 16th, 2008 20:54 |
| [SOLVED] div background image problem in ie | Rincewind | Web Page Design | 7 | Nov 30th, 2007 09:30 |
| a:hover and background-position issue with ie6 | mezema | Web Page Design | 5 | Jun 15th, 2006 15:32 |
| background-position:bottom; <-- not working ? | ifunky2 | Web Page Design | 2 | Feb 14th, 2006 21:56 |