-
AuthorPosts
-
August 18, 2010 at 8:59 am #153627
hej guys, my first post here since i don’t like to ask for help but this is something above my knowledge and the reason of course is IE.
I’m working on a site for a company that optimises trucks to use less fuel.
link: http://www.sfss.nl
The problem lies within user 6,7,8,9,10.
I use 6, 7 and 8 for 3 modules. and in firefox its working all fine but in internet explorer it looks like it won’t let me use some space on the right side of the block.
i already try’d some things like removing user 9 and 10 and some of the fixes that where mentioned about the wrapper problem with user 1, 2, 3, 4 and 5
I added screenshots from both browsers if that helps.
Please if anyone knows this problem or knows how to fix it please let me know.
Thanx in advance
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 19, 2010 at 10:09 am #353157I saw the html codes of this module were invalid:
<!– /mod_php version 1.0.0.Alpha1-J1.5 (c) http://www.fijiwebdesign.com –>
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<link href=”/besparingscalc.css” rel=”stylesheet” type=”text/css”>
<title>Besparingscalculator</title>
</head><body>
<div id=’besparingscalc’ style=’clear:left;’>The HTML document calls the HTML tag and Body tag once only. This might be the reason causing the problem, please try to modify code and check again
1 user says Thank You to Saguaros for this useful post
August 19, 2010 at 12:10 pm #353168<em>@tienhc 190921 wrote:</em><blockquote>I saw the html codes of this module were invalid:
<!– /mod_php version 1.0.0.Alpha1-J1.5 (c) http://www.fijiwebdesign.com –>
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<link href=”/besparingscalc.css” rel=”stylesheet” type=”text/css”>
<title>Besparingscalculator</title>
</head><body>
<div id=’besparingscalc’ style=’clear:left;’>The HTML document calls the HTML tag and Body tag once only. This might be the reason causing the problem, please try to modify code and check again</blockquote>
thank you for the advice and help about the nasty code. fixt the code, but it did not fix the problem.
do you have any other idea what it could be?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2010 at 7:04 am #353322In file templates/sfss/css/ie.css, there’s an override style for ja-box-right as following:
#ja-botsl div.ja-box-right { width: 24.5% !important; }
Remove that override will fix the problem.
1 user says Thank You to Saguaros for this useful post
August 23, 2010 at 7:55 am #353430thank you good sir, that fixt my problem (^.^) realy thank you a lot. i wouldn’t have found that myself. 😀
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by skgcarstyling 14 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-