Results 1 to 2 of 2

Thread: How to change Conveyor Belt slideshow position

  1. #1
    Join Date
    Mar 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to change Conveyor Belt slideshow position

    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

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default conveyor position

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •