Results 1 to 4 of 4

Thread: Conveyor belt slideshow help

  1. #1
    Join Date
    Jul 2005
    Location
    UK
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Conveyor belt slideshow help

    Hi I am looking for some help. As I an some what of a noob at this and don't know very much about writing code. I have inserted the Conveyor belt slideshow and I am looking for a way to get the slideshow to appear in the center bottom or make it totaly adjustable in positioning of the page as it currently appears at the top left corner under the banner. I have not changed any coding in what I obtained from your site. Hoping you can help.

  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

    You are making this more complicated than it is. Since this script is placed in the body section of the page, you can put it anywhere you want it to appear. To center it, put it inside something centered. Easiest way is to use the center tag:
    Code:
    <center>
    
    script goes here
    
    </center>
    You can put it in a table or wherever you like, as long as there is room for it. Some of these slideshows can be pretty big and I have no idea how large yours is.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jul 2005
    Location
    UK
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for that it worked like a treat.

  4. #4
    Join Date
    Jul 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking

    I created a frame page with a frame at the top the goes across the page to hold the slide show (I use 200 x 140 thumbnails) and two frames underneath it - one on the left to hold links to load different slide shows, and one on the right to show a larger size picture when you click on a pic in the slide show. Everyone likes the use of the slide show and frame page layout.

    thanks DD.

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
  •