Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • goyat Friend
    #135209

    With Joomla 1.5.7 I still have the attached problem. :confused:
    I also tried the below. but it does not work.

    #ja-slideshow-case div {
    padding-top:0px;
    }


    1. Ci081109214502
    goyat Friend
    #278716

    MY IE6 version is 6029002180
    I still have the IE6 problem.

    goyat Friend
    #278761

    For the sake of my business I replace Slideshow module with randam image module to show image banner while waiting for IE6 bug fix solution.

    Please find ways to fix IE6 Slideshow inconvenience, Joomlart.com.>:(

    goyat Friend
    #278839

    Random image module is also affected. I think the template is really buggy. Something is very wrong with JA Olivine. Quality of Template is very important when it is paid one.

    Sherlock Friend
    #278922

    Hi
    Please edit ja.slideshow.js(modules/ja_slideshow folder):
    Search this line:

    this.div.setStyles({display: 'block', height: (this.height + 'px'), overflow: 'hidden', position: 'relative', width: (this.width + 'px')});

    Change to

    this.div.setStyles({display: 'block', height: (this.height + 'px'), overflow: 'hidden', position: 'relative', width: (this.width + 'px'), padding: '0'});

    goyat Friend
    #278923

    I did as you suggested, but the result is negative. Please see the below link.
    http://browsershots.org/http://www.joomlajp.org/

    Sherlock Friend
    #278932

    Hi
    your problem because your image : Contact Us, it have width is 208 px, please edit that image smaller

    Or you can edit CSS:template.css (line 672)

    div.module div div div, div.module_menu div div div, div.module_text div div div, div.module_hilite div div div, div.module_nopad div div div {
    background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
    padding:0 15px 15px;--> change to 0 5px 15px
    }

    goyat Friend
    #278961

    Thank you.

    >your problem because your image : Contact Us, it have width is 208 px, please edit that image smaller

    This suggestion does not work!!

    div.module div div div, div.module_menu div div div, div.module_text div div div, div.module_hilite div div div, div.module_nopad div div div {
    background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
    padding:0 15px 15px;--> change to 0 5px 15px
    :)
    This one works fine. I think this IS the Solution.

    <em>@nguoiabcd 90459 wrote:</em><blockquote>Hi
    your problem because your image : Contact Us, it have width is 208 px, please edit that image smaller

    Or you can edit CSS:template.css (line 672)
    div.module div div div, div.module_menu div div div, div.module_text div div div, div.module_hilite div div div, div.module_nopad div div div {
    background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
    padding:0 15px 15px;--> change to 0 5px 15px
    }

    </blockquote>

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

This topic contains 8 replies, has 2 voices, and was last updated by  goyat 16 years ago.

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