Please always enter the name of the template and the Joomla version and the live URL if available
[SOLVED] Slideshow 1.2.3 module
Good morning
I use the Article Slideshow 1.2.3 module for joomla 4.4.5
I would like the DotNavs to be black with a white background so that they are more visible.
Is it possible for you to send me the CSS code to take action?
Thanks in advance
Best regards
I use the Article Slideshow 1.2.3 module for joomla 4.4.5
I would like the DotNavs to be black with a white background so that they are more visible.
Is it possible for you to send me the CSS code to take action?
Thanks in advance
Best regards
Last Edit:5 months 1 week ago
by IDTK
Last edit: 5 months 1 week ago by IDTK.
The topic has been locked.
The topic has been locked.
by IDTK
The topic has been locked.
All currently turquoise buttons are set to the color Primary in the template options.
There you can simply change the color Primary to white.
This will then take all buttons into account.
More documentation look here an translate from geman in your language...
www.joomlaplates.de/dokumentation.html
Farben /Colors
There you can simply change the color Primary to white.
This will then take all buttons into account.
More documentation look here an translate from geman in your language...
www.joomlaplates.de/dokumentation.html
Farben /Colors
Last Edit:5 months 1 week ago
by WM-Loose
Last edit: 5 months 1 week ago by WM-Loose.
The topic has been locked.
Sorry, I explained myself incorrectly: I thought "dotnav" referred to the arrows and not the points under the slide.
I am attaching an image for more understanding.
Thanks in advance
I am attaching an image for more understanding.
Thanks in advance
by IDTK
The topic has been locked.
Ahh ok.
uk-slidenav:hover {
color: rgb(1, 1, 1);
}
uk-slidenav: {
color: rgb(1, 1, 1);
}
.uk-icon {
background-color: #fff;
}
uk-slidenav:hover {
color: rgb(1, 1, 1);
}
uk-slidenav: {
color: rgb(1, 1, 1);
}
.uk-icon {
background-color: #fff;
}
Last Edit:5 months 1 week ago
by WM-Loose
Last edit: 5 months 1 week ago by WM-Loose.
The following user(s) said Thank You: joomlaplates, IDTK
The topic has been locked.
Moderators: joomlaplates