I have an image that is supposed to be in a centered div in the center
of a page. It looks fine in IE7. But in Firefox, the image is pushed
way over to the right.
I've tried adding display:block; directives to the div, to the div
above it and to the containing div, to no avail.
I've also tried clearing below the navigation bar and that hasn't
helped either.
As background, the page is identical to
except that the index1-test.php page uses a different navigation bar.
The index1.php, with the old nav bar, looks fine in both IE7 and
Firefox.
What might be causing Firefox to push the image so far off to the
right?
Thanks for any help.
Tim
of a page. It looks fine in IE7. But in Firefox, the image is pushed
way over to the right.
I've tried adding display:block; directives to the div, to the div
above it and to the containing div, to no avail.
I've also tried clearing below the navigation bar and that hasn't
helped either.
As background, the page is identical to
except that the index1-test.php page uses a different navigation bar.
The index1.php, with the old nav bar, looks fine in both IE7 and
Firefox.
What might be causing Firefox to push the image so far off to the
right?
Thanks for any help.
Tim
Comment