Zen Cart Logo
Forums / Addon Templates / Apple Zen Support Thread

Apple Zen Support Thread

Views: 855,500

Results 321 to 340 of 3,042
12 Mar 2007, 3:31 AM
#321
fizfaz avatar

fizfaz

New Zenner

Join Date:
Dec 2006
Posts:
14
Plugin Contributions:
0

Apple Zen Support Thread

Alik:

Great template!!!!! and i'm almost done editing... forund a problem and can't figure out how to fix:

link

The site looks great in FF but the content slides down in IE6

please help

Hi Jade,
I just realized a few more content slides down in IE; create_account page, account_newsletter, account_notification,
Hopefully you will come out with better solution to resolve this IE issue.. :wink2:
Thanks..

12 Mar 2007, 4:01 AM
#322
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

fizfaz:

Hi Jade,
I just realized a few more content slides down in IE; create_account page, account_newsletter, account_notification,
Hopefully you will come out with better solution to resolve this IE issue.. :wink2:
Thanks..

The changes I posted here:
http://www.zen-cart.com/forum/showpost.php?p=341500&postcount=315

Should fix this problem. I don't see this new code on your site.

Replace this:

LABEL.checkboxLabel, LABEL.radioButtonLabel {
margin:.3em;
float:left;
}

with this:

html>body .checkboxLabel, html>body .radioButtonLabel {
margin:.3em;
float:left;
}

and this:

input[type=checkbox], input[type=radio] {
float:left;
}

with this:

html>body input[type=checkbox], html>body input[type=radio] {
float:left;
}

13 Mar 2007, 10:24 AM
#323
tobicky avatar

tobicky

New Zenner

Join Date:
Feb 2007
Posts:
20
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade

Re: giftsofwonder.co.uk

We are nearly ready to go live & still have a few things to sort out before we do.

Mainly, the white space that appears (in IE) when I remove the Categories Tabs from the Admin section > Layout settings.

Also (again IE) there is a slight gap between the header image and the drop-down menu - Is it possible to remove this aswell?

I love the template and have learnt a lot from customizing it!

Hope you can help??

Toby :lookaroun

13 Mar 2007, 11:32 AM
#324
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

tobicky:

Hi Jade

Re: giftsofwonder.co.uk

We are nearly ready to go live & still have a few things to sort out before we do.

Mainly, the white space that appears (in IE) when I remove the Categories Tabs from the Admin section > Layout settings.

Also (again IE) there is a slight gap between the header image and the drop-down menu - Is it possible to remove this aswell?

I love the template and have learnt a lot from customizing it!

Hope you can help??

Toby :lookaroun

I'm having a hard time figuring your issue out, since its in IE. I can troubleshoot better on Firefox.

Anyway, then only thing I can think of, is to remove anything from the top header that is not strictly necessary. Since you're not using the tagline section at all, go ahead and remove that from the tpl_header.php. Also, it looks like you can remove the <div class="clearBoth"></div> that is right before:

<!--eof-branding display-->
13 Mar 2007, 2:39 PM
#325
easypcs avatar

easypcs

New Zenner

Join Date:
Nov 2006
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi All

Just been playing about a little and wondered if it is possible to modify the product info page to display the also purchased items underneath the product price/sale, would be in a minimalist way, rather than in the footer like before.

very small image, selectbox, productname/link, and price illustrated in this pick.

Example Image: http://www.elwyns-services.co.uk/imagesrandom/product_example.jpg

I have started to hack the products page a little but starting to get beyond my chopping abilities.

http://www.elwyns-services.co.uk/deals/index.php?main_page=product_info&products_id=184

Great template, wouldnt have started without it.:thumbsup:

13 Mar 2007, 7:45 PM
#326
sjt avatar

sjt

New Zenner

Join Date:
Mar 2007
Posts:
3
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi,

I'm using version 1.3.7 and uploaded the apple zen template, but once I've uploaded the includes folder to my server it doesn't show in my admin area in the drop menu.

I moved the apple_zen folder into the includes/templates folder and it appeared in my admin panel but the site has a couple of errors.

You can see the errors at http://www.chloebeck.co.uk

Does anyone know what I've done wrong or how to fix them?

I've tried uploading the files again but get the same results :down:

Any help you be VERY much appreciated!!

Thanks,
Steve

13 Mar 2007, 9:35 PM
#327
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

sjt:

Hi,

I'm using version 1.3.7 and uploaded the apple zen template, but once I've uploaded the includes folder to my server it doesn't show in my admin area in the drop menu.

I moved the apple_zen folder into the includes/templates folder and it appeared in my admin panel but the site has a couple of errors.

You can see the errors at http://www.chloebeck.co.uk

Does anyone know what I've done wrong or how to fix them?

I've tried uploading the files again but get the same results :down:

Any help you be VERY much appreciated!!

Thanks,
Steve

It sounds like all the files are not uploaded. There are files that need to be uploaded that are not in the templates/ folder. Here's the list of files (from readme.txt)

==includes/classes/categories_ul_generator.php
==includes/csshover.htc
==includes/languages/apple_zen/english.php
==includes/languages/english/apple_zen/header.php
==includes/languages/english/extra_definitions/apple_zen/headermenu.php
==includes/languages/english/extra_definitions/apple_zen/order_steps_defines.php
==includes/templates/apple_zen/buttons/* (buttons to match design)
==includes/templates/apple_zen/common/tpl_box_default_left.php
==includes/templates/apple_zen/common/tpl_box_default_right.php
==includes/templates/apple_zen/common/tpl_drop_menu.php
==includes/templates/apple_zen/common/tpl_header.php
==includes/templates/apple_zen/common/tpl_main_page.php IF USING A VERSION EARLIER THAN 1.3.7, please use the alternate tpl_main_page.php
==includes/templates/apple_zen/css/checkout_confirmation.css
==includes/templates/apple_zen/css/checkout_payment.css
==includes/templates/apple_zen/css/checkout_shipping.css
==includes/templates/apple_zen/css/checkout_success.css
==includes/templates/apple_zen/css/stylesheet_header_menu.css
==includes/templates/apple_zen/css/stylesheet.css
==includes/templates/apple_zen/images/
(logo, different color images, shadow images, etc.)
==includes/templates/apple_zen/jscript/jscript_suckerfish.js
==includes/templates/apple_zen/sideboxes/tpl_search_header.php
==includes/templates/apple_zen/template_info.php
==includes/templates/apple_zen/templates/tpl_box_default_right.php
==includes/templates/apple_zen/templates/tpl_checkout_confirmation_default.php
==includes/templates/apple_zen/templates/tpl_checkout_payment_default.php
==includes/templates/apple_zen/templates/tpl_checkout_shipping_default.php
==includes/templates/apple_zen/templates/tpl_checkout_success_default.php

13 Mar 2007, 9:50 PM
#328
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

easypcs:

Hi All

Just been playing about a little and wondered if it is possible to modify the product info page to display the also purchased items underneath the product price/sale, would be in a minimalist way, rather than in the footer like before.

very small image, selectbox, productname/link, and price illustrated in this pick.

Example Image: http://www.elwyns-services.co.uk/imagesrandom/product_example.jpg

I have started to hack the products page a little but starting to get beyond my chopping abilities.

http://www.elwyns-services.co.uk/deals/index.php?main_page=product_info&products_id=184

Great template, wouldnt have started without it.:thumbsup:

Ok, we'll start by looking at the current source of this section:

<b class="centerBoxHeading">Customers who bought this product also purchased...</b>
    <div class="centerBoxContentsAlsoPurch" style="width:100%;"><a href="http://www.elwyns-services.co.uk/deals/index.php?main_page=product_info&products_id=180"><img src="bmz_cache/0/0cdc9dca6f09acfceff2ad4fe2eb5bb6.image.100x66.jpg" alt="Krug Baumen ADVENTURER" title=" Krug Baumen ADVENTURER " width="100" height="66" style="position:relative" onmouseover="showtrail('bmz_cache/d/db54b77f193108b1577fa44f2d4005d5.image.150x100.jpg','Krug Baumen ADVENTURER',100,66,150,100,this,0,0,100,66);" onmouseout="hidetrail();"  /></a><br /><a href="http://www.elwyns-services.co.uk/deals/index.php?main_page=product_info&products_id=180">Krug Baumen ADVENTURER</a></div>

<br class="clearBoth" />

you're going to have to get into the template file for this mod that controls the output.

First, I'd change it so the first line ends up looking something like this (the 'b' should really be changed to 'strong'):

<strong class="centerBoxHeading" id="alsoPurchased">Customers who bought this product also purchased...</strong>

adding the: ' id="alsoPurchased"' will make it possible to style that heading separately from other "centerBoxHeading"'s.

Now, the second line needs the 'style="width:100%;"' removed. This is what is causing the image to take up so much space.

<div class="centerBoxContentsAlsoPurch" style="width:100%;">

If you want the image first, you're going to have to do some rearranging.

As far as making the image small, it seems that image handler is controlling the size of this image? Not sure if that can be adjusted in "configuration", "images", without making other images really small.

13 Mar 2007, 11:15 PM
#329
sjt avatar

sjt

New Zenner

Join Date:
Mar 2007
Posts:
3
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade,

I've uploaded all of the contents of the includes/ folder to my server and ALL files are uploaded.

Would you know what would cause this template to NOT appear in the template directory in my admin panel. :unsure:

All the files are uploaded, but I'm unable to select the template??

Regards,
steve

13 Mar 2007, 11:23 PM
#330
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Re: Apple Zen Support Thread

Super template; I quit looking once I saw this one!

I do have a few spots I need some help with.

First one is that my "home" link at the bottom of the page is not centered. Do not know how I messed that up, but I guess I did. Now how do I fix it?

You can check out my Zen cart site out here: http://www.horse-logos.com/

Still working on site and trying to learn how to add products.

Second problem is the custom logo products page, I have had to add so many attributes that it looks a bit messy. Any suggestions on how to make the setup more professional looking?

http://www.horse-logos.com/custom-logo-design-deposit-p-3.html

Also what file or files do I need to play with to change the text in the footer design?

14 Mar 2007, 1:47 AM
#331
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

sjt:

Hi Jade,

I've uploaded all of the contents of the includes/ folder to my server and ALL files are uploaded.

Would you know what would cause this template to NOT appear in the template directory in my admin panel. :unsure:

All the files are uploaded, but I'm unable to select the template??

Regards,
steve

If this file were missing, then I'd expect that behavior.

==includes/templates/apple_zen/template_info.php

14 Mar 2007, 2:22 AM
#332
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade, I noticed a couple of small things that don't look quite right with Apple Zen Template in these two pages: (signed into the cart as a customer)

On the address book page...
http://www.horse-logos.com/address_book.html

There needs to be just a little more space between the address on the left and the paragraphs on the right. Second paragraph is almost touching the zip code in the address.

And on the Write a Review page there is no space between the words: 'Written by:" and the name of the person. Also on this same page the radio buttons don't line up with the rating stars.

How do I go about fixing these issues? Thanks!

14 Mar 2007, 3:51 PM
#333
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade - I'm having a conflict with a newly installed module in Apple Zen. I don't have this conflict in my standard template that I use for another site, which is also running 1.3.6. (I know - I should upgrade :P )

The module is shopping_cart_with_image_sidebox_1.0

With the module-included tpl_shopping_cart.php installed, all of the text and contents of shopping_cart.php are squeezed into the sidebox. (it ain't pretty!)

This is hardly an earth-shatteringly important module but if there is an easy fix, I'll sure take it!

Site in questions is PittiVintage - Link below. (however, the offending module is not installed)

Thanks - Tim

14 Mar 2007, 8:39 PM
#334
easypcs avatar

easypcs

New Zenner

Join Date:
Nov 2006
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thx for that small fix, I however have decided to roleback a little as its a little byond my skills to redesign product info totally :yes:

I do however seem to have an issue with a few side boxes when I enable them, which are categories and cart, they both as you can see allign to the right edge.

http://www.elwyns-services.co.uk/deals/

I have uploaded enhanced categories mod which highlights the problem more, as I was hopeing to mod this contribution to look like the tabbed horizontal menus.

The problem is showing with or without enhanced categories contribution.

Any thoughts on this problem plz.:thumbsup:

14 Mar 2007, 11:40 PM
#335
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

MeltDown:

Hi Jade - I'm having a conflict with a newly installed module in Apple Zen. I don't have this conflict in my standard template that I use for another site, which is also running 1.3.6. (I know - I should upgrade :P )

The module is shopping_cart_with_image_sidebox_1.0

With the module-included tpl_shopping_cart.php installed, all of the text and contents of shopping_cart.php are squeezed into the sidebox. (it ain't pretty!)

This is hardly an earth-shatteringly important module but if there is an easy fix, I'll sure take it!

Site in questions is PittiVintage - Link below. (however, the offending module is not installed)

Thanks - Tim

err, I would have to see the issue in action.

14 Mar 2007, 11:44 PM
#336
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

easypcs:

Thx for that small fix, I however have decided to roleback a little as its a little byond my skills to redesign product info totally :yes:

I do however seem to have an issue with a few side boxes when I enable them, which are categories and cart, they both as you can see allign to the right edge.

http://www.elwyns-services.co.uk/deals/

I have uploaded enhanced categories mod which highlights the problem more, as I was hopeing to mod this contribution to look like the tabbed horizontal menus.

The problem is showing with or without enhanced categories contribution.

Any thoughts on this problem plz.:thumbsup:

#1) (categories) Remove the padding for the categories:

#categoriesContent {
text-align:left;
padding-left:15px;
}

#2) (cart) I only see the total right aligned, but to get the total centered, you can change the text align of .cartBoxTotal to center, as below:

.cartBoxTotal {
text-align:center;
font-weight:bold;
}

15 Mar 2007, 12:00 AM
#337
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

jonisolis:

Hi Jade, I noticed a couple of small things that don't look quite right with Apple Zen Template in these two pages: (signed into the cart as a customer)

On the address book page...
http://www.horse-logos.com/address_book.html

There needs to be just a little more space between the address on the left and the paragraphs on the right. Second paragraph is almost touching the zip code in the address.

And on the Write a Review page there is no space between the words: 'Written by:" and the name of the person. Also on this same page the radio buttons don't line up with the rating stars.

How do I go about fixing these issues? Thanks!

#1) (address book) Change the ADDRESS section to this (adding padding to the right side):

ADDRESS {
font-style:normal;
padding-right:40px;
}

#2) (space after written by:) Looks like this needs to be addressed in the language file: /includes/languages/english/product_reviews_write.php just add a space after "Written by:"

#3) (rating stars - thanks for catching that) Add the following to your stylesheet:

.ratingRow input[type="radio"]{float:none}

15 Mar 2007, 1:54 AM
#338
jonisolis avatar

jonisolis

Zen Follower

Join Date:
Jan 2006
Location:
Kentwood, Louisiana, United States
Posts:
117
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thank you Jade! You're fast and right on with those two answers. Now can you tell me how to center the "home" link in the footer?
http://www.horse-logos.com/

15 Mar 2007, 2:17 AM
#340
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

jonisolis:

Thank you Jade! You're fast and right on with those two answers. Now can you tell me how to center the "home" link in the footer?
http://www.horse-logos.com/

You changed:

#navSuppWrapper {
height:1%;
width:100%;
}

to

#navSuppWrapper {
height:1%;
width:71em;
}

Change it back. :thumbsup: :yes: