This is done in style sheets: Appearance > Style Sheet > Styles common to all pages
#fwdbtnbot {display:none;}
#backbtnbot {display:none;}
If the forward button disappears from the start page for the course, add the following:
#fwdbtnbot {display:none;}
#backbtnbot {display:none;}
.main #fwdbtnbot {display:inline;}