Results 1 to 9 of 9

Threaded View

  1. #1
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Making Text Changes to Shopping_Cart.php

    I am trying to add some text under the heading "Your Shopping Cart Contents" and if I add it to the title, I have very little control over the look of the font. I want it normal, not bold, not italic.

    I feel I should be able to add the text and the control I want to the define('TEXT_INFORMATION', but nothing shows up when I add to that spot, and if I add any more quotes, it just kind of breaks the page.

    So this is what I have now:

    define('NAVBAR_TITLE', 'The Shopping Cart');
    define('HEADING_TITLE', 'Your Shopping Cart Contents'<br/><br/>

    <font face="verdana, geneva, sans-serif" size="1" color="#444443" style="normal">

    'Ready to check out?<br /><br />

    The simplest Checkout method is obtained by clicking the <font color="#ed3a84">Go To Checkout</font> button below, and then following the prompts to continue checking out.<br /><br />

    Pay with PayPal or a credit/debit card. You don’t need a PayPal account in order to use their safe service!'<br />


    define('HEADING_TITLE_EMPTY', 'Your Shopping Cart');
    define('TEXT_INFORMATION',

    and this is the result. Suggestions?
    Attached Images Attached Images  

 

 

Similar Threads

  1. v154 Docs index, includes/classes/shopping_cart.php, and CHANGES-714
    By llynix in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 12 Jan 2015, 08:32 PM
  2. v151 Making Changes in Email_extras.php
    By archers in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Oct 2013, 03:42 AM
  3. 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
  4. 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
  5. 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

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