1. mrmark71
  2. General
  3. Saturday, April 04 2015, 06:18 PM
Hi,

Where can i find in the jsn css the color code of the total users?
I wanna change the orange color in blue.

Thanks....
Regards, Mark
Accepted Answer
mrmark71 Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's a weekend for us :)

this text in included in container with these CSS classes: label label-warning

"label label-warning" are bootstrap classes so the color is set by a template

try to add this CSS code:
.view_list .label-warning{background:#3844e2;}

NOTE change #3844e2 with your color
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.