-
AuthorPosts
-
August 30, 2009 at 12:51 am #143795
Hi,
My site is on http://www.ciwe.be/dev/romskippers02 and I’ve got a problem. When viewing differant pages the site moves to the left and back. Really strange and annoying.
I tried to depublish all articles
I tried to depublish all modules
I tried a brand spanking new template with the above actions and none work.Any thoughs on how to fix it ?
thnx !
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
August 31, 2009 at 9:13 am #315806Hi franky reymenantstou
I could not find your issue.
Could you please send me the screenshot so that i could have a closer look on the issue?
August 31, 2009 at 9:44 am #315817mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
August 31, 2009 at 9:48 am #315818Hello,
From the top of my head.
Try the following code to fix the issue your site has in ie8 (BACKUP FIRST)
<!–>
<style type=”text/css”>
.clearfix {display: inline-block;}
</style>
<!–>and change to:
<!–>
<style type=”text/css”>
.clearfix {display: block;}
</style>
<!–>Regards,
Mihir Chhatre.August 31, 2009 at 10:09 am #315819Hi,
thnx for your reply. I tried it but it’s the same. My code looked like this:
}
.clearfix {
display: inline-block; /* IE7xhtml*/
}I changed it to:
}.clearfix {
display: block; /* IE7xhtml*/
}AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by franky reymenants 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Site moves to the left (0.5cm)
Viewing 5 posts - 1 through 5 (of 5 total)