-
AuthorPosts
-
goyat Friend
goyat
- Join date:
- September 2007
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 11
- Thanked:
- 3 times in 1 posts
November 9, 2008 at 12:49 pm #135209With 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;
}
goyat Friendgoyat
- Join date:
- September 2007
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 11
- Thanked:
- 3 times in 1 posts
November 10, 2008 at 2:35 pm #278716MY IE6 version is 6029002180
I still have the IE6 problem.goyat Friendgoyat
- Join date:
- September 2007
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 11
- Thanked:
- 3 times in 1 posts
November 11, 2008 at 1:27 am #278761For 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 Friendgoyat
- Join date:
- September 2007
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 11
- Thanked:
- 3 times in 1 posts
November 11, 2008 at 1:34 pm #278839Random 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 12, 2008 at 6:41 am #278922Hi
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 Friendgoyat
- Join date:
- September 2007
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 11
- Thanked:
- 3 times in 1 posts
November 12, 2008 at 7:11 am #278923I did as you suggested, but the result is negative. Please see the below link.
http://browsershots.org/http://www.joomlajp.org/Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 12, 2008 at 8:12 am #278932Hi
your problem because your image : Contact Us, it have width is 208 px, please edit that image smallerOr 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
}1 user says Thank You to Sherlock for this useful post
goyat Friendgoyat
- Join date:
- September 2007
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 11
- Thanked:
- 3 times in 1 posts
November 12, 2008 at 1:32 pm #278961Thank 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 smallerOr 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>AuthorPostsViewing 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
JA-Slideshow in IE6 does not solve the problem
Viewing 8 posts - 1 through 8 (of 8 total)