Results 1 to 2 of 2

Thread: Changing Slideshow 'background'

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

    Default Changing Slideshow 'background'

    1) Script Title: Ultimate Fade-in slideshow (v2.6)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm

    3) Describe problem:

    I'll make it short:
    Images in the Slideshow, that doesn't fit in the dimensions I entered, are having space around them. This space is black. How to change it to white or transparent?

    I also was search in this forum, but couldn't find a solution.
    In addition I tried it for myself with replacing 'black' to 'white' in the .js but I changed nothing at all.

    I hope you can helf me.
    Thank you!


    ~Schaddi

  2. #2
    Join Date
    Mar 2010
    Location
    Florida
    Posts
    512
    Thanks
    9
    Thanked 61 Times in 59 Posts

    Default

    In fadeslideshow.js you should see this not far from the top: change the red to your color.
    Code:
    		var fullhtml=fadeSlideShow.routines.getFullHTML(setting.imagearray) //get full HTML of entire slideshow
    		setting.$wrapperdiv=$('#'+setting.wrapperid).css({position:'relative', visibility:'visible', background:'black', overflow:'hidden', width:setting.dimensions[0], height:setting.dimensions[1]}).empty() //main slideshow DIV
    i would post all of it but i am not able too because it is so long.
    -DW [Deadweight]
    Resolving your thread: First Post: => EDIT => Lower right: => GO ADVANCED => Top Advance Editor drop down: => PREFIX:Resolved

Similar Threads

  1. Changing background image script
    By ulrich in forum JavaScript
    Replies: 20
    Last Post: 08-01-2011, 02:46 PM
  2. Replies: 4
    Last Post: 06-06-2011, 07:38 PM
  3. Changing background image with a button
    By hankthetank in forum JavaScript
    Replies: 3
    Last Post: 09-14-2010, 11:09 AM
  4. Changing background and font colors
    By d_weaver in forum Dynamic Drive scripts help
    Replies: 4
    Last Post: 02-28-2008, 09:48 AM
  5. HV Menu 5.5 - Changing the background opacity
    By jacquesroux in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 10-22-2006, 07:33 AM

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
  •