Results 1 to 3 of 3

Thread: Conveyor Belt ... Table

  1. #1
    Join Date
    Jul 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face Conveyor Belt ... Table

    i have a table with 7 columns and i want to place the conveyor belt in the 4th column. When i add the script i can see the images but they are joined vertically and not horizontally though the slide moves left to right

    EG

    this is what i should i get : image1 image2 image3--------

    this is what i get

    image1
    image2
    image3
    |
    |
    |
    |

    I have not made any changes to the original script

    Kindly Guide...

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.

  3. #3
    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

    Sounds like you have something that is adding a line break after each image. One common way this happens is with the style:

    display:block;

    being added to the images in the conveyor by some pre-existing style associated with your page. There are other ways that it could happen. So, first let's get a link to the script you are using, like ddadmin asks, and then a link to your problem page, so we can check it out.
    - John
    ________________________

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

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
  •