Thread: 3 Little Fixes

Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2008
    Location
    Southern California Coast
    Posts
    183
    Plugin Contributions
    0

    Default 3 Little Fixes

    Hey Zen Community,

    I have 3 little issues that I can't seem to fix. Side-boxes are pure evil for me, heh. Just wondering if you folks can lend me a quick hand since it's hitting 2 AM and I still haven't figured it out.

    The issue I hate the most, the Authorize.net Side-box. The side-box is located at the bottom right of this page, Click Here. I changed the header name and named it "Services and Security" and I'm trying to add the "Shipping" image. I tried including the extra image in content and it does same thing as putting it after content. Here are the codes I tried.

    Code:
    $content .= ' <!-- (c) 2005, 2008. Authorize.Net is a registered trademark of CyberSource Corporation --> <div class="AuthorizeNetSeal"> <script type="text/javascript" language="javascript">var ANS_customer_id="50453aee-4174-4105-9e56-d766c8f78853";</script> <script type="text/javascript" language="javascript" src="//verify.authorize.net/anetseal/seal.js" ></script> <a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank">Online Payments</a> </div>  ';
    ?>
    <div align="center"><img src="http://endlesssonata.com/catalogue/images/shipping.jpg" alt="Shipping" /></div>
    and


    Code:
    $content .= ' <!-- (c) 2005, 2008. Authorize.Net is a registered trademark of CyberSource Corporation --> <div class="AuthorizeNetSeal"> <script type="text/javascript" language="javascript">var ANS_customer_id="50453aee-4174-4105-9e56-d766c8f78853";</script> <script type="text/javascript" language="javascript" src="//verify.authorize.net/anetseal/seal.js" ></script> <a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank">Online Payments</a> </div>
    <img src="http://endlesssonata.com/catalogue/images/shipping.jpg" alt="Shipping" />  ';
    ?>
    Both seemed to fail for me. Just tosses the Shipping image above the header. Next little issue is near the same area. The "Popular Instruments" side-box has a problem with the images being too close. This never happened before. It just started recently and I went and checked logs, no idea what I could have done to make this occur. You can see how the middle and last instruments look as if the pictures are connected.

    Last little issue is just the accepted payment side-box on the bottom left. I want the images centered and to have 10 px space in each direction. The install guide said to use this CSS code:

    Code:
    #ccacceptContent {
    text-align:center;
    padding:10px 20px;
    line-height:1.5em;
    }
    but I tried using FireBug to fidget around with it, but nothing seems to be doing the trick.

    So those are my three little issues. Sorry if they are easy fixes, I'm not too familiar with PHP. No idea how I even made it this far, heh.

    Thank!
    Warm Regards,
    Jason H.

  2. #2
    Join Date
    Jan 2008
    Location
    Southern California Coast
    Posts
    183
    Plugin Contributions
    0

    Default Re: 3 Little Fixes

    Got most of the problems fixed. Right now only one problem remains, how do I get the Authorize.net Sidebox to be able to show the shipping image and other images in the future?

 

 

Similar Threads

  1. Bug Fixes 1.3.8a
    By dw08gm in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 7 Jan 2009, 06:36 AM
  2. PayPal fixes for ZC v1.3.6?
    By sue4ster in forum PayPal Express Checkout support
    Replies: 7
    Last Post: 31 Mar 2007, 03:23 PM
  3. Bugs Fixes?
    By ideasgirl in forum Bug Reports
    Replies: 2
    Last Post: 19 Feb 2007, 07:29 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