Page 22 of 28 FirstFirst ... 122021222324 ... LastLast
Results 211 to 220 of 275
  1. #211
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by laurelsstitchery View Post
    Hi Clyde,
    I'm using (and loving) the Zencart Zen template on my site (laurelsstitchery.com/catalog/) but I have one question. Paypal no longer requires their Express checkout button to be on the shopping cart contents page and there is an option in the Paypal Express setup in Zencart to disable that button. When I disable that button, it still shows up and on the PE help thread, they suggested it may be because I'm using a custom template. Do you have any insight into this issue. It's not a huge deal that it's there, but I think it's confusing to have the PE button and the regular checkout button. I would prefer to have just the regular checkout button by itself and allow people to choose PE later in the checkout process. I hope this is making sense. :)

    Laurel
    Where exactly is it showing up?

  2. #212
    Join Date
    Jun 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by clydejones View Post
    Where exactly is it showing up?
    Hi Clyde,
    I took a screenshot: click here - thanks! :)

    Laurel

  3. #213
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by laurelsstitchery View Post
    Hi Clyde,
    I took a screenshot: click here - thanks! :)

    Laurel
    The template makes no changes to that particular page. What you are describing is the default zen cart handling for that page.

  4. #214
    Join Date
    Jun 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by clydejones View Post
    The template makes no changes to that particular page. What you are describing is the default zen cart handling for that page.
    I just wanted that confirmed - thanks! :)

    Laurel

  5. #215
    Join Date
    Jul 2010
    Posts
    24
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Hi Clyde,
    I want to ask, how can I change the header bachground image. I mean that part that is divided by navBreadCrumb, above the breadcrum, where the logo stays.Is is possible to change it to some color or different picture?

  6. #216
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by vasilics View Post
    Hi Clyde,
    I want to ask, how can I change the header bachground image. I mean that part that is divided by navBreadCrumb, above the breadcrum, where the logo stays.Is is possible to change it to some color or different picture?
    link to your site?

  7. #217
    Join Date
    Jul 2010
    Posts
    24
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by clydejones View Post
    link to your site?
    http://www.ics-bg.com

  8. #218
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: "ZenCart Zen" Template Support

    Quote Originally Posted by vasilics View Post
    Hi Clyde,
    I want to ask, how can I change the header bachground image. I mean that part that is divided by navBreadCrumb, above the breadcrum, where the logo stays.Is is possible to change it to some color or different picture?
    If you want to change the color/image you do that in the stylesheet.css

    (includes/templates/zencart_zen/css/stylesheet.css)

    find the following section: add the highlighted portion.

    #headerWrapper {
    margin: 0 auto 10px;
    background: #0000ff;
    text-align: left;
    position: relative;
    vertical-align: top;
    height:150px;
    border-bottom: 1px solid #000;
    position:relative;
    }

    If you want to add an image:
    first create your image (make sure it is the width of your site and 150px high.
    save the image to includes/templates/zencart_zen/images

    #headerWrapper {
    margin: 0 auto 10px;
    background: url(../images/YOUR_NEW_IMAGE.jpg) no-repeat;
    text-align: left;
    position: relative;
    vertical-align: top;
    height:150px;
    border-bottom: 1px solid #000;
    position:relative;
    }

  9. #219
    Join Date
    Jul 2010
    Posts
    24
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Thank you very much for the fast support. I will try it as soon as possible.

  10. #220
    Join Date
    Apr 2011
    Posts
    8
    Plugin Contributions
    0

    Default Re: "ZenCart Zen" Template Support

    Clyde,

    First, I really like how clean this template looks. I have noticed one little issue when looking at several people's sites that are using it, however. Everyone seems to have the same missing file: /images/sb_header.png. It shows up in the stylesheet.css but no one seems to have it. I checked the download and don't see it there either. Is there an image missing from the zip? Here is where in stylesheet.css it is called out:

    Code:
    .leftBoxHeading, .rightBoxHeading {
    	margin: 0;
    	padding: 0.5em 0.2em;
    	background-image:url(../images/sb_header.png);
    	background-repeat:no-repeat;
    	color:#000;	
    	font-size: 1.3em;
    	font-weight: bold;
    	font-family:"Comic Sans MS";

 

 
Page 22 of 28 FirstFirst ... 122021222324 ... LastLast

Similar Threads

  1. v139h Need help installing "zencart-skins.com" template 43889
    By chams911 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Jul 2013, 12:56 PM
  2. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  3. "Multi-Language Support for EZ-Pages" prints "Array" in Sidebox
    By andreas.hennig in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 13 Jul 2010, 08:23 AM
  4. Comment out "Check for Updates" Button, "Support Site" Link, & "Version" Link?
    By g00glethis1 in forum Customization from the Admin
    Replies: 4
    Last Post: 15 Mar 2010, 06:32 AM
  5. Wamp5/Zencart localhost help "custom template distorted"
    By oxicottin in forum Installing on a Windows Server
    Replies: 10
    Last Post: 27 Aug 2007, 03:46 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