Page 1 of 2 12 LastLast
Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by MeltDown View Post
    I have a minor, occasional glitch in the dropdown menu of this site. It seems to be IE only. Unfortunately it is difficult to capture in a screen shot and difficult to know which search terms to use to resolve it myself. Hopefully my description will ring some bells...
    In Categories I have sub-categories. when I first log on, if I mouse over Categories in the dropdown menu, the flyout will at times overlap the Information heading title next to it, creating a jumble of the text of the two upper-most box headings. The issue will resolve itself if I activate any other dropdown menu.

    I'm running Zen 1.3.8a on a fresh install and have Apple Zen 2.6 installed.

    Thanks!
    I've still been unable to resolve this issue. I've tried re-loading key files hoping to kick it into gear but no luck so far. As there may be a conflict that is previously known, I'll list the mods I've added:
    about_us
    ask_1.8
    credit_card_sidebox_1-2-5
    Flat Shipping Clone
    image-handler_2.0-zc137
    Italian_1.3.7
    language_header
    installment_1.2
    logo_sidebox
    price-list_v1.5.0
    Recover_Cart_Sales_3.0
    simple_analytics

    Thanks again

  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 MeltDown View Post
    I've still been unable to resolve this issue. I've tried re-loading key files hoping to kick it into gear but no luck so far. As there may be a conflict that is previously known, I'll list the mods I've added:
    about_us
    ask_1.8
    credit_card_sidebox_1-2-5
    Flat Shipping Clone
    image-handler_2.0-zc137
    Italian_1.3.7
    language_header
    installment_1.2
    logo_sidebox
    price-list_v1.5.0
    Recover_Cart_Sales_3.0
    simple_analytics

    Thanks again
    I'm really not sure. IE is my nemesis.

    Does this seem to happen on my test site, http://www.zencart137.jadetrue.com

    If not, reload the original stylesheet_header_menu.css, csshover.htc, and confirm you made the correct changes to .htaccess as described in the readme.txt.

  3. #3
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    I'm really not sure. IE is my nemesis.

    Does this seem to happen on my test site, http://www.zencart137.jadetrue.com

    If not, reload the original stylesheet_header_menu.css, csshover.htc, and confirm you made the correct changes to .htaccess as described in the readme.txt.
    Hmm... The culprit may be the .htaccess file. First though:
    The error does not occur on your test site.
    I did reload files mentioned.

    As for the .htaccess: I see now that I had not defined it, as there was no .htaccess file present, it was just uploaded with the Apple Zen upload. However, when I upload the defined version it breaks my zen cat (in IE, not FF) by removing what... All stylesheet.css commands? I don't know but it is basically a white page with all components thrown about. Here is my modified .htaccess:
    ## Add these to your .htaccess file so that only one way to your site exists, either http://yoursite.com and http://www.yoursite.com ... the following adds the www if it's missing:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^beadedlilydesigns.com$ [NC]
    RewriteRule ^(.*)$ http://www.beadedlilydesigns.com/$1 [R=301,L]

    ## If you'd like your site to go to http://mysite.com instead of http://www.mysite.com, add these changes instead:

    ##RewriteEngine On
    ##RewriteCond %{HTTP_HOST} ^www.beadedlilydesigns.com$ [NC]
    ##RewriteRule ^(.*)$ http://beadedlilydesigns.com/$1 [R=301,L]

    ## the following makes sure the correct mime type is sent for the .htc file
    AddType text/x-component .htc
    Any idea what's up with that?

    Thanks

  4. #4
    Join Date
    Jan 2009
    Location
    Queensland, Australia
    Posts
    117
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi and thanks for your previous help. I have been trying to see if I can stretch the template a little so that it hasnt so much space on either side. thanks

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Didee View Post
    Hi and thanks for your previous help. I have been trying to see if I can stretch the template a little so that it hasnt so much space on either side. thanks
    Open up includes/templates/apple_zen/css/stylesheet.css

    You can change the body font size, which will make the site wider, but will also make the font size bigger.

    Or you can find all of the

    70em
    71em
    70.3em (there's only one of these)

    and make them all the same amount bigger. Maybe start with about 7em's more? So change them to 77em, 78em and 77.3em. You'll just have to test to find the width you like.

  6. #6
    Join Date
    Jan 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    How do you change the color of form fields?

    In the attached image, I'm referring to the light green area.

    Thanks.

  7. #7
    Join Date
    Dec 2008
    Posts
    94
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I have recently uploaded the apple zen cart templete. However when I browse the web, the login, checkout and most all of the grey buttons are distored. You can check it out for yourself,

    Http://nnforyou.com

    somebody please help me.

  8. #8
    Join Date
    Jan 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Also, the bar at the top that says "Home Log In." What is it called in the CSS file so that I can change the color?

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by larojiblanca View Post
    How do you change the color of form fields?

    In the attached image, I'm referring to the light green area.

    Thanks.
    It's in the stylesheet.css

    input:focus, select:focus, textarea:focus {
    background:#F3F9E1;
    }

  10. #10
    Join Date
    Feb 2008
    Posts
    52
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I am having a problem. I have searched this thread but did not find this issue, or I guess I did not search for the right keywords. I am having text all run together and overlapping on the products page. The image below is an example:


 

 
Page 1 of 2 12 LastLast

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