Page 2 of 123 FirstFirst 12341252102 ... LastLast
Results 11 to 20 of 1224
  1. #11
    Join Date
    Jan 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Does this template allow color changes or replacing colors with backbground images in header bars (sidebox header, main top header etc)?

  2. #12
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by turuga View Post
    Does this template allow color changes or replacing colors with backbground images in header bars (sidebox header, main top header etc)?
    This template "out-of-box" inherits the Bootstrap > Utilities > Colors classes.

    I include a colors stylesheet: /includes/templates/bootstrap/css/stylesheet_colors.css, which include some examples where I used colors outside the BS framework which override BS color classes.

    I also added element ID's where possible due to the way BS adjoins several classes and can be frustrating when trying to override the BS classes.

    So, yes, you can add color changes or replace colors with background images.

  3. #13
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: ZCA Bootstrap Template

    I created a new stylesheet called stylesheet_zcustom.css to put any modifications to the color or any other styling. This prevents losing any customization when upgrading the template.

    Zen Cart and it's community are the best!!

  4. #14
    Join Date
    Jan 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    I like this template very much as I find it easier customizable than responsive classic for the likes of me: changing color or background image of headers.

    It seems some or one css files are called from outside website: https://maxcdn.bootstrapcdn.com/boot...tstrap.min.css.

    Perhaps at beta stage it was done so? should all css be downloaded somehwhere?
    Thanks.
    Last edited by turuga; 17 May 2018 at 04:06 PM. Reason: typo

  5. #15
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by turuga View Post
    It seems some or one css files are called from outside website: https://maxcdn.bootstrapcdn.com/boot...tstrap.min.css.

    Perhaps at beta stage it was done so? should all css be downloaded somehwhere?
    Thanks.
    No, that was and is intentional...

    The Bootstrap CSS framework is loaded via the BootstrapCDN, this file controls the look and feel.

    Any and all CSS additions & overrides should be put in either the /includes/templates/bootstrap/css/stylesheet_colors.css or /includes/templates/bootstrap/css/stylesheet.css files or as @lankeeyankee suggested, create a new file /includes/templates/bootstrap/css/stylesheet_zcustom.css

    If you choose to do a custom download of the bootstrap CSS framework, it should be called where the BootstrapCDN link is called or overrides will not be picked up.

  6. #16
    Join Date
    Jan 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Hi Rbarbour,

    Is there way to change these colors or insert background image from my side? pls see the attached image. If so, how for the IT illiterate?
    thank you.Name:  zc-customization4-nodom.jpg
Views: 882
Size:  40.7 KB

  7. #17
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by turuga View Post
    Hi Rbarbour,

    Is there way to change these colors or insert background image from my side? pls see the attached image. If so, how for the IT illiterate?
    thank you.Name:  zc-customization4-nodom.jpg
Views: 882
Size:  40.7 KB
    Either edit the stylesheet_colors.css file or (in my opinion) create a new stylesheet as I mentioned in my previous post. The reason I call it stylesheet_zcustom is because anything starting with stylesheet_ is loaded on every page by zen cart's default behavior. And css cascades alphabetically so zcustom will load last and take precedence over anything else unless the class or ID is marked !important in a different sheet or is overridden by an inline style.

    In your new sheet simply add .list-group-item {background-color: YOUR COLOR}

    For a background image it would be .list-group-item {background-image: YOUR IMAGE; background-color: YOUR COLOR} You always want a background color in case the image becomes unavailable for some reason.
    Last edited by lankeeyankee; 18 May 2018 at 10:22 PM.

    Zen Cart and it's community are the best!!

  8. #18
    Join Date
    Jan 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Thank you Lankeeyankee, i will try your suggestions.

    But it seems like the shipping module does not work. I use zone rates. I use 5-6 zones. When the template is changed to responsive classic, the shipment module works, i.e. a visitor can choose country and get shipping cost estimated. But not with Bootstrap (can't choose country). Do you see the same?

  9. #19
    Join Date
    Jan 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by rbarbour View Post
    No, that was and is intentional...

    The Bootstrap CSS framework is loaded via the BootstrapCDN, this file controls the look and feel.

    Any and all CSS additions & overrides should be put in either the /includes/templates/bootstrap/css/stylesheet_colors.css or /includes/templates/bootstrap/css/stylesheet.css files or as @lankeeyankee suggested, create a new file /includes/templates/bootstrap/css/stylesheet_zcustom.css

    If you choose to do a custom download of the bootstrap CSS framework, it should be called where the BootstrapCDN link is called or overrides will not be picked up.
    This is an amazing template. Does anybody encounter any shipping module issue? I wonder if I am an exception.

  10. #20
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by turuga View Post
    This is an amazing template. Does anybody encounter any shipping module issue? I wonder if I am an exception.
    What issue are you encountering? I just activated zone rates and works fine for me.

 

 
Page 2 of 123 FirstFirst 12341252102 ... LastLast

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 94
    Last Post: 16 Mar 2024, 04:13 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

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