Page 21 of 75 FirstFirst ... 1119202122233171 ... LastLast
Results 201 to 210 of 744
  1. #201
    Join Date
    Jun 2007
    Location
    Michigan
    Posts
    187
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    OH My Gosh!
    I forgot to change the height & width to the actual slide size in the ZX Slideshow Configuration in the Admin Area.
    Total Brain Freeze going on here.

    Thank you SO MUCH Design75.
    I was at my wits end trying to figure this out.


    Quote Originally Posted by Design75 View Post
    I think your problem lies here


    First you tell the slider to be 165px high, which Chrome obeys.
    Then you have your pictures with a height of 277, which Firefox uses

    So changing the 165xp should solve the problem

  2. #202
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Hi:

    I installed the mod and I like it. It is a lot easier than the previous slideshow that I was using.

    I am trying to make the background a color and have the slideshow images with a transparent background. That way if I want to change the background it is easy.

    I have tried but am unable to get this right. Is this possible? Can someone help me?

    Dave

  3. #203
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by top hatt View Post
    Hi:

    I installed the mod and I like it. It is a lot easier than the previous slideshow that I was using.

    I am trying to make the background a color and have the slideshow images with a transparent background. That way if I want to change the background it is easy.

    I have tried but am unable to get this right. Is this possible? Can someone help me?

    Dave
    No, transparent images are not possible. This module is based on Nivo slider and it doesn't support it, you can read it here.

  4. #204
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    OK. I can't use a transparent background on an image. Still, is it possible to have a background color?

    What I want to do is have a radius on the border of the slider. With a background color and a radius so it fits a border with a radius I could make the image smaller so it wouldn't interfere with the border.

    Dave

  5. #205
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by top hatt View Post
    OK. I can't use a transparent background on an image. Still, is it possible to have a background color?

    What I want to do is have a radius on the border of the slider. With a background color and a radius so it fits a border with a radius I could make the image smaller so it wouldn't interfere with the border.

    Dave
    Absolutely. Just make the parent div larger and child div smaller with some margins.
    For example, you'd make <div class="slider-wrapper theme-default"> 800x400px and set your slideshow dimensions to 750x350px. Then add margin:25px; to .nivoSlider and background-color:#990066; to .slider-wrapper

    edit: of course, 25px is quite a lot, i just used those numbers for you to get an idea what to do.
    Last edited by balihr; 3 Oct 2012 at 08:25 PM. Reason: added info

  6. #206
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    OK. I found the <div class="slider-wrapper theme-default"> in the zx_slideshow.php file but I'm not quite sure where to put the 800x400px.

    I added this to the stylesheet:

    .slider-wrapper {
    background-color: #e5e5e5;
    border-radius: 10px 10px 10px 10px;
    }

    Everything seems to be ok, but the length and width of the background.

    Dave

  7. #207
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    OK. this is what I did. I put the following in the stylesheet.

    .slider-wrapper {
    margin:10px 26px 20px 26px;
    background-color: #e5e5e5;
    border-radius: 10px 10px 10px 10px;
    border: 2px solid #1975ff;
    border-radius: 10px 10px 10px 10px;

    }

    I set the configuration/zx slideshow to 700 wide and 60 high

    It seems to work but I'm not sure if this is the right way to do it or if there is a better way.

    I would appreciate any feedback anyone can give me.

    Dave

  8. #208
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by top hatt View Post
    OK. this is what I did. I put the following in the stylesheet.

    .slider-wrapper {
    margin:10px 26px 20px 26px;
    background-color: #e5e5e5;
    border-radius: 10px 10px 10px 10px;
    border: 2px solid #1975ff;
    border-radius: 10px 10px 10px 10px;

    }

    I set the configuration/zx slideshow to 700 wide and 60 high

    It seems to work but I'm not sure if this is the right way to do it or if there is a better way.

    I would appreciate any feedback anyone can give me.

    Dave
    Dave, you should realize that you're asking for advice about styling. The simplest way of getting such advice is by providing a link to your site so we can see what you have and what you're trying to do.
    For example, I'm not sure why you have top margin 10px and bottom margin 20px... Plus, if it works and you tested with all browsers, then it's most likely a good solution. Perhaps there is a better solution, but if there's nothing wrong with what you've done, why ask for more? BTW, you don't need border-radius twice.

  9. #209
    Join Date
    Jun 2006
    Posts
    440
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Hi There

    can you pls tell me if this slide show will work on zen cart 1.38.a with category images on main page and if it will, which version is best to use, for my needs.

    The banner group is header_banner which I wish to develop into s slide show.

    Thanks
    Regards
    Renz

  10. #210
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by Renz View Post
    Hi There

    can you pls tell me if this slide show will work on zen cart 1.38.a with category images on main page and if it will, which version is best to use, for my needs.

    The banner group is header_banner which I wish to develop into s slide show.

    Thanks
    Regards
    Renz
    This module is compatible with 1.3.8a, just use the correct sql file.

    Since you're displaying categories on your homepage, please use the file attached (unzip and upload to your includes/templates/YOUR_TEMPLATE/templates/ directory). This is a patch for cases where you display your categories on the main page.

    As for banner group - you'll have to adapt your banners because this module creates 10 new banner groups (slide1 - slide10) as explained in the documentation.
    Attached Files Attached Files

 

 
Page 21 of 75 FirstFirst ... 1119202122233171 ... LastLast

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3604
    Last Post: 24 Apr 2024, 10:06 AM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  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

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR