Hi,

I have issue with ie7, iam not able to resolve the issue. but all the css is correct

please go through this URL.

http://bushtracks.zcwd.biz/

Iam using litejazz theme

Please help me ASAP

Comments

blackarma’s picture

Well at the first glance i assume your content part is 210px off to the right side where it should be.
So my guess is change

#sidebar-right {display:inline;}

to

#sidebar-right {display:inline-block;}