Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2009
    Posts
    112
    Plugin Contributions
    0

    Default logo on invoice does not show after I changed to my logo in admin directory

    Hello, I have a problem with having the logo on the invoice to appear on the invoice. At first seems it was the hosting company but now when I type the path of http://stuffwholesale.com/images/logo.gif it apears.
    But when I go the customer order to see if it shows it does not. I have insertede the text of an order so maybe you can tell me if it is in the pathe of the image or hosting company?
    I have been working on this for a few day now
    Thank you
    Ron
    Code:
    <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html dir="ltr" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Closeout wholesale jewelry and accessories</title>
    <link rel="stylesheet" type="text/css" href="includes/stylesheet.css">
    <script language="javascript" src="includes/menu.js"></script>
    <script language="javascript" type="text/javascript"><!--
    function couponpopupWindow(url) {
      window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=450,height=280,screenX=150,screenY=150,top=150,left=150')
    }
    //--></script>
    </head>
    <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" bgcolor="#FFFFFF">
    
    <!-- body_text //-->
    <table border="0" width="100%" cellspacing="0" cellpadding="2">
      <tr>
        <td><table border="0" width="100%" cellspacing="0" cellpadding="0">
          <tr>
            <td class="pageHeading">770 Main Street, West Warwick, RI 02893<br />
    PO Box 620, Coventry, RI 02816 Phone 1.401.626.4603 Open 10AM till 5:00</td>
            <td class="pageHeading" align="right"><img src="images/logo.gif" border="0" alt="Stuffwholesale :: Jewelry and accessories" title=" Stuffwholesale :: Jewelry and accessories "></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><table width="100%" border="0" cellspacing="0" cellpadding="2">
          <tr>
            <td colspan="2"><img src="images/pixel_black.gif" border="0" alt="" width="100%" height="1"></td>
          </tr>
    
          <tr>
            <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="2">
              <tr>
                <td class="main"><b>SOLD TO:</b></td>
              </tr>
              <tr>
                <td class="main">Jewelry sales<br>Ronnie gin <br>PO Box 620<br>West Warwick, Rhode Island    02893<br>United States</td>
              </tr>
              <tr>
                <td><img src="images/pixel_trans.gif" border="0" alt="" width="1" height="5"></td>
              </tr>
              <tr>
                <td class="main">4012258214</td>
              </tr>
              <tr>
                <td class="main"><a href="mailto:stuffwholesale######################">stuffwholesale######################</a></td>
              </tr>
            </table></td>
            <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="2">
              <tr>
                <td class="main"><b>SHIP TO:</b></td>
              </tr>
              <tr>
                <td class="main">Jewelry sales<br>Ronnie gin <br>PO Box 620<br>West Warwick, Rhode Island    02893<br>United States</td>
              </tr>
            </table></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><img src="images/pixel_trans.gif" border="0" alt="" width="1" height="10"></td>
      </tr>
      <tr>
        <td class="main"><b>Invoice No. 17</b></td>
      </tr>
      <tr>
        <td><table border="0" cellspacing="0" cellpadding="2">
          <tr>
            <td class="main"><strong>Date Ordered:</strong></td>
            <td class="main">Wednesday 20 January, 2016</td>
          </tr>
          <tr>
            <td class="main"><b>Payment Method:</b></td>
            <td class="main">Check/Money Order</td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><img src="images/pixel_trans.gif" border="0" alt="" width="1" height="10"></td>
      </tr>
      <tr>
        <td><table border="0" width="100%" cellspacing="0" cellpadding="2">
          <tr class="dataTableHeadingRow">
            <td class="dataTableHeadingContent" colspan="2">Products</td>
            <td class="dataTableHeadingContent">Model</td>
            <td class="dataTableHeadingContent" align="right">Tax</td>
            <td class="dataTableHeadingContent" align="right">Price (ex)</td>
            <td class="dataTableHeadingContent" align="right">Price (inc)</td>
            <td class="dataTableHeadingContent" align="right">Total (ex)</td>
            <td class="dataTableHeadingContent" align="right">Total (inc)</td>
          </tr>
          <tr class="dataTableRow">
            <td class="dataTableContent" valign="top" align="right">1&nbsp;x</td>
            <td class="dataTableContent" valign="top">crystal rhinestone stretch bracelet gold plated        </td>
            <td class="dataTableContent" valign="top">2975</td>
            <td class="dataTableContent" align="right" valign="top">0%</td>
            <td class="dataTableContent" align="right" valign="top"><b>$3.50</b></td>
            <td class="dataTableContent" align="right" valign="top"><b>$3.50</b></td>
            <td class="dataTableContent" align="right" valign="top"><b>$3.50</b></td>
            <td class="dataTableContent" align="right" valign="top"><b>$3.50</b></td>
          </tr>
          <tr>
            <td align="right" colspan="8"><table border="0" cellspacing="0" cellpadding="2">
              <tr>
                <td align="right" class="ot-subtotal-Text">Sub-Total:</td>
                <td align="right" class="ot-subtotal-Amount">$3.50</td>
              </tr>
              <tr>
                <td align="right" class="ot-shipping-Text">Store Pickup (770 Main street):</td>
                <td align="right" class="ot-shipping-Amount">$0.00</td>
              </tr>
              <tr>
                <td align="right" class="ot-total-Text">Total:</td>
                <td align="right" class="ot-total-Amount">$3.50</td>
              </tr>
            </table></td>
          </tr>
        </table></td>
      </tr>
    
          <tr>
            <td class="main"><table border="0" cellspacing="0" cellpadding="5">
              <tr>
                <td class="smallText" align="center"><strong>Date Added</strong></td>
                <td class="smallText" align="center"><strong>Status</strong></td>
                <td class="smallText" align="center"><strong>Comments</strong></td>
              </tr>
              <tr>
                <td class="smallText" align="center" valign="top">01/20/2016 17:57:32</td>
                <td class="smallText" valign="top">Pending</td>
                <td class="smallText" valign="top">--none--&nbsp;</td>
              </tr>
            </table></td>
          </tr>
    
    </table>
    <!-- body_text_eof //-->
    
    <br>
    </body>
    </html>

  2. #2
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: logo on invoice does not show after I changed to my logo in admin directory

    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  3. #3
    Join Date
    Feb 2009
    Posts
    112
    Plugin Contributions
    0

    Default Re: logo on invoice does not show after I changed to my logo in admin directory

    Yes, And I just tried this inspected elements and played with path of images/gif in which I added a /images/gif and the image appear in the admin. So I am thinking that maybe some how some where the / tag has been removed from the path. is there a way to do a mass edit so that all the image/logo.gif get the / tag in the front.
    Maybe?
    Ron

  4. #4
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: logo on invoice does not show after I changed to my logo in admin directory

    Sorry, that's above my paygrade to answer.

    I'm sure someone a bit more knowledgeable will be along soon.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  5. #5
    Join Date
    Feb 2009
    Posts
    112
    Plugin Contributions
    0

    Default Re: logo on invoice does not show after I changed to my logo in admin directory

    Hi, And I apologize as you are correct in what you where saying about the path. I get confused on the secret admin paths when I double check after your reply, I found out you are correct so it is now working and thank you.
    Ron

  6. #6
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: logo on invoice does not show after I changed to my logo in admin directory

    No apologies necessary. Glad you got it sorted out.
    Similar happens to me all the time.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

 

 

Similar Threads

  1. v151 Admin Logo / Invoice Logo - update
    By imfsub12 in forum Customization from the Admin
    Replies: 6
    Last Post: 13 Jan 2021, 08:13 PM
  2. v150 change logo/address location in invoice page in admin
    By dfontana in forum General Questions
    Replies: 0
    Last Post: 20 Sep 2012, 06:38 PM
  3. Banner Manager directory not changed after move
    By websmythe in forum General Questions
    Replies: 2
    Last Post: 10 Dec 2011, 01:51 AM
  4. Logo.gif is not removed - but dimensions are changed
    By pasalupo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Jan 2011, 06:18 PM
  5. Show UPS/FedEx/bank logo images on Checkout but NOT on invoice
    By apemusic in forum Managing Customers and Orders
    Replies: 4
    Last Post: 11 Sep 2007, 06:14 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