Results 1 to 2 of 2

Thread: fade slideshow/ how to change html BG color in the code

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

    Smile fade slideshow/ how to change html BG color in the code

    Hello,

    I just downloaded the slideshow.js and would like to modify it so that the html bg color is #300, or Black...( right now is white)


    Could you please tell me how I can find it in this code below

    Thank you all for your time

    Ellie



    [CODE]


    /* Ultimate Fade-in slideshow (v2.1)
    * Last updated: Sept 10th, 2009. This notice must stay intact for usage
    * Author: Dynamic Drive at http://www.dynamicdrive.com/
    * Visit http://www.dynamicdrive.com/ for full source code
    */


    var fadeSlideShow_descpanel={
    controls: [['x.png',7,7], ['restore.png',10,11], ['loading.gif',54,55]], //full URL and dimensions of close, restore, and loading images
    fontStyle: 'normal 11px Verdana', //font style for text descriptions
    slidespeed: 200 //speed of description panel animation (in millisec)
    }

    //No need to edit beyond here...

    jQuery.noConflict()

  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

    In future, please post about Dynamic Drive Scripts in the Dynamic Drive Scripts Help section here where I've moved this thread, and:

    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.


    Please post a link to the page on your site that contains the problematic code so we can check it out.


    Um, the default background color is black. So please give us a link to your page so we can see what's changed that.
    - 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
  •