Results 1 to 10 of 1673

Hybrid View

  1. #1

    Default Re: ZCA Bootstrap Template

    Is it possible to insert a page background ?
    If you wait to do everything until you're sure it's right, you'll probably never do much of anything !!!

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by windsurfer View Post
    Is it possible to insert a page background ?
    Quite possible; that will require custom CSS. See this GitHub Wiki article for additional information: https://github.com/lat9/ZCA-Bootstra...ecific-styling

  3. #3
    Join Date
    Apr 2011
    Posts
    584
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Hello all,

    i am facing another issue with my ZC 2.0.1 update.

    I have Bootstrap template with OPC and Image Handler.

    When going to my product listings under categories, the product image ##do not get reseize on mobile and they overlap each other.

    For example https://www.royal-fleur.com/thanksgi...d-centerpieces

    Each picture on mobile size is displayed at 400 x 400 and obviously overlap each other.

    How can i fix this please?

    Thank you in advance for your help

  4. #4
    Join Date
    Apr 2011
    Posts
    584
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by nicksab View Post
    Hello all,

    i am facing another issue with my ZC 2.0.1 update.

    I have Bootstrap template with OPC and Image Handler.

    When going to my product listings under categories, the product image ##do not get reseize on mobile and they overlap each other.

    For example https://www.royal-fleur.com/thanksgi...d-centerpieces

    Each picture on mobile size is displayed at 400 x 400 and obviously overlap each other.

    How can i fix this please?

    Thank you in advance for your help
    Not sure if it is the proper way to go about my issue but it seems to be an issue with .listingProductImage in stylesheet_zca_colors.php.

    at line 371 i changed

    Code:
    .listingProductImage {
        min-width: <?= (int)IMAGE_PRODUCT_LISTING_WIDTH ?>px;
    to

    Code:
    .listingProductImage {
        min-width: auto;
    It seems to have resolve the product picture issue

    Can someone confirm if it would create some issue somewhere else?

    thank you

  5. #5
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,909
    Plugin Contributions
    13

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by nicksab View Post
    Hello all,

    i am facing another issue with my ZC 2.0.1 update.

    I have Bootstrap template with OPC and Image Handler.

    When going to my product listings under categories, the product image ##do not get reseize on mobile and they overlap each other.

    For example https://www.royal-fleur.com/thanksgi...d-centerpieces

    Each picture on mobile size is displayed at 400 x 400 and obviously overlap each other.

    How can i fix this please?

    Thank you in advance for your help
    FWIW, i am not seeing the problem on your website.

    that said, this sounds like a problem that was recently addressed.

    i would review this github issue on bootstrap. and i would then review the correction made, which was part of bootstrap 3.7.4.

    but i'm not sure whether your css is cached on your computer, as i am not seeing the problem on your site.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  6. #6
    Join Date
    Apr 2011
    Posts
    584
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by carlwhat View Post
    FWIW, i am not seeing the problem on your website.

    that said, this sounds like a problem that was recently addressed.

    i would review this github issue on bootstrap. and i would then review the correction made, which was part of bootstrap 3.7.4.

    but i'm not sure whether your css is cached on your computer, as i am not seeing the problem on your site.
    Thanks Carl.

    I did a change to my css to temporarily fix the layout since it is a live site.

    My bootstrap version is 3.7.1 and will do the update. Thanks for providing the link

 

 

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. v155 ZCA Bootstrap Template 1.0 (BETA)
    By rbarbour in forum Addon Templates
    Replies: 74
    Last Post: 25 Apr 2018, 07:05 PM
  4. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 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