-
AuthorPosts
-
mzaf Friend
mzaf
- Join date:
- August 2007
- Posts:
- 74
- Downloads:
- 33
- Uploads:
- 0
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
October 9, 2011 at 5:21 pm #169492For some inexplicable reason (at least to me), the slideshow’s color in Rasite 1.7 does not change from its brown/purple color to the theme-color selected (especially in the light-color options) as it does in version 1.5. Can anyone PLEEEEEASE HELP resolve this issue. Thank u so very much.
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
mzaf Friendmzaf
- Join date:
- August 2007
- Posts:
- 74
- Downloads:
- 33
- Uploads:
- 0
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
October 9, 2011 at 9:11 pm #418073Its currently on my hard disk, but its really not a problem restricted to me, its also manifested on JA’s demo:
Here is Rasite 1.5 with the light purple theme – http://www.joomlart.com/demo/#templates.joomlart.com/ja_rasite,
then click on the “1.7 tab” located on the left and see the difference.Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 12, 2011 at 11:32 am #418717Hi,
Well for me it’s working just fine can you please tell me which specific color is not working ?
mzaf Friendmzaf
- Join date:
- August 2007
- Posts:
- 74
- Downloads:
- 33
- Uploads:
- 0
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
October 12, 2011 at 12:08 pm #418729Light purple. For some reason Slideshow (the tabs on the right) is not the same color in version 1.7 as it is in version 1.5 In fact, if you click on the link I provided above and switch to 1.7, you’ll see the difference.
I really appreciate your assistance, as I am feeling quite frustrated not being able to move forward and not knowing whether this rather simple issue (apparently not for me though lol) can be resolved.
Thanks again for your help.Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
mzaf Friendmzaf
- Join date:
- August 2007
- Posts:
- 74
- Downloads:
- 33
- Uploads:
- 0
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
October 14, 2011 at 1:10 pm #419318Thank u so very much … I really appreciate your assistance and look forward to their prompt reply.
mzaf Friendmzaf
- Join date:
- August 2007
- Posts:
- 74
- Downloads:
- 33
- Uploads:
- 0
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
October 18, 2011 at 5:56 pm #420061Is the issue I raised so difficult that it should take this long to resolve? I am becoming concerned that there is no resolution to it and that perhaps I should look for another template. What do you think? It is somewhat perplexing that the issue of changing color is taking so much time and effort, especially considering that it is something that many people would want to change.
I think that when it comes to colors, it should never be hard-coded … it should be a variable where the user can assign the hex-code for it. The simplest way to implement it would be a 2 column table (for each template) where the rows for the 1st column represent all the different elements that are assigned a color, and the second column would be the default colors with the ability for users to over-ride them.
That would save Joomlart a ton of support time and the user- a ton of time and aggravation … a Win Win situation – don’t u think?
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 18, 2011 at 6:05 pm #420063Hi,
This has been identified as a bug and our dev’s are working on this. I can assure you that there will be an update really soon for you and all of our customers!
I can’t tell you if it’s a variable or something else because myself i am not much of a coder ( used to be in the past but not anymore ). So as far as i can tell one of our dev’s is working on it and soon there will be un update for this, solving the problem on JA Slideshow for J!.1.7.x
In the mean time thank you for your patience and understanding.
Regards
mzaf Friendmzaf
- Join date:
- August 2007
- Posts:
- 74
- Downloads:
- 33
- Uploads:
- 0
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
October 24, 2011 at 12:45 am #421085Its been 2 weeks since I’ve posted this problem and still no resolution. It is mind-bugling that Joomlart’s dev team can’t resolve, what I would consider, a relatively simple bug – yet serious enough to stop one from using the template. They must be either very understaffed or incompetent. I can’t believe that I’ve given them my money for 4 years 🙁
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
October 24, 2011 at 10:42 am #421174Hi mzaf,
Thank you for post this bug, I’m checking and I’ll send you the update as soon as.
Thanks.
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
October 25, 2011 at 2:36 am #421359Hi mzaf,
Open the template.css file in the core/themes/light_purple folder and goto about line 210. Replace the following css code section:
/* JA Slideshow2 ---*/
.ja-slidewrap { border: 1px solid #E5D7F1; }.ja-slide-thumb-inner {
background: #F9F6FD;
border-top: 1px solid #E5D7F1;
color: #757575;
}#ja-slideshow .ja-slide-thumb img {
background: #fff;
border: 1px solid #E5D7F1;
}.ja-slide-thumb-inner img {
background: #fff;
border: 1px solid #E5D7F1;
}.active .ja-slide-thumb-inner img {
background: #A55CAD;
border: 1px solid #C37FCA;
}.ja-vertical_right .active {
background: url(../images/arrow-bg.gif) no-repeat center left;
}.ja-vertical_left .active {
background: url(../images/arrow-bg2.gif) no-repeat center right;
}.ja-slide-thumbs-wrap .active .ja-slide-thumb-inner { background: url(../images/grad-bg.gif) repeat-x top left #A55CAD; }
by
/* JA Slideshow2 ---*/
.ja-slidewrap_rasite { border: none; }.ja-slidewrap_rasite .ja-slidewrap { border: 1px solid #E5D7F1; }
.ja-slidewrap_rasite .ja-slide-thumb-inner {
background: #F9F6FD;
border-top: 1px solid #E5D7F1;
color: #757575;
}.ja-slidewrap_rasite .ja-slide-thumb img {
background: #fff;
border: 1px solid #E5D7F1;
}.ja-slide-thumb-inner img {
background: #fff;
border: 1px solid #E5D7F1;
}.ja-slidewrap_rasite .active .ja-slide-thumb-inner img {
background: #A55CAD;
border: 1px solid #C37FCA;
}.ja-slidewrap_rasite .ja-vertical_right .active {
background: url(../images/arrow-bg.gif) no-repeat center left;
}.ja-slidewrap_rasite.ja-vertical_left .active {
background: url(../images/arrow-bg2.gif) no-repeat center right;
}.ja-slidewrap_rasite .ja-slide-thumbs-wrap .active .ja-slide-thumb-inner { background: url(../images/grad-bg.gif) repeat-x top left #A55CAD; }
Send me pm if have bug, plz
-
AuthorPosts
This topic contains 12 replies, has 3 voices, and was last updated by cssyeah 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum