Page 207 of 305 FirstFirst ... 107157197205206207208209217257 ... LastLast
Results 2,061 to 2,070 of 3042
  1. #2061
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    Are the ones you want specified for the right side?

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jdhone View Post
    Okay, I was able to get everything accomplished except for the Category/Sub Category listings. I changed the code as you pointed out, but that seemed to only affect my main logo so I am not sure what it has to do with the layout of the Category and Subcategory images.

    To repeat my request...I would like my Category and Subcategory listings to wrap horrizontally accross the page, just like the "featured, or new product" listings do. Is this possible? If so, how do I accomplish it.

    Thank you very very much for your help! I hope you get paid somehow for all the time you put into this template!
    The advice I gave you affects much more than the logo, it was the correct reply and did relate to the issue. If you posted a link, I could know for sure.

    If you'd like to donate for my efforts, there is info in my readme.txt. It would always be appreciated, it does not happen often at all.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by ash View Post
    did some searches and didn't find an answer, so I'm going to ask here. I just installed Apple zen template following the readme. Once installed, I reset the layout box controller. I don't see any sideboxes. Did I miss anything? I went ahead and turned off the ones I don't want, but I don't see any.
    Link? If they are on correctly, they will show up. It's the LEFT/RIGHT status that you want turned on.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by dalewz View Post
    Sorry, I am still not sure how to correct this. it is in zencart/includes/templates/apple_zen/common/tpl_drop_menu.php

    I tried the following:

    1. <div id="dropMenu">
    #dropMenu {font-size:.9em;}
    <ul class="level1">
    2. <div id="dropMenu" font-size:.5em>


    both are not working. the site is fx.pcmfx.com

    thanks, -dale
    Oh, NO, that is CSS, and goes into includes/templates/apple_zen/css/stylesheet.css

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by silkhouse View Post
    hi, Does anyone know how to display a row of category images like Jade did on
    http://www.zencart137.jadetrue.com/ ?

    Many thanks.
    Your site should already do the categories like this, I'd suspect you have the same issue as jdhone, see my reply a few posts up. Also, a link is ALWAYS helpful.

    Though if you want your PRODUCTS to display in a row, you'd need to install this.
    Column Layout Grid Mod

  6. #2066
    Join Date
    Oct 2005
    Location
    San Francisco
    Posts
    107
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi, I have been trying to resolve an issue for several weeks. I am getting many complaints from customers about my web site not displaying properly in IE. Since i am a Mac user, I have no way of knowing what is going wrong. Can anyone take a look at the site and suggest a solution? Thanks very much

    www.goldenapplels.com/ZcartGA/

  7. #2067
    Join Date
    Aug 2006
    Posts
    133
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread


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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by johnga View Post
    Hi, I have been trying to resolve an issue for several weeks. I am getting many complaints from customers about my web site not displaying properly in IE. Since i am a Mac user, I have no way of knowing what is going wrong. Can anyone take a look at the site and suggest a solution? Thanks very much

    www.goldenapplels.com/ZcartGA/
    First thing I would do, is fix the head portion of your site. You have css there, I would move that to a file in includes/templates/YOUR_TEMPLATE/css/. All css belongs in the <head> portion of the website, you have it within the <body>.

    also, you have a second </head> up there.

    If you view the source of your site, you'll see what I mean, but here is the chunk I'm referring to:
    Code:
      <style type="text/css">
    <!--
    #divnavbarz  a:hover {
    	font-size: 12px;
    	color: #FFFFFF;
    	background-color: #FF9801;
    	text-decoration: none;
    }
    #divnavbarz {
    	background-image: url(../assets/banner2008_02_2.gif);
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #FFFFFF;
    	text-decoration: none;
    	text-align: center;
    }
    #divnavbarz a {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #FFFFFF;
    	text-decoration: none;
    }
    #navbarz {
    	text-align: right;
    }
    -->
    </style>
    </head>
    
    <link href="../css/stylesheet.css" rel="stylesheet" type="text/css" />
    <body>
    <div align="center">
      <style type="text/css">
    <!--
    body {
    	background-color: #FFFFFF;
    }
    -->
    
    </style>
    </div>
    All of that needs to be gone.

    Don't know if that's your issue, but fixing it will get you a step closer.

  9. #2069

    Default Re: Apple Zen Support Thread

    www.doodlebuckets.com Can you take a look at my main page and tell me what is determining the font size and style on the main page text? I want it to match the rest of the site but I it's not. I take the code from the Define Pages Editor and put it in my HTML editor (NVU) and it displays properly there. So the style must be coming from somewhere else and messing it up, right? Thanks in advance!

  10. #2070
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi there,

    I am just starting up the shopping cart, and I wonder how do I add the newsletter subscription in the sidebox? does apple zen has that feature, and where can I find that?

    thank you,
    Lis

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 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

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