Forum Discussion
Restrict Audio Clip progress bar in Rise 360
You can use this method if you actually need a solution today. My roadmap has a fast lane.
https://theme-360.com/theme-component/disable-audio-playhead-seeking/
Hi Phil! Just used your trick! I can have it work but as soon as I leave the preview mode and go back to edit and then preview, I can click again on the cursor.. :( What would you do? Thanks
- PhilFoss4 months agoCommunity Member
You will need to add this css to the exported course, some tricks involving the text editor can be saved in Rise itself but this one needs to be added as a 'theme component' to the exported files.
- EQUANSGMAO4 months agoCommunity Member
oohh thanks! so to change the CSS on my index htlm file on my computer, I need another software to change the code? (yes I am 100% a newbie)
- PhilFoss4 months agoCommunity Member
You can use any text editor, I use Dreamweaver as it comes with my Adobe subscription. And I recommend making a new css file and linking to it from your index file, I have some documentation here. This way its easy to copy your custom code to new courses.