Page 121 of 126 FirstFirst ... 2171111119120121122123 ... LastLast
Results 1,201 to 1,210 of 1258
  1. #1201
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    While the "Listing Layout Style" is not used by the Bootstrap template, the "Columns per Row" setting is -- use 0 for fluid columns or 1 for rows. Other results can display in an unwanted manner; see this Wiki article for more information: https://github.com/lat9/ZCA-Bootstra...play-anomalies

  2. #1202
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    528
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    How would I change a color to a gradient? I thought I could just enter
    Code:
    linear-gradient(to bottom right, #33ccff 0%, #3366ff 100%)
    in the color tool but that does not work.

  3. #1203
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: ZCA Bootstrap Template

    gradiants and colors are different. A background color is coded differently than a plain background which can be an image, gradiant or other entity.

    You can use rgba and other forms of opacity in the bootstrap colors.

  4. #1204
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    528
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    I am trying to do some modifications to this template using site_specific_styles.php. I just tried to do something simple like change a text color but nothing is changing. What am I missing here? I have been reading heavily into BS4 and CSS but I am just a hack on this side.

    Code:
    <style>
       #tagline {
      color: yellow;
    }
    </style>

  5. #1205
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by g2ktcf View Post
    I am trying to do some modifications to this template using site_specific_styles.php. I just tried to do something simple like change a text color but nothing is changing. What am I missing here? I have been reading heavily into BS4 and CSS but I am just a hack on this side.

    Code:
    <style>
       #tagline {
      color: yellow;
    }
    </style>
    That's weird, since placing that CSS in that file should work. Are you sure the file's in the site's "clone" of the template instead of the /templates/bootstrap/css directory?

  6. #1206
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    v3.6.4 of the ZCA Bootstrap Template is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191

    This release contains changes required for interoperability with Zen Cart v2.0.0 and bugfixes.

    For a full list of all changes, see this link: https://github.com/lat9/ZCA-Bootstra...stone%3Av3.6.4

  7. #1207
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    528
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    That's weird, since placing that CSS in that file should work. Are you sure the file's in the site's "clone" of the template instead of the /templates/bootstrap/css directory?
    Yes, I just checked not only that but verified that the clone was actually the selected template. Do you have a suggestion on what else to put in there as a test?

  8. #1208
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    528
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    That's weird, since placing that CSS in that file should work. Are you sure the file's in the site's "clone" of the template instead of the /templates/bootstrap/css directory?
    Found it....I forgot to remove dist- from the file name. I just took a chance and that did it! I feel like such an idiot! lol
    Last edited by g2ktcf; 19 Mar 2024 at 12:48 AM.

  9. #1209
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    498
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Hi All,

    Server Host: xxxxx.prod.phx3.secureserver.net (68.178.132.xxx)
    Database: xxxxx_live158Store
    Home: /home/xxxxx/public_html/Server
    OS: Linux 4.18.0-477.27.2.lve.el8.x86_64
    Server Date: 24/11/2023 22:50:21
    Server Up Time: Disabled/UnavailableHTTP
    Server: ApachePHP Version: 8.0.30 (Zend: 4.0.30)PHP
    File Uploads: OnUpload Max Size: 1024M
    PHP Memory Limit: -1POST Max Size: 1024M
    Database Engine: MySQL 10.6.14-MariaDB-cll-lve
    Database Host: localhost (127.0.0.1)
    Database Date: 24/11/2023 22:50:21
    Database Data Size: 280,607 kB
    Database Index Size: 40,767 kB
    MySQL Slow Query Log Status: Off
    MySQL Slow Query Log File: xxxxx-slow.log
    MySQL Mode: NO_ENGINE_SUBSTITUTIONView the database configuration variables

    I need help on how I move the search from the top right to the right side where the logo is below the contact number.

    We are using the latest version of the bootstrap template version 3.6.3. This is the site outdoorking.com.au

    Any assistance with code and where to put it would be appreciated, as I am consistently getting people not knowing where they can search on the website.

    I would like to have a box saying enter part number or description so they can at lest see it.

  10. #1210
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Go to Configuration :: Bootstrap Template Settings and set Enable AJAX Search to false. That'll cause a full search button/input field to be displayed instead of the search-icon.

    Note, too, that v3.6.3 is not the latest; v3.6.4 was released a couple of days ago!

 

 

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