-
AuthorPosts
-
johnnydement Friend
johnnydement
- Join date:
- February 2008
- Posts:
- 74
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
March 22, 2009 at 9:54 pm #139466I was using jaslideshow without any problems before, only one I had was pause.png problem when checking in Yslow.
This took me to investigate a bit and found about slideshow2
I tried it, but I did not like having thumbnails underneath, so decided to go back with jaslideshow, unfortunatelly, I’m dumb and had both marked for uninstall…
After that, i reinstalled the jaslideshow version in my ja-sanidineII template, but now, It’s not working correctly, thumbnails start at the start of the page, not inside topsl1, and the slideshow itself, does not keep the upper margin…
Please, my site is live, I need to sort this urgently.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 24, 2009 at 7:44 am #297606Hi johnnydement,
Please send me your live url again. I could not find your live url.
johnnydement Friendjohnnydement
- Join date:
- February 2008
- Posts:
- 74
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
March 24, 2009 at 9:07 am #297626woohoops :-*
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
March 26, 2009 at 9:04 am #298151Hi,
did you changed the templates/ja_sanidineii_light/css/ja.slideshow.css file.
Please open this file and change the content of file by my code:
/*------------------------------------------------------------------------
# JA SlideShow
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites: http://www.joomlart.com - http://www.joomlancers.com-------------------------------------------------------------------------*/
#ja-slideshowwrap,
#ja-slideshow-wrap {
position: relative;
}#ja-slideshow {
margin-left: 10px;
}#ja-slideshow div.moduletable {
margin: 0;
padding: 0;
}#ja-slideshow-case {
overflow: hidden;
border: 1px solid #000000;
}#ja-slidebar {
margin-left: 4px;
position: absolute;
top: 15px;
left: 10px;
display: block;
z-index: 100;
}#ja-slidebar ul {
margin: 0;
padding: 0;
list-style: none;
}#ja-slidebar ul li {
margin: 0 0 10px 0;
padding: 0;
display: block;
background: none;
width: 100px;
}#ja-slidebar ul li.pause {
background: none;
display: none;
}#ja-slidebar ul li a {
border: 2px solid #000000;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 10px;
display: block;
margin-bottom: 10px;
background: none;
background-repeat: no-repeat;
}#ja-slidebar ul li a:hover {
border: 2px solid #FFCC00;
text-decoration: none;
color: #FFFFFF;
}#ja-slidebar a.next,
#ja-slidebar a.prev {
display: none;
}#ja-slidebar a.active {
}.ja-slideshowdesc {
position: absolute;
bottom: 0;
right: 10px;
z-index: 10;
width: 83%;
background: url(../images/trans-bg.png);
padding: 10px 0;
color: #FFFFFF;
}.ja-slideshowdesc h3 {
padding: 0 20px 5px;
margin: 0;
color: #FFCC00;
}.ja-slideshowdesc p {
padding: 0 20px;
margin: 0;
}.ja-slideshowimage {
z-index: 1;
}.description-hidden {
display: none;
}#ja-slidebar ul li.active a {
border: 2px solid #FFCC00;
}johnnydement Friendjohnnydement
- Join date:
- February 2008
- Posts:
- 74
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
March 26, 2009 at 7:37 pm #298306That fixed it, thanks 🙂
But is strange, never edited anything int he template :s
johnnydement Friendjohnnydement
- Join date:
- February 2008
- Posts:
- 74
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
March 28, 2009 at 12:59 am #298617Seems an issue with CssJsCompress, the second I turn the plugin on, the problem reproduces. Will inform author.
Thanks
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 28, 2009 at 5:16 am #298639<em>@johnnydement 120989 wrote:</em><blockquote>Seems an issue with CssJsCompress, the second I turn the plugin on, the problem reproduces. Will inform author.
Thanks</blockquote>
Thats a common problem with cssJS compressor, may be you can try to turn off css compression and just try with js compression.
bookpeg Friendbookpeg
- Join date:
- October 2008
- Posts:
- 419
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 82
- Thanked:
- 10 times in 1 posts
January 17, 2011 at 11:54 pm #372303<em>@johnnydement 120989 wrote:</em><blockquote>Seems an issue with CssJsCompress, the second I turn the plugin on, the problem reproduces. Will inform author.
Thanks</blockquote>
Hi, What did the author say, as the problem’s still there, except it’s worse – slideshow 2 doesn’t display at all when CssJcCompress or JCHoptimise are turned on – any new fixes for this?
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
January 18, 2011 at 7:45 am #372368Hi @bookpeg,
I tried install cssJcCompress plugin on demo site, and enable it to optimize css, js … slideshow2 didn’t worked and threw js errors.
I check source code, js, css files of slideshow2 and some orther css,js files weren’t compress by CssJsCompress plugin, they are called as native.
I think this plugin skipped there, result frontpage has some js errors. Slideshow2 worked when I edit advanced properties in this plugin.Please provide me your website information, i will check and give you solutions.
Thanks -
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by thuanlq 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum