Hello,
To disable repeat events you can do this in:
JEvents -> Configuration -> Event Editing -> Hide repeating event options
set to: Yes for both admins and frontend users.. But for frontend only, add this to your CSS of your frontend template:
.jeveditrepeats {display:none;}
How do you mean about CSS?
Many thanks
Tony