Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • rlbsjr Friend
    #120203

    I’m having a problem with a newsletter signup module published in the left side position of the template. The bottom part of the gray border that goes around the text box is flipped downwards.

    I attached an image showing the problem. It only appears to be a problem in IE6. It works fine in IE7 and Firefox. Any ideas?

    My site is http://whitebinder.org/

    Thanks!


    1. textbox
    Hieu Nguyen Admin
    #219937

    You can try this solution: Open your css file and find these lines, add float: none;


    div.module div div div div,

    div.module-blue div div div div,

    div.module-green div div div div,

    div.module-orange div div div div {

    margin: 0;

    padding: 0;

    background: none;

    }

    After changed:


    div.module div div div div,

    div.module-blue div div div div,

    div.module-green div div div div,

    div.module-orange div div div div {

    margin: 0;

    padding: 0;

    background: none;
    float: none;
    }

    rlbsjr Friend
    #219943

    I gave it a try and still no luck. The bottom of the box is still flipped. Any other thoughts? Thanks for getting back to me so quick on this.

    I really like this template. Other than this, it works perfectly. Unfortunately, my office still has us using IE6 otherwise, I never would have noticed this issue.

    rlbsjr Friend
    #219944

    After I just posted, I played around with things a bit and I believe I solved the problem. It looks like the problem was with the module, not the template. There’s a form within the module and the author of the module set up the html so the closing </div> tag came before some hidden input tags and the closing </form> tag. Apparently IE6 doesn’t like this. After I moved the closing </div> to the very end it started working fine.

    In case anyone else runs into this problem, the module is from Acajoom.

    Hieu Nguyen Admin
    #219945

    😀 thanks for found that, i’m researching your files 🙁

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Hieu Nguyen 17 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum