Results 1 to 10 of 3041

Hybrid View

  1. #1

    Default Re: Apple Zen Support Thread

    How would I go about putting a line or two of space in between each payment method on my checkout payment page? Thanks, Amy

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Doodlebuckets View Post
    How would I go about putting a line or two of space in between each payment method on my checkout payment page? Thanks, Amy
    Does this help?
    #checkoutpaymentBody input[type=radio]{margin:15px 0}
    #checkoutpaymentBody .radioButtonLabel {padding:10px}

  3. #3

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Does this help?
    #checkoutpaymentBody input[type=radio]{margin:15px 0}
    #checkoutpaymentBody .radioButtonLabel {padding:10px}
    Yes, thanks! That makes it much less crowded and I think less confusing to customers :o) Amy

  4. #4
    Join Date
    Sep 2007
    Posts
    10
    Plugin Contributions
    0

    Default Changing the menu.

    Good evening all,

    My shop is just a part of my entire site. As such I need the menu in the shop to point to my site's real home page..

    At the moment the home button on the menu in the shop points to the shop. I need it to point to my actual site's home page.

    You'll see what I mean on my site. www.lastrap.co.uk

    To get into my shop look for the link on the right hand side of the menu bar (online shop)

    Thannk you and not worthy!
    Richard Georgiou

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Changing the menu.

    Quote Originally Posted by rgeorgiou View Post
    Good evening all,

    My shop is just a part of my entire site. As such I need the menu in the shop to point to my site's real home page..

    At the moment the home button on the menu in the shop points to the shop. I need it to point to my actual site's home page.

    You'll see what I mean on my site. www.lastrap.co.uk

    To get into my shop look for the link on the right hand side of the menu bar (online shop)

    Thannk you and not worthy!
    Richard Georgiou
    Thats a common question, and can be found easily by searching the forum. I found this thread with a search for "Change home link":

    http://www.zen-cart.com/forum/showth...ange+home+link

    To get this "new link" you create in the drop down menu (you would replace the home link with your new home link), that would be done in includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php

  6. #6
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Changing the menu.

    Quote Originally Posted by rgeorgiou View Post
    Good evening all,

    My shop is just a part of my entire site. As such I need the menu in the shop to point to my site's real home page..

    At the moment the home button on the menu in the shop points to the shop. I need it to point to my actual site's home page.

    You'll see what I mean on my site. www.lastrap.co.uk

    To get into my shop look for the link on the right hand side of the menu bar (online shop)

    Thannk you and not worthy!
    Richard Georgiou
    Actually, scrap all that, just open up includes/templates/YOUR_TEMPLATE/common/tpl_header.php and
    includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php

    and replace

    <?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a>

    to this:

    <a href="your_link_here.htm">Home</a>

  7. #7
    kelvyn Guest

    Default Re: Apple Zen Support Thread

    Jade - when I try and visit your site, I receive the following warning:

    Warning - visiting this web site may harm your computer! - the page you are about to visit may be a web forgery!
    You can learn more about malware and how to protect yourself at StopBadware.org. This page is very likely to have been designed to trick users into sharing personal or financial information. Entering any personal information on this page may result in identity theft or other fraud.

    You can read more about phishing here antiphishing.org.

    Or you can continue to http://www.zencart137.jadetrue.com/ at your own risk.

    You can also turn off safe browsing warnings by going to Google Desktop preferences.

    Would you like to help make the web safer by always sending information to Google about sites with suspicious links?

  8. #8
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by kelvyn View Post
    Jade - when I try and visit your site, I receive the following warning:
    What software is telling you this? Is that Google Desktop? Does it actually fill a gap in your browsing experience?

    Do they have a link where I can report a false positive?

    "This page is very likely to have been designed to trick users into sharing personal or financial information." What a load of carp!

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 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