Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
JTrollerb123 Posted April 25, 2018 Posted April 25, 2018 Hi, what's the css that I can use to update the color of the blue appearing in the % completion box on the left - And also the gray to the right of the bar? Thanks!
steve00 Posted April 26, 2018 Posted April 26, 2018 14 hours ago, JTrollerb123 said: Hi, what's the css that I can use to update the color of the blue appearing in the % completion box on the left - And also the gray to the right of the bar? Thanks! Simple .ipsProgressBar_progress { background: #000; }
JTrollerb123 Posted April 26, 2018 Author Posted April 26, 2018 Thanks @steve00, so that's the blue area in the example above. What about the gray background area on the right side?
steve00 Posted April 26, 2018 Posted April 26, 2018 no idea as mine are all 100% could try: .ipsProgressBar { background: red; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.