Page 2 of 16 FirstFirst 123412 ... LastLast
Results 11 to 20 of 159
  1. #11
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    Quote Originally Posted by haredo View Post
    I am looking at the site which is the link in your signature in a post above this:

    The div id is hard coding so you have the find the file to control this:

    Look for this: master0

    1. add: margin:auto;

    If you cant find the right .php file...
    Thank you I made the changes in the css file and that worked!

  2. #12
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    You are most welcome, glad the .css id was the fix for the solution..

  3. #13
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    I'm back again...

    For some reason I can't get the WYSIWYG editor to work when I'm in the define pages editor. I think it may be because I added the script coding as

    <script type="text/javascript" src="fade.js"></script>

    <script type="text/javascript">
    //new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)

    new fadeshow(fadeimages, 700, 450, 0, 3000, 0 )

    </script>

    It's driving me crazy why this is. I've tried removing the script in file manager but I still can't get the WYSIWYG editor. And I checked define main page status and it's "1". I'm thoroughly stumped. Any help much much appreciated, Lynn

    http://www.visitgroverhotsprings.org

  4. #14
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    I've realized now that I have the same problem in my EZ Pages so I don't think this has anything to do with the Ultimate Fade Slider. I'll post elsewhere.

  5. #15
    Join Date
    May 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    I have installed this but I have a problem with it. I added the code to define_main_page and displays my images like it should do. The problem is when I make my window smaller, the slideshow stays the same size and doesnt resize with the window. Also on screens with different resolutions it doesn't seem to change size so it ends up looking all wrong.

  6. #16
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Ultimate Fade-In Slidehow Support thread

    A link to see this in action? The slideshow is set at a particular pixel size (defined by you), and is not going to shrink or expand if you change the window size.

  7. #17
    Join Date
    May 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    I have PMed you the link. Notice how when you change the page size. It pushes all the blocks on the right apart. I am not sure if it is becuase I edited the mainwrapper part in my CSS template from 100% to 60%. I did this because I didn't want my template filling up the whole screen. Although I have seen other websites who use this slideshow module with a template that doesn't fill up the whole screen.

  8. #18
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Ultimate Fade-In Slidehow Support thread

    Your slideshow and its images are set to a width that can only work in big widescreen monitors. You have your page set at 60% of the window, which looks fine on a big monitor, but will become too narrow to use regardless of the slideshow in small windows, while leaving lots of blank space on either side. Change the % to a fixed width, or set a min-width large enough that the site won't shrink too much.
    Then resize your images to fit comfortably. I think it is unnecessary to blast your visitors with a huge "secure site" slideshow in the most prime real estate on your homepage. Are you selling SSL certificates, or something else?

  9. #19
    Join Date
    May 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ultimate Fade-In Slidehow Support thread

    That image is temporary for testing purposes. The problem is that all the blank space on the sides should get smaller and smaller depending on the resolution and size of the window. With mine, it keeps the blank space the same size which is why everything goes out of align. I think its a template problem now actually. I must need to edit something else as well as mainwrapper.

  10. #20
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Ultimate Fade-In Slidehow Support thread

    All you need to edit is #mainWrapper.

    #mainWrapper {
    background-color: #f8f2f2;
    text-align: left;
    width: 60%;
    min-width: 900px;

    vertical-align: top;
    }

    How wide is your monitor? Set min-width so that the page never gets narrower than you need to fit the info. If you always want the slideshow to exactly fit the center column, you need to set a fixed px width here.

 

 
Page 2 of 16 FirstFirst 123412 ... LastLast

Similar Threads

  1. v150 Ultimate SEO v3 (and v2.200) [Support Thread]
    By lhungil in forum All Other Contributions/Addons
    Replies: 1703
    Last Post: 16 Jun 2026, 02:10 PM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Ultimate Content Glider [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 4 Sep 2012, 05:16 AM
  4. Ultimate Fade-In Slidehow help
    By discoverytdi in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Oct 2011, 01:50 PM
  5. Ultimate Fade-In Slideshow
    By Finna in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 Sep 2011, 12:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg