Page 77 of 305 FirstFirst ... 2767757677787987127177 ... LastLast
Results 761 to 770 of 3042
  1. #761
    Join Date
    May 2007
    Posts
    181
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    1. Did you add the code in the additions_to_.htaccess to your .htaccess file?

    2. Can I see a link please?

    What code was I suppose to add in the .htaccess file? After spending days tweaking it, I had to throw it out and start over with new installed zen cart and your template. Now the menu works for IE6 so far without tweaking anything. But there is a slight "glitch" I see on the "categories" dropdown menu button, if you hover over it, it shows a weird little bar and it cuts off as if it was trying to give a dropdown but I know there is none there.

    I know all of this is much easier if you could see it but I am it is on my localhost and therefore I do not know how to show you.

    Thanks.

  2. #762
    Join Date
    May 2007
    Posts
    181
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Here I have added an image for clearer picture of the problem.

    http://www.fmcomputers.com/error.jpg

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by nrg77 View Post
    What code was I suppose to add in the .htaccess file? After spending days tweaking it, I had to throw it out and start over with new installed zen cart and your template. Now the menu works for IE6 so far without tweaking anything. But there is a slight "glitch" I see on the "categories" dropdown menu button, if you hover over it, it shows a weird little bar and it cuts off as if it was trying to give a dropdown but I know there is none there.

    I know all of this is much easier if you could see it but I am it is on my localhost and therefore I do not know how to show you.

    Thanks.
    In the download, open up additions_to_.htaccess, and follow the instructions there, and add all of it to your site's .htaccess file.

  4. #764
    Join Date
    May 2007
    Posts
    181
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    In the download, open up additions_to_.htaccess, and follow the instructions there, and add all of it to your site's .htaccess file.
    Thanks for the reply Jade,

    However, I don't quite understand what to do even after reading the text file you mentioned. Would you mind to show me a file that is correctly modified?

    Thanks again.

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by nrg77 View Post
    Thanks for the reply Jade,

    However, I don't quite understand what to do even after reading the text file you mentioned. Would you mind to show me a file that is correctly modified?

    Thanks again.
    Copy the entire addititions_to_.htaccess files. Paste that into your .htaccess file. (should be in your site's root folder) change yoursite.com to your actual web site address. Save the file. That's all.

  6. #766
    Join Date
    Mar 2004
    Posts
    44
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    I am LOVING this template, its beautiful! Thank you for taking the time to put it together and for having this wonderful thread. It has helped a lot!!

    Now it is my turn to ask for help. If you go to my store, www.jewelsbyjewls.com/store you'll see what I've done so far (I hope it is OK to do the things I've done - colors etc). I've noticed all of the sudden that I am getting additional HOME words on the gray bar below the navigation bar and down at the bottom of the page below the new products. I have not really done much as far as changing the coding. I did shut off the EZPages and the Categories and wondering if that has something to do with it??

    Would someone be willing to look at my link above and tell me what I might have done?

    Thanks!
    Julie

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jewelsbyjewls View Post
    I am LOVING this template, its beautiful! Thank you for taking the time to put it together and for having this wonderful thread. It has helped a lot!!

    Now it is my turn to ask for help. If you go to my store, www.jewelsbyjewls.com/store you'll see what I've done so far (I hope it is OK to do the things I've done - colors etc). I've noticed all of the sudden that I am getting additional HOME words on the gray bar below the navigation bar and down at the bottom of the page below the new products. I have not really done much as far as changing the coding. I did shut off the EZPages and the Categories and wondering if that has something to do with it??

    Would someone be willing to look at my link above and tell me what I might have done?

    Thanks!
    Julie
    Hi!

    They may have been there before, or perhaps if you changed templates, its showing up, because the two things you mention are stock zen cart settings. The top one is called the breadcrumb links, and you can get rid of the "HOME" on the home page (but keep breadcrumbs on other pages for navigation purposes), by going to "Configuration", "Layout Settings", and changing "Define Breadcrumb Status" to "2".


    The bottom one is also the stock "HOME" in the footer that is in all zen cart installs. It should however be centered, and that's when I noticed an error in your css.

    Code:
    #navMainLinks {color:white;}
    	float:left;
    	position:relative;
    	list-style-type:none;
    	text-align:left;
    	font-size:1.2em;
    	}
    You need to remove the } after color:white;

    Now, if you want to get rid of that home link, you can add:

    display:none;

    to

    #navSupp ul

  8. #768
    Join Date
    Mar 2004
    Posts
    44
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Jade, thank you so much for your help!

    Julie

  9. #769
    Join Date
    Mar 2004
    Posts
    44
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    ok one last question, and then I think I am done. If you look at the site I'm working on now (my dad's fly rod site) www.ausableflyrods.com and you look at the navigation bar at the top, I removed the HOME section. Is there a way to:

    1) totally remove the items under the HOME tab

    2) continue the white spacer bar

    If I add HOME back to the navigation bar, I get home there (in the dark gray), directly below that in the green, and way up above the logo. I'm not sure how to make them independently disappear.

    IF I could get the HOME to stay in the navigation bar, and disappear below it and up above the logo that would be best.

    Thanks!
    Julie

  10. #770
    Join Date
    Aug 2006
    Posts
    74
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi,

    Using for example cellspacing="6" cellpadding="6" in Ez-pages with HTML_editor does not have any effect with the spacing of table-cells. The spacing stays zero.

    Could there be some code in default.css causing this?


    grmx

 

 

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