-
AuthorPosts
-
September 23, 2009 at 12:26 pm #144512mihirc Friend
mihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
September 23, 2009 at 12:41 pm #318227Hello,
Try the following code to try and fix the issue your site has in ie8. This is a guess, if no we gave to check out something else.
Open the index.php and find the following code!!
<!–>
<style type=”text/css”>
.clearfix {display: inline-block;}
</style>
<!–>and change to:
<!–>
<style type=”text/css”>
.clearfix {display: block;}
</style>
<!–>Regards,
Mihir Chhatre.September 23, 2009 at 1:49 pm #318237original from index.php
<!–>
<style type=”text/css”>
.article_separator, .leading_separator {
line-height: 20px;
height: 20px;
background-position: bottom;
}
</style>
<!–>mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
September 23, 2009 at 1:58 pm #318240I thought you solved the problem :confused:
Mihir.
September 23, 2009 at 2:17 pm #318249i copy this mess from word 2k7 (again the same mistake) to article:
<p><!–><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:HyphenationZone>21</w:HyphenationZone> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>SK</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <m:mathPr> <m:mathFont m:val=”Cambria Math” /> <m:brkBin m:val=”before” /> <m:brkBinSub m:val=”–” /> <m:smallFrac m:val=”off” /> just small example…so everithing is working now. 😀
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by rezx2000 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
missing second half of the page in ie8
Viewing 5 posts - 1 through 5 (of 5 total)