Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Posts
    79
    Plugin Contributions
    0

    Default how do i remove my address from the invoice header?

    my address is in my logo so i would rather remove it from the invoice. how do i do this? i attempted to simply change the font color to white (i know, easy way out) but it still shows up when i print an invoice.

    thanks.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: how do i remove my address from the invoice header?

    In your case, you will need to remove the code that "draws" that section of the page from the file.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Jul 2005
    Posts
    79
    Plugin Contributions
    0

    Default Re: how do i remove my address from the invoice header?

    how do i do that?

  4. #4
    Join Date
    Jul 2005
    Posts
    79
    Plugin Contributions
    0

    Default Re: how do i remove my address from the invoice header?

    anyone? anyone?

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: how do i remove my address from the invoice header?

    If you were to look at the file:
    /admin/invoice.php

    And read slowly through it ... you would find a line for:
    PHP Code:
            <td class="pageHeading"><?php echo nl2br(STORE_NAME_ADDRESS); ?></td>
    This would need to be changed to not display ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Remove Customer primary address from Invoice when shipping/billing are displayed?
    By barendfaber in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 26 Oct 2013, 01:48 AM
  2. v139b How to remove the price from the Invoice?
    By tonybrown in forum Customization from the Admin
    Replies: 0
    Last Post: 15 Jan 2013, 03:09 PM
  3. How to Remove the Categories from the Header?
    By raulmalik in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Dec 2011, 08:24 AM
  4. remove web address from ontop of header image
    By uniqueliving in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 May 2010, 12:20 PM
  5. How do I remove/hide the "Your IP Address is:" from the cart?
    By PastGenToys in forum General Questions
    Replies: 3
    Last Post: 10 Jul 2007, 06:29 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