I would like the icon colors to be black and white rather than multicolored. Is that possible? From the illustrations on your documentation, I thought the colors were going to be black and white or gray and white. Thanks for your support.
Hi,
Thank for contacting us
This problem you must change the contents of dcsmt.css:
{root} /module/mod_jux_social_tabs/assets/css/dcsmt.css
You find:
/ * Tabs * Color Flat /
.social-tabs li.dcsmt-rss {
background-color: # FF9800; (edit the color you want)
}
.social-tabs li.dcsmt-flickr {
background-color: # f90784; (edit the color you want)
}
You do the same with the next line
.....
/ * Tabs * /
If you like the color in the picture you can replace the contents of file attachments on your dcsmt.css