Results 1 to 7 of 7
  1. #1
    Join Date
    Mar 2009
    Posts
    13
    Plugin Contributions
    0

    Default Changing text in shopping_cart page

    I am trying to change the text in the shopping cart contents page. It's the fist page in the checkout process that has the shipping estimator. I have changed it before but forgot which file it was.

    Thanks

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Changing text in shopping_cart page

    Don't feel bad... I had to search for a long time before remembering where it was, and I had just done this a month ago:)

    /includes/languages/english/your_template/shopping_cart.php

  3. #3
    Join Date
    Mar 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Changing text in shopping_cart page

    Thanks for the quick reply!!

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Changing text in shopping_cart page

    A note that may help others with this problem help themselves -

    If you want to change some existing text on your site, take a distinctive snippet of it and paste it in admin > Tools > Developers Toolkit, lower left box, select all files and search. Among the results will be the file and line number where it is defined.

  5. #5
    Join Date
    Mar 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Changing text in shopping_cart page

    Hello, I need to change the headers on step 1 and step 2 of the checkout process. Ones like: FREE SHIPPING!, Discount Coupon, Payment Method, Your total, etc.

    All the website text is white since the website has a dark background. However on these 2 pages the headers show up black and it is hard to read.

    The url is http://www.rockymtnshops.com/classyw...ckout_shipping

    It is the latest version of Zen Cart - I just downloaded it a couple of weeks ago and I have the free shipping module installed.

    I have looked in the css file but couldn't find it. Could someone tell me where color of that text is defined?

    Thank you.

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Changing text in shopping_cart page

    Try installing the Firefox browser and the Web Developer plugin for Firefox. You can use those to see where in the stylesheet you change the styling of the various page elements.

    Ctrl-Shift-Y will allow you to hover over a section of the page and see the class and id names for that section in the box at the top. The statements in the stylesheet that begin with # are id's and the ones that begin with dots are classes.

    Ctrl-Shift-E will open the CSS editor and allow you to edit the stylesheet and see the changes in real time without changing anything permanently. A very handy tool.

  7. #7
    Join Date
    Mar 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Changing text in shopping_cart page

    Thank you so much for telling me about firefox and their web developer tools. What a difference!!!

 

 

Similar Threads

  1. v139h Making Text Changes to Shopping_Cart.php
    By traytray in forum Basic Configuration
    Replies: 8
    Last Post: 22 Apr 2014, 11:21 PM
  2. v139h Get text Attribute from within shopping_cart.php
    By maxell6230 in forum General Questions
    Replies: 2
    Last Post: 25 Apr 2012, 11:07 PM
  3. What did you put in your shopping_cart.php for text?
    By gemiller in forum General Questions
    Replies: 1
    Last Post: 16 Mar 2010, 07:56 PM
  4. Can't replace the default text in shopping_cart.php
    By noelsaw in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Sep 2009, 05:37 AM
  5. shopping_cart.php error when changing quantity
    By lismith in forum General Questions
    Replies: 11
    Last Post: 26 Jul 2007, 03:41 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