Page 205 of 305 FirstFirst ... 105155195203204205206207215255 ... LastLast
Results 2,041 to 2,050 of 3042
  1. #2041
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by shirt10 View Post
    I can only presume this has been asked before, or the answer is somewhere simple, but I could not find the answer via searching for the life of me..

    So it is with a little embarrassment I ask, what do I need to edit to change the text found to the right of the logo (which reads 'To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/')

    Thanks

    --Ben--
    Open up your admin, go to "Tools", "Developers Tool Kit" and search for a portion of the text, I always use the bottom search box. It will tell you exactly where to change it. I could tell you, but this way you'll know what to do next time you want to change some text.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by flax View Post
    Thanks again for this template which is great.

    I've a problem with the create account page.
    The zip code field (and this field only) aligns to the right instead of being under the text like all other fields.
    See: http://www.skipros.eu/index.php?main...create_account

    This happens only since I modified the template to have no sideboxes.
    More precisely when I paste the following into stylesheet.css:
    #centerColumnWrapper2 {
    background:#ffffff!important;
    }

    .centerColumn {
    float:left!important;
    width:95%!important;
    }

    May be I'm not pasting it in the right position as I do not know CSS as I should.
    (Note: I've enabled grey)
    Can you help me?
    Change:
    Code:
    LABEL.inputLabel {
    	width:85%;
    	float:left;
    	margin:0.3em 0;
    	}
    to:
    Code:
    LABEL.inputLabel {
    	width:95%;
    	float:left;
    	margin:0.3em 0;
    	}

  3. #2043
    Join Date
    Nov 2005
    Posts
    19
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi Jade,
    I found one 2 parameter "Category Icon Image Width - Product Info Pages", but they will not change the image on the mahe page only on the second page once you click on the category.

    http://agapehousenj.org/petstore/

    any idea how to increase the image size on the main page?
    Best regards,
    Mike

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by bumergroup View Post
    Hi Jade,
    I found one 2 parameter "Category Icon Image Width - Product Info Pages", but they will not change the image on the mahe page only on the second page once you click on the category.

    http://agapehousenj.org/petstore/

    any idea how to increase the image size on the main page?
    Small image size.

  5. #2045
    Join Date
    May 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Change:
    Code:
    LABEL.inputLabel {
    	width:85%;
    	float:left;
    	margin:0.3em 0;
    	}
    to:
    Code:
    LABEL.inputLabel {
    	width:95%;
    	float:left;
    	margin:0.3em 0;
    	}
    It's unbelievable, not only the template is great and free, but also the support that you are giving is outstanding!!!

  6. #2046
    Join Date
    Jun 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hey, my site is coming along very nicely now thanks in large part to apple zen. I just have one problem. Whenever I click on the "My Accounts" link in the drop down menu it goes to a blank page.

    Now I know that usually means a syntax error, but I've searched every single page in the languages folder and can't find anything that would reveal syntax error. It could be my eyes getting all watery from stairing at code...I also tried using the myDEBUG thing and it keeps telling me the problem is in the english.php but I really can't see it there and have skimmed it numerous times finding no syntax errors.

    I have two hypothesees about the problem. a) it's an uploading error or b) its still a syntax error lost in endless code.

    So if possible, could you help me find where this information is kept. And when I say this information where the code would be that makes the page goto ?main_page=account.

    Any help/suggestions/info would be greatly appreciated as I REALLY don't want to have to re-install everything..THANKS!

  7. #2047
    Join Date
    Jun 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    PS...the problem goes away after logging in, but when logging in I also get another blank page on ?main_page=login&action=process

    thanks..

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by tee-dot View Post
    Hey, my site is coming along very nicely now thanks in large part to apple zen. I just have one problem. Whenever I click on the "My Accounts" link in the drop down menu it goes to a blank page.

    Now I know that usually means a syntax error, but I've searched every single page in the languages folder and can't find anything that would reveal syntax error. It could be my eyes getting all watery from stairing at code...I also tried using the myDEBUG thing and it keeps telling me the problem is in the english.php but I really can't see it there and have skimmed it numerous times finding no syntax errors.

    I have two hypothesees about the problem. a) it's an uploading error or b) its still a syntax error lost in endless code.

    So if possible, could you help me find where this information is kept. And when I say this information where the code would be that makes the page goto ?main_page=account.

    Any help/suggestions/info would be greatly appreciated as I REALLY don't want to have to re-install everything..THANKS!
    If you have an error somewhere, there's no way for me to know where it might be. If it says its in english.php, why not upload a pure version of english.php to test?

  9. #2049
    Join Date
    Jun 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    You must upload ALL of the files. Every single one.
    Jade,

    Thanks a lot for your timely help. my site is in a good shape now. I have only one question:

    how do i change the menu font size?

    The drop-dwon "CATEGORIES" runs out of page. I want to make those fonts small like radioshack.com, so all users can see all menu selections. I tried to reduce font size h1-h6 by .3, i did not see any changes.

    I suspect sb may ask this before, but I can not find it. it is very difficult to search since i can not search 'menu font size' within apple zen support thread. Is there a better way to search?

    Thanks, -Dale

  10. #2050
    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
    Jade,

    Thanks a lot for your timely help. my site is in a good shape now. I have only one question:

    how do i change the menu font size?

    The drop-dwon "CATEGORIES" runs out of page. I want to make those fonts small like radioshack.com, so all users can see all menu selections. I tried to reduce font size h1-h6 by .3, i did not see any changes.

    I suspect sb may ask this before, but I can not find it. it is very difficult to search since i can not search 'menu font size' within apple zen support thread. Is there a better way to search?

    Thanks, -Dale
    No, h1-h3 wouldn't do anything, since the menu doesn't use h1-h3 at all. You can view the source of your site to see what that section DOES use (for example, you'll seen the menu is wrapped by <div id="dropMenu"></div> so then you can use:

    #dropMenu {font-size:.9em;}

 

 

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