Hey guys. Can you tell me how to change Conveyor Belt slideshow position ? This one shows in the left website. I want to change it to center website. So any ideas ? Thanks...![]()
![]()
http://dynamicdrive.com/dynamicindex...rightslide.htm
Hey guys. Can you tell me how to change Conveyor Belt slideshow position ? This one shows in the left website. I want to change it to center website. So any ideas ? Thanks...![]()
![]()
http://dynamicdrive.com/dynamicindex...rightslide.htm
Wrap the script in an element tag, like <div> script goes here </div> and position that tag where you want it. For center, make it:
<div align="center"> script goes here </div>
You can use style to position it absolutely as well, didn't test relative but, that should work too.
Last edited by jscheuer1; 03-13-2005 at 06:22 AM. Reason: add info
Bookmarks