jbcedge
jbcedge

Reputation: 19515

Alignment Problem with IE

I am using blueprint CSS framework for my webpage and now I am facing alignment problem with IE browser..it works okay with mozilla.

Can anyone help me in this please?

Upvotes: 0

Views: 146

Answers (1)

dylanfm
dylanfm

Reputation: 6345

You'll need to use conditional comments to give IE specific styles. You may also want to try out IE7-js.

Upvotes: 1

Related Questions