Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
How do I CSS C2?
The button and text box objects can be edited using standard css like in my tutorial here. However, the progress bar and slide bar have elements that don't seem accessible by this method (it seems better to use sprites in those cases).
How do I access that box: Parameter for System, to insert the css? I think I'm missing something
Develop games in your browser. Powerful, performant & highly capable.
Did you have a look at the capx that comes with the tutorial? It's all in the big loop that captured the date from the CSS data string. You might be trying to do something that isn't supported - you can only CSS certain objects.