![]() |
| ||
| Page displays in IE but not in FireFox Hello, I've had no problems getting the following page to display in IE but FireFox will only display a background image with no allignment, it's just thrown to the side and seems to follow the dimension specs for .bgtablealign. If I change the extension from .html to .php the page displays fine but the background image is missing! I can't imagine what the difference is between firefox and IE here unless FireFox does not accept the way i've used the .bgtalbealign to select a background image. Perhaps it doesn't play well with .container1 or .absolutebackground that it is running in tandem with. Any compatibility gurus out there that can shed some light on this? <div class="container1"> .container1 { |
| ||
| Re: Page displays in IE but not in FireFox You .bgtablealign might be the issue, try: background-image: url('c:/Users/xxx/Documents/WebStuff/stripe_384854a7dd3238d4a9aa8145342c5e36.png'); |
| ||
| Re: Page displays in IE but not in FireFox Your 'container1' div is outside of the 'body' tag, so it may be a browser standards issue; try moving that div inside of the 'body' tag. Firefox is much more standards compliant than IE, possibly resulting in the Firefox-specific behavior you're seeing. |
| ||
| Re: Page displays in IE but not in FireFox The other thing is that you would need to use some more styling for FF and Chrome etc. Maybe try and include .sample { |
| All times are GMT -4. The time now is 12:17 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC