Slideshow color progress bar
5 years 7 months ago #53470
by clili74
Slideshow color progress bar was created by clili74
Hi, is there any possibility to change the color of the progress bar, in the CK slideshow settings, I search but can not find? thank you
Please Log in or Create an account to join the conversation.
5 years 7 months ago #53471
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow color progress bar
Hi
you can do it using CSS like this
CEd
you can do it using CSS like this
Code:
.camera_bar_cont span {
background-color: red !important;
}
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
5 years 7 months ago #53473
by clili74
Replied by clili74 on topic Slideshow color progress bar
thank you so much

Please Log in or Create an account to join the conversation.
Time to create page: 0.192 seconds