Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • skgcarstyling Friend
    #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


    1. FF
    2. IE
    Saguaros Moderator
    #353157

    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

    skgcarstyling Friend
    #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 Moderator
    #353322

    In 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.

    skgcarstyling Friend
    #353430

    thank you good sir, that fixt my problem (^.^) realy thank you a lot. i wouldn’t have found that myself. 😀

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