Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS IE7 Positioning problem Re: IE7 Positioning problem

#66625
AshtonSanders
Participant

Hey, I would try absolute:positioning on the class.subhead. In IE7, it looks like that subhead is what is pushing the gallery to the right.

"Totoro" wrote:
Oh and if you run the page through the validator it will give you a bunch of errors but that’s because a pasted a googlemaps adres in it. The adress has alot of "&" in it, don’t know how to fix that.

Change all "&" to "&" That is the special character for &… everything will still work.