Results 1 to 10 of 767

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,741
    Plugin Contributions
    22

    Default Re: ZX Slideshow official thread

    Well, then, I'm sorry, but there's nothing else I can do for you without seeing your site's code. Sorry. My guess is there was some other type of customization done and it's preventing the slideshow files to load...

  2. #2
    Join Date
    May 2006
    Location
    Louisiana
    Posts
    263
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by balihr View Post
    Well, then, I'm sorry, but there's nothing else I can do for you without seeing your site's code. Sorry. My guess is there was some other type of customization done and it's preventing the slideshow files to load...
    I tried the slide with HTML banners, it works but I can't get it to center. I wrapped the html code in <center> </center> it still didn't center.

  3. #3
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,741
    Plugin Contributions
    22

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by weezee View Post
    I tried the slide with HTML banners, it works but I can't get it to center. I wrapped the html code in <center> </center> it still didn't center.
    I will assume that you want to center the slider. Edit index_home.css at line 93 and change to margin: 0 auto;
    This is how that block should look like:
    Code:
    .theme-default .nivoSlider {
    	position:relative;
    	background:#fff url("../images/loading.gif") no-repeat 50% 50%;
        margin: 0 auto;
        -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
        -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
        box-shadow: 0px 1px 5px 0px #4a4a4a;
    }
    BTW, glad to hear you finally got it working.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3672
    Last Post: 11 Sep 2025, 05:07 PM
  3. goMobile Support Thread
    By steveyork136 in forum Addon Templates
    Replies: 29
    Last Post: 26 Aug 2015, 11:56 AM
  4. Frontpage Slideshow [support thread]
    By sport_billy in forum All Other Contributions/Addons
    Replies: 108
    Last Post: 10 Jul 2014, 12:41 PM
  5. SnapShot [support thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 32
    Last Post: 26 Oct 2012, 08:38 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