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

Apple Zen Support Thread

Views: 855,568

Results 2,381 to 2,400 of 3,042
21 Dec 2008, 6:55 AM
#2381
meltdown avatar

meltdown

Totally Zenned

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

Apple Zen Support Thread

Usig this if statment:

if ($this_is_home_page) {
$flag_disable_left = true;
$flag_disable_right = true;
}
I was able to remove the sidebox. However, the dead space associated with it is still there, as you can see.

How can I make the entire space available to me?? :blink:

21 Dec 2008, 8:48 AM
#2382
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

OK, it looks like I have this worked out: Combining the two made the difference. I added this if statement to tpl_main_page.php:

if ($this_is_home_page) {
$flag_disable_left = true;
$flag_disable_right = true;
}
and I added this bit of css to the stylesheet.css:
#indexHomeBody .centerColumn {
width: 95%!important;
float: right!important;
}

#indexHomeBody #centerColumnWrapper2 {
background:#ead5ea!important;
}

#indexHomeBody .navColumnTwo, #indexHomeBody .navColumnOne {display:none;}

23 Dec 2008, 5:06 PM
#2383
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade!

Just posting to say Happy Holidays!

AND, are you looking forward to 2.0?

We all get to completely redesign our templates! I hoping for 20 less <div>'s!

-cj

23 Dec 2008, 9:42 PM
#2384
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

chadderuski:

Hi Jade!

Just posting to say Happy Holidays!

AND, are you looking forward to 2.0?

We all get to completely redesign our templates! I hoping for 20 less <div>'s!

-cj

Lol. I need and use the <div>'s they are important to me. :P Without them I can't customize every last corner of the store. I'm worried there might be too few. :blush:

26 Dec 2008, 7:36 PM
#2385
desamothrace avatar

desamothrace

New Zenner

Join Date:
Nov 2008
Location:
New York
Posts:
9
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade,

I just wanted to say thanks for a superb template. I've been trying to find the answer to one of my latest questions, but unfortunately I could only make it to page 35 of this thread :blink:. Lol.. lots of content.

I've recently added on a product template (Product Info Across by Clyde Jones.) The formatting for the main product description has turned out fine, but somewhere in the CSS it has overridden my drop down menu and my footer.

I know that this is the file that needs to be fixed:
YOUR_TEMPLATE/templates/tpl_product_info_display.php
--- I'm just not sure where

Here is the current layout it has:
http://www.candycornclothing.com/zen/index.php?main_page=product_info&cPath=65&products_id=181

And the original layout I'd like:
http://www.candycornclothing.com/zen/index.php?main_page=products_new

If anyone can help, I'd really appreciate it.

Thank you much,
Jen

27 Dec 2008, 12:56 AM
#2386
ebookba avatar

ebookba

New Zenner

Join Date:
Oct 2007
Posts:
31
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thanks for the previous reply. The top wrapper area of Blue Skin doesn't display properly in Firefox (probably after some customization), like this:
[IMG]http://imgfeed.com/images/7ej47cwnx7i79u7le2b_thumb.jpg[/IMG]
(click to enlarge)
The blue color disappears. But it is fine with Internet Explorer.
Here is the link to actual site: click here

Search through the thread and there doesn't seem to be a specific solution.
Any help is appreciated~!

27 Dec 2008, 7:14 AM
#2387
starruby avatar

starruby

Zen Follower

Join Date:
Nov 2007
Posts:
96
Plugin Contributions:
0

Re: Apple Zen Support Thread

Is it possible to have 2 images / logos in the header? I already have a logo on the left-hand side of the header. I want another image on the right hand side. How do I achieve this?

Store url is https://www.starruby.in/store

Thanks
Harshil

27 Dec 2008, 8:17 PM
#2388
desamothrace avatar

desamothrace

New Zenner

Join Date:
Nov 2008
Location:
New York
Posts:
9
Plugin Contributions:
0

Re: Apple Zen Support Thread

Just wanted to let you know my problem has been solved!

Thank you for the template. I could never do such wonders.

<3 Jen:D

30 Dec 2008, 10:07 AM
#2389
starruby avatar

starruby

Zen Follower

Join Date:
Nov 2007
Posts:
96
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi jettrue,

I have a minor problem with the drop down menu...

I have zen lightbox installed. When "Larger Image" is clicked and lightbox appears, then the drop down menu overlaps the large image.

Screenshot of the problem:

http://www.starruby.in/store/images/screenshot.png

(This problem occurs only in Firefox and Chrome. In IE, it works perfectly fine.)

Could you please tell me what changes need to be made?

Store URL: https://www.starruby.in/store

Thanks,
Harshil

30 Dec 2008, 10:20 AM
#2390
starruby avatar

starruby

Zen Follower

Join Date:
Nov 2007
Posts:
96
Plugin Contributions:
0

Re: Apple Zen Support Thread

starruby:

Hi jettrue,

I have a minor problem with the drop down menu...

I have zen lightbox installed. When "Larger Image" is clicked and lightbox appears, then the drop down menu overlaps the large image.

Screenshot of the problem:

http://www.starruby.in/store/images/screenshot.png

(This problem occurs only in Firefox and Chrome. In IE, it works perfectly fine.)

Could you please tell me what changes need to be made?

Store URL: https://www.starruby.in/store

Thanks,
Harshil

Just sorted it out with help from this thread:
http://www.zen-cart.com/forum/showthread.php?t=59652&highlight=drop+menu+lightbox

Harshil

4 Jan 2009, 1:41 AM
#2391
retrobec avatar

retrobec

New Zenner

Join Date:
Aug 2007
Location:
Boiling Springs, South Carolina
Posts:
43
Plugin Contributions:
0

Re: Apple Zen Support Thread

Where can I find the latest version of the Apple Zen template? I'm upgrading from ZenCart 1.3.7.1 to 1.3.8, and wanted to know if I should upload a new version of Apple Zen, or if anything major has changed. I have modified a few things, so here's a link to my current site: http://www.beckysharpdesigns.com/zc

4 Jan 2009, 2:56 AM
#2392
retrobec avatar

retrobec

New Zenner

Join Date:
Aug 2007
Location:
Boiling Springs, South Carolina
Posts:
43
Plugin Contributions:
0

Re: Apple Zen Support Thread

Oh nevermind! I found it: v. 2.6, right? It looks like I still had v. 1.8! Maybe this new template will fix some the problems I was having. Thanks for a beautiful template!

4 Jan 2009, 3:30 PM
#2393
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

retrobec:

Oh nevermind! I found it: v. 2.6, right? It looks like I still had v. 1.8! Maybe this new template will fix some the problems I was having. Thanks for a beautiful template!

You're welcome! Yep, I'd definitely upgrade it. :smile:

7 Jan 2009, 7:08 AM
#2394
jucks avatar

jucks

New Zenner

Join Date:
Dec 2008
Posts:
8
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi everyone, i just want to say i have fallen in love with this template and zen cart, its perfect, i just have 1 question i hope someone can help me with, when i click on a manufacurer, it comes up with the list of products by that manufacturer, has the image on the left and the item name and some text on the right, well the text under the item name, (the discriptive text) is aligned to the center, i was wondering if it would be possible to align it to the left? thanks, j:flex:

7 Jan 2009, 7:25 AM
#2395
jucks avatar

jucks

New Zenner

Join Date:
Dec 2008
Posts:
8
Plugin Contributions:
0

Re: Apple Zen Support Thread

SOLVED: added

.listingDescription{
text-align:left;
}

to my sytlesheet, thanks guys

10 Jan 2009, 5:04 AM
#2396
corina avatar

corina

New Zenner

Join Date:
Dec 2008
Posts:
13
Plugin Contributions:
0

Re: Apple Zen Support Thread

This is a great template! I have one question - don't know if it's template related or not, but hopefully someone can help.

I would like to integrate my site (non-sales) with the shopping cart. So I would like to have the same layout for my non shopping cart pages so that the page fits in the white square where everything is now. But I don't want the categories or drop-down menus - probably just a link to the shopping cart.

Does this make sense? so i can have a seamless site, but not have shopping buttons everywhere - just a link to the shopping cart site.

But have all the backgrounds match and my logo in the same place etc.

Thanks!

Corina

11 Jan 2009, 6:45 AM
#2397
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

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!

12 Jan 2009, 2:31 AM
#2398
jules_nz avatar

jules_nz

New Zenner

Join Date:
Jul 2008
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi Jade

I have just realised that my banner is not centering in Firefox

I'm not using the logo, I have the image placed in here:
#logoWrapperOuter {background:url(../images/logo2.gif);}

I have tried so many different ways to get this centered in Firefox, but nothing I do seems to effect it

Do you know what setting I need to change to fix this in Firefox?

Site is http://www.everglen.com/shop/index.php

Many thanks
Julie

12 Jan 2009, 3:11 PM
#2399
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

jules_nz:

Hi Jade

I have just realised that my banner is not centering in Firefox

I'm not using the logo, I have the image placed in here:
#logoWrapperOuter {background:url(../images/logo2.gif);}

I have tried so many different ways to get this centered in Firefox, but nothing I do seems to effect it

Do you know what setting I need to change to fix this in Firefox?

Site is http://www.everglen.com/shop/index.php

Many thanks
Julie
You're whole issue is because of improper commenting:

/* common to all colors*/
/*#centerColumnOuter {background:url(../images/headerborder.gif) repeat-y;}*/
#centerColumnWrapper2 {background:#ffffff;}[B]*/[/B]
12 Jan 2009, 7:21 PM
#2400
jules_nz avatar

jules_nz

New Zenner

Join Date:
Jul 2008
Posts:
4
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thank you so much, that fixed it!!