Hi,
To do this globally you must edit the “main” CSS file “DFFS_frontend.css” located where you have your DFFS files.
To do it in one form, add this to the Custom CSS:
ul.tabRowLast li.tabSelected a{
color:#444!important;
background-color:#00ff00 !important;
}
Alexander
-
This reply was modified 8 years, 10 months ago by Alexander Bautz. Reason: Added "color" to the example CSS