Results 1 to 3 of 3

Thread: Translucent Slideshow script - centering

  1. #1
    Join Date
    Oct 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Translucent Slideshow script - centering

    Script: Translucent Slideshow script

    http://www.dynamicdrive.com/dynamici...ucentslide.htm

    -------------------------------------

    I love this script, however, I would like to have the slideshow centered on the page. How could I do this?
    P.S. I am not a html/computer whiz!

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

    Default

    Simply wrap the entire script with:

    Code:
    <div align="center">
    
    //code here
    
    </div>
    That should do it.

  3. #3
    Join Date
    Oct 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile

    Thanks!!!

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
  •