Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hpathy Friend
    #124454

    Hi,

    When you turn the template to fluid display in IE 6 and watch it on 1280 resolution the “More templates” bar slides down and goes just below the “Testimonial” Section which break the entire template.

    How can this be fixed ?

    Menalto Friend
    #234752

    Can you give me your site url?

    hpathy Friend
    #234758

    This comes up in your demo site as well, just try accessing your demo site in IE 6 with fluid mode and if your notebook/pc is on 1280 resolution size you’ll notice the problem. If you can I can attach the snapshot of the site.

    kashxo Friend
    #234765

    Hi hpathy,
    Please add these line to your template_css.css file:


    * html .ja-box-right {
    margin-left: -3px;
    }
    *+html .ja-box-right {
    margin-left: -3px;
    }

    Also, in line 889, you will see:


    #ja-col {
    float: right;
    width: 25%;
    font-size: 92%;
    overflow: hidden;
    overflow: hidden;
    }

    Change width: 25%; to width: 24%; to prevent left column break down.
    I also report this issue to our Developers and they will update the package instantly. Thank you very much for your report.

    hpathy Friend
    #234767

    Thanks KashXo for your prompt response and resolution.

    Yes this seems to have resolved the problem 🙂

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

This topic contains 5 replies, has 3 voices, and was last updated by  hpathy 16 years, 5 months ago.

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