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

Apple Zen Support Thread

Views: 855,306

Results 1,721 to 1,740 of 3,042
07 Mar 2008, 11:23
#1721
jettrue avatar

jettrue

Totally Zenned

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

Apple Zen Support Thread

cartguin:

Thanks for the quick reply!

Since I'm using all original files, I removed the php code entirely between the <li>tags</li>. I keep forgetting IE bonks on quickie php uncommenting. So, Voila, now IE7 shows the drop menu as it appears in Firefox. Thanks!

Still don't know why the admin panel OFF switch is affecting Internet Explorer. I'm working from both original 1.3.7.1 and original Apple Zen files as I do a proper rebuild of my site. Thus far, in addition to whatever admin panel changes I've made, the only other edits are to color, fonts, padding and margin in the CSS. That was my first edit to any core code, Apple or Cart, and unfortunately, it's the only way I can get IE7 to cooperate. C'est la vie.

Could I see a link to your site?

07 Mar 2008, 17:08
#1722
tinorebel avatar

tinorebel

New Zenner

Join Date:
Feb 2008
Posts:
6
Plugin Contributions:
0

Re: Apple Zen Support Thread

halo jettrude, much tanks for the code..I have been doing some testing, and looks as if on ie 5.2 on Mac the dropdown menu stays at his place but does not drop down. On ie 6 where the problem was found first time , applying your code aparently does not solve the problem. The problem disapears when I turn on "Categories-Tabs Menu" .....

So I will just leave it on for the moment.

Have a nice day.

09 Mar 2008, 19:53
#1723
molywerks avatar

molywerks

Zen Follower

Join Date:
Aug 2006
Posts:
136
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Could I see a link to your site?
It's behind a security layer. You're right, though. The Tabs On/Off issue went away when I used a manual installation of Zen Cart (used Fantastico earlier).

11 Mar 2008, 06:18
#1724
yuibi avatar

yuibi

New Zenner

Join Date:
Mar 2008
Posts:
2
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hello Jade,

This is my first post on this site.:smile:

First of all, I would like to thank you for the wonderful templates and mods you offer on zen-cart.com. I am a new zenner and one of the happy users of your works. I am about to launch my Zen Cart shop using your Apple Zen template. Everything seems okay except for the following pages.

http://ZEN-CART_URL/index.php?main_page=specials
(The problem occurs, when no product is marked as special.)

http://ZEN-CART_URL/?p=1
(the single post view page of the Wordpress mod.)

When there is no special product, the side boxes which are supposed to in the right column move to the left (FF2 & IE6). Also when I view the single post page of the Wordpress mod, the side boxes move to the bottom-left corner under the blog comment section (IE6).

I tried to fix the problem and searched in the support forum but could not find the answer (Sorry, if I overlooked the answer). I would be grateful if someone could help me.

My site is powered by Zen Cart version 1.3.0.2 and Apple Zen template version 2.3.

Thanks for your attention
Tsuyoshi

11 Mar 2008, 13:12
#1725
szracer avatar

szracer

New Zenner

Join Date:
Feb 2008
Posts:
3
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hey Jettrue,

Congratulations on producing the first truly professional-looking, and free, template for zen-cart!

Seems no-one replied to my last post, but then I did come in with all guns (or questions!) blazing, and perhaps a more polite protocol is called for.

Solved most of the problems I had there, but I still have one really annoying layout problem.

My version of apple_zen is fairly modified, as you can see, and I have changed (I know ya boo sucks!) to a non-fluid layout, with a set width.

I have changed all widths to 780px and 781px from 70em and 71em.

I have also played around with the centerColumn and NavColumn widths to get everything roughly where I want it (still much tweaking to be done).

The problem, is that can't get all the pieces to line up. Looking at my site in Firefox on a Mac, you will see that the main content is offset from the logo and drop menu.

https://www.shopfoundation.com/store/

Looking at it in Windows IE, things sort of line up, but i have a white box offset to the left of the drop-down menu.

I can't for the life of me work out why!!

Any help gratefully appreciated, to spare what little hair I have left! :eek:

I'll happily share my CSS code if it helps.

Regards,

James W

11 Mar 2008, 14:21
#1726
nrupesh avatar

nrupesh

New Zenner

Join Date:
Jun 2007
Posts:
15
Plugin Contributions:
0

Re: Apple Zen Support Thread

nrupesh:

HI Jade!

Been a long time since I troubled you with a question lol .... Havent really needed to edit the template but I just started tweaking it again and I was wondering how to get rid of the space between the header/banner and the top menu ... www.zhong-tu.com/products , u will know what I mean.

Thanks a lot, appreciate the help as always

Nrupesh

Still trying to figure it out but cant seem to fix it :blink:

11 Mar 2008, 15:43
#1727
molywerks avatar

molywerks

Zen Follower

Join Date:
Aug 2006
Posts:
136
Plugin Contributions:
0

Re: Apple Zen Support Thread

SZRacer:

I have changed all widths to 780px and 781px from 70em and 71em.
First step I would take is to change to 782 from 781. I've never had luck with wrappers that are 1px wider than what they contain.

Then, what happens when the ribbon is not loaded? From Firefox/XP, it looks as if it is wreaking havoc and causing the shifts. If not, then look at the amount of pixels that areas shift. The home/login/search bar shifts one pixel to the right. The sidebar and "center" column shift six pixels right. Both amounts that coincide with how much the ribbon protrudes into those respective areas. And the jmdbag.jpg image is not centered, why? It has 100 pixels to its left and 91 to its right. That doesn't look right.

So, look at those amounts, the differences, etc. and see if you have anything that matches in your CSS that could be the cause.

11 Mar 2008, 18:10
#1728
szracer avatar

szracer

New Zenner

Join Date:
Feb 2008
Posts:
3
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thanks for the feedback.

I tried disabling the various layers to see if they were what was causing it. But they weren't. i will have a look at the site in IE7 on a PC to see how they render.

Just went through the CSS with a fine tooth comb, and compared it to the 'virgin' CSS file. It would appear that my CenterColumnWrappers were causing the problem. After playing about with the widths, and more importantly the padding, they now appear to (pretty much) all line up.

Now my next question (and I realise this isn't exactly an apple_zen question! Is there any way of changing individual background colours in the drop-down nav table?

Thanks again for the great template, and apologies for mucking it all up with my tinkering!!

Regards,

James

cartguin:

First step I would take is to change to 782 from 781. I've never had luck with wrappers that are 1px wider than what they contain.

Then, what happens when the ribbon is not loaded? From Firefox/XP, it looks as if it is wreaking havoc and causing the shifts. If not, then look at the amount of pixels that areas shift. The home/login/search bar shifts one pixel to the right. The sidebar and "center" column shift six pixels right. Both amounts that coincide with how much the ribbon protrudes into those respective areas. And the jmdbag.jpg image is not centered, why? It has 100 pixels to its left and 91 to its right. That doesn't look right.

So, look at those amounts, the differences, etc. and see if you have anything that matches in your CSS that could be the cause.

11 Mar 2008, 21:16
#1729
debtag avatar

debtag

Zen Follower

Join Date:
Sep 2006
Location:
Oregon
Posts:
207
Plugin Contributions:
0

Re: Apple Zen Support Thread

I am having an issue with the drop down box on my header. I would like a page called "about stacey" and a page called "about kimberly" to show up in the "information drop down box". Right now they are only listed in the "site map" Any advice would be appreciated!

My site: https://www.photographysisters.com
Thanks!

11 Mar 2008, 21:34
#1730
molywerks avatar

molywerks

Zen Follower

Join Date:
Aug 2006
Posts:
136
Plugin Contributions:
0

Re: Apple Zen Support Thread

SZRacer:

Is there any way of changing individual background colours in the drop-down nav table?
Play with the background colors in stylesheet_header_menu.css. For those without, assign background colors. And use obvious colors, red, black, blue, green, yellow, etc. so that you'll quickly locate what handles what.

11 Mar 2008, 21:45
#1731
molywerks avatar

molywerks

Zen Follower

Join Date:
Aug 2006
Posts:
136
Plugin Contributions:
0

Re: Apple Zen Support Thread

debtag:

I would like a page called "about stacey" and a page called "about kimberly" to show up in the "information drop down box".
Although I've never read them, I've run across instructions elsewhere on the forum numerous times on this subject, so they shouldn't be hard to find.

If so, then look at item 6 in the Tips of the readme. If you understand how to remove and the functions of what you are instructed to remove, then you ought to be able to "reverse engineer" that to add a page or two. Of course, you'll need to edit a language file or two. At least that'd be my first thought of adding to it.

11 Mar 2008, 22:00
#1732
debtag avatar

debtag

Zen Follower

Join Date:
Sep 2006
Location:
Oregon
Posts:
207
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thank you, I will give that a shot!

12 Mar 2008, 10:47
#1733
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

debtag:

Thank you, I will give that a shot!

If you add these pages to the EZPages, (Tools, EZ-Pages in the admin), then follow STEP 8. in the readme.txt, and they will automatically show up in the Information drop menu.

12 Mar 2008, 10:49
#1734
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

tinorebel:

halo jettrude, much tanks for the code..I have been doing some testing, and looks as if on ie 5.2 on Mac the dropdown menu stays at his place but does not drop down. On ie 6 where the problem was found first time , applying your code aparently does not solve the problem. The problem disapears when I turn on "Categories-Tabs Menu" .....

So I will just leave it on for the moment.

Have a nice day.

Hi... unfortunately, I'm not supporting mac ie 5.2. I'm a Mac user myself, but ie 5.2 isn't even supported by microsoft, so I'm not trying to make it work in all browsers.

What's your site link again?

12 Mar 2008, 10:52
#1735
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

SZRacer:

Hey Jettrue,

Congratulations on producing the first truly professional-looking, and free, template for zen-cart!

Seems no-one replied to my last post, but then I did come in with all guns (or questions!) blazing, and perhaps a more polite protocol is called for.

Solved most of the problems I had there, but I still have one really annoying layout problem.

My version of apple_zen is fairly modified, as you can see, and I have changed (I know ya boo sucks!) to a non-fluid layout, with a set width.

I have changed all widths to 780px and 781px from 70em and 71em.

I have also played around with the centerColumn and NavColumn widths to get everything roughly where I want it (still much tweaking to be done).

The problem, is that can't get all the pieces to line up. Looking at my site in Firefox on a Mac, you will see that the main content is offset from the logo and drop menu.

https://www.shopfoundation.com/store/

Looking at it in Windows IE, things sort of line up, but i have a white box offset to the left of the drop-down menu.

I can't for the life of me work out why!!

Any help gratefully appreciated, to spare what little hair I have left! :eek:

I'll happily share my CSS code if it helps.

Regards,

James W

Hi, sorry for my delayed replies, I'm having little computer time lately. It looks like you've got it figured out? I'll try and devote more time to my templates this evening, sorry guys!

12 Mar 2008, 10:55
#1736
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

nrupesh:

Still trying to figure it out but cant seem to fix it :blink:

Remove the padding-top from #tagline in the css.

Also, I'd remove the #logo img section, you don't need it.

12 Mar 2008, 11:04
#1737
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

tinorebel:

halo jettrude, much tanks for the code..I have been doing some testing, and looks as if on ie 5.2 on Mac the dropdown menu stays at his place but does not drop down. On ie 6 where the problem was found first time , applying your code aparently does not solve the problem. The problem disapears when I turn on "Categories-Tabs Menu" .....

So I will just leave it on for the moment.

Have a nice day.

Hi there,

I just looked at your site again, and it looks like you want to use the "narrow header version", but you didn't make all the changes for the narrow header. The section below is where you need to make changes:

#navMainWrapper {
width:100%; /* change to width:70em; for narrow header*/
margin:0 auto;
text-align:center;
}

#navMain {
width:70em /* remove width:70em; for narrow header */
margin:0 auto;
}

#navEZPagesTopWrapper {
width:100%; /* change to width:70em; for narrow header*/
margin:0 auto;
text-align:center;
padding:.5em 0;
}

#navCatTabsWrapper {
width:100%m; /* change to width:70em; for narrow header*/
margin:0 auto;
text-align:center;
padding:.5em 0;
}

#dropMenuWrapper {
width:100%;
background:#929292 /* remove background:#929292; for narrow header*/
margin:0 auto;
height:2.18em;
position:absolute;
top:0;
left:0;
}

12 Mar 2008, 18:08
#1738
debtag avatar

debtag

Zen Follower

Join Date:
Sep 2006
Location:
Oregon
Posts:
207
Plugin Contributions:
0

Re: Apple Zen Support Thread

If you add these pages to the EZPages, (Tools, EZ-Pages in the admin), then follow STEP 8. in the readme.txt, and they will automatically show up in the Information drop menu.

Thanks for your response Jettrue! I probably should have stated also that these two pages are actually PAGE 2 and PAGE 3 that I RENAMED to
'ABOUT KIMBERLY and 'ABOUT STACEY'....so with that new information, is the proceedure you explained still then the same?

13 Mar 2008, 01:51
#1739
aqalbany avatar

aqalbany

New Zenner

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

Re: Apple Zen Support Thread

I have a problem with the flyout menu on the product categories section. This is only in IE 6 and 7. When you mouse over one level, then to the subcategories, then back to the category above it, the subcategories menu still appears to the right, but all blank for text, with just the background showing. See the screenshot attached. FYI, the development server this is on is at http://74.52.92.130/~jwebmark/

13 Mar 2008, 10:34
#1740
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

debtag:

Thanks for your response Jettrue! I probably should have stated also that these two pages are actually PAGE 2 and PAGE 3 that I RENAMED to
'ABOUT KIMBERLY and 'ABOUT STACEY'....so with that new information, is the proceedure you explained still then the same?

I would create those two pages in EZPAGES instead. Then if you follow the instructions, they will show up automatically.