So I am using this Joomla template Morecolor, which has a slideshow built-in. Is there a way I could program the slideshow to appear on the website on specific pages only?
Here is a screenshot in Joomla:
Template providers should not have things like slideshows built into them unless they provide the ability to assign it to specific pages. Template are templates. Slideshows are extensions. The best way to get around you issue would be to disable the template slideshow and download a slideshow extension from here:
http://extensions.joomla.org/extensions/photos-a-images/slideshow/image-jquery-slideshow
Hope this helps
Ok here is soluton specially for you:
.no_slide #slideshow { display: none; }