I would like to know how i can include a back/forward button directly below a conveyor belt so that the conveyor belt works as normal but the website viewer can always go either or forth using the buttons and also how do i delay a conveyor belt movement / speed of movement for about 5 seconds before it moves to the next image ?

You did not say what type of conveyer belt and script you are using? If it is php, try to include the following in the script:

controls: true,
			delay: 7000,
			duration: 800,
			autoplay: true
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.