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

Apple Zen Support Thread

Views: 855,620

Results 1,941 to 1,960 of 3,042
11 May 2008, 4:40 AM
#1941
dnolan avatar

dnolan

New Zenner

Join Date:
Mar 2007
Location:
Dexter, MO USA
Posts:
32
Plugin Contributions:
0

Apple Zen Support Thread

shirt10:

Hiya!

Love the template, and I am using it as a basis to my new store I am in the process of putting together.
I am a complete beginner with CSS, but I have spent the afternoon tinkering around with things, and switching out all the colors to yellow to document what changes what, and where :smile:

I have one piece left that I would like to remove from view, which is still (at this time, until I figure it out) colored yellow.

My site is http://www.shirt10tees.com/ and I would be very grateful if someone could point me to what I should delete / comment out to make this simply disappear.

Thanks in advance!

--Ben--

In Admin; under Configuration, Layout Settings, set Define Breadcrumb Status to '0'.

11 May 2008, 10:25 AM
#1942
shirt10 avatar

shirt10

New Zenner

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

Re: Apple Zen Support Thread

dnolan:

In Admin; under Configuration, Layout Settings, set Define Breadcrumb Status to '0'.

This turned off the "Home" text (which is actually something I didn't mind turning off for the front page only, option 2), it didn't touch the categories in the currently yellow section.

11 May 2008, 11:05 AM
#1944
shirt10 avatar

shirt10

New Zenner

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

Re: Apple Zen Support Thread

After a new session of fiddling around with settings I have found my answer :smile:

It was the "Categories - Tab Menu ON/OFF" option in the Configuration / Layout Section

--Ben--

11 May 2008, 1:46 PM
#1945
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

droidwork:

Not sure if this problem i'm facing is from your template. I would like to know can i shift the whole add to cart box and attributes to the left instead of the right? Some attributes are too long and will go to the next line.

http://fashiontinkz.com/index.php?main_page=product_info&cPath=66_76&products_id=257

This is controlled by the product_info.css that is not part of my template. Simply change float:right; to float:left;

#buybox {
margin:0;
padding:3px;
width:45%;
text-align:center;
float:right;
}
11 May 2008, 2:24 PM
#1946
droidwork avatar

droidwork

New Zenner

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

Re: Apple Zen Support Thread

jettrue:

This is controlled by the product_info.css that is not part of my template. Simply change float:right; to float:left;

#buybox {
margin:0;
padding:3px;
width:45%;
text-align:center;
float:right;
}


thank you very much. It worked. Do you also happen to know how can i extend the limit of the attribute text?
11 May 2008, 5:39 PM
#1947
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

droidwork:

thank you very much. It worked. Do you also happen to know how can i extend the limit of the attribute text?

Same place, increase the 45%.

12 May 2008, 8:56 AM
#1948
coolstuffhk avatar

coolstuffhk

New Zenner

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

Re: Apple Zen Support Thread

Hi

Can someone help? I need to remove the grey background as in the website

Please tell me how i can do it... Thanks

12 May 2008, 1:08 PM
#1949
shirt10 avatar

shirt10

New Zenner

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

Re: Apple Zen Support Thread

Morning,

This question will start very similar to Driodworks :smile:

"Not sure if this problem i'm facing is from your template" but I now have my website looking close to how I want it to for now.
However, when viewed in IE there is a space between my site-bg.gif and the dark blue section of color above it.
In views as expected in Firefox though.

https://www.shirt10tees.com/

Any thoughts on what I need to edit to have IE display as intended?

Thanks in advance

--Ben--

12 May 2008, 5:55 PM
#1950
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

shirt10:

Morning,

This question will start very similar to Driodworks :smile:

"Not sure if this problem i'm facing is from your template" but I now have my website looking close to how I want it to for now.
However, when viewed in IE there is a space between my site-bg.gif and the dark blue section of color above it.
In views as expected in Firefox though.

https://www.shirt10tees.com/

Any thoughts on what I need to edit to have IE display as intended?

Thanks in advance

--Ben--

You probably need to adjust the number 9em, in the stylesheet.css, for the body tag for the site-bg.gif background image. It probably needs to be 8em.

12 May 2008, 5:58 PM
#1951
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

coolstuffhk:

Hi

Can someone help? I need to remove the grey background as in the website

Please tell me how i can do it... Thanks

That's controlled in the stylesheet.css, that is the background color #929292 for #dropMenuWrapper

12 May 2008, 9:08 PM
#1952
barleywine avatar

barleywine

New Zenner

Join Date:
May 2008
Posts:
14
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi There,

Another Zen newbie who absolutely LOVES your template here!
There is a fair amount of customization I'm doing though, starting with adding images to the top level only of the dropdown menu, so that the drop down part is still plain text, but the part that's always visible is the same graphic style as the header images of my sideboxes. Is this something I can do with CSS, or is it in the menu php file, or do I have to hard code something? Or can it be done at all?

Here's the link:
http://purple-eggplant.com/zc/

Any and all help is MUCH appreciated!

Thank you so much for all your hard work on this beautiful template!

12 May 2008, 9:41 PM
#1953
jealouz avatar

jealouz

New Zenner

Join Date:
May 2008
Posts:
9
Plugin Contributions:
0

Re: Apple Zen Support Thread

Very cool template!
How do you turn off the header, footer and sidebar for a particular page:
e.g. Product details page or one of the Ezpages.

Thanks!!!

12 May 2008, 9:51 PM
#1954
shirt10 avatar

shirt10

New Zenner

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

Re: Apple Zen Support Thread

jettrue:

You probably need to adjust the number 9em, in the stylesheet.css, for the body tag for the site-bg.gif background image. It probably needs to be 8em.

Got it in one!!

You rock :clap:

13 May 2008, 8:37 PM
#1955
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: Apple Zen Support Thread

I'm using Apple with 1.3.8a and love it!!!! Thank you, you really helped me save face with my mother-in-law....

  1. The categories that appear above the tabs, where do I change the font size in the style sheet? OR,

  2. how do I get it into a side box if I prefer to have them listed?

  3. I made a mistake and saved over my style sheet after making some changes and can't for the life of me figure out why the top of the page, where the shopping cart link appears, is now with a white background. can not see where this is set.

13 May 2008, 8:48 PM
#1956
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: Apple Zen Support Thread

can't edit above post.....found how to turn off the tabs in admin>catalogue>layout

REally prefer to make them smaller font and still need to know what the top nav is white.

14 May 2008, 5:05 PM
#1957
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: Apple Zen Support Thread

I need help so I can get this up and running. Have solved some concerns but still need to know:

The thick gray line that moves behind the center box along with the diagonal lines-image. I have changed the colors of content_bg and content_bg and if these are the images producing that line, it has not changed from gray.

  1. How do I get rid of it if I can't change it...do I want to get rid of it? Does it hold a future menu?

  2. I've looked with WinMerge at the css and can not see why my side boxes are now transparent instead of the default light gray. The diagonal image shows through the text.

Any help very much appreciated. You can see it here http://www.thethreadedneedle.com/shop/

14 May 2008, 9:12 PM
#1958
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

athena:

I need help so I can get this up and running. Have solved some concerns but still need to know:

The thick gray line that moves behind the center box along with the diagonal lines-image. I have changed the colors of content_bg and content_bg and if these are the images producing that line, it has not changed from gray.

  1. How do I get rid of it if I can't change it...do I want to get rid of it? Does it hold a future menu?

  2. I've looked with WinMerge at the css and can not see why my side boxes are now transparent instead of the default light gray. The diagonal image shows through the text.

Any help very much appreciated. You can see it here http://www.thethreadedneedle.com/shop/
Your site is blank right now.

  1. I can't really tell without seeing the site, if you are referring to the grey outside of the drop down menu's, that color is defined in #dropMenuWrapper in the stylesheet.css.

  2. That gray is controlled by an image, that image is:
    includes/templates/apple_zen/images/content_bg.gif

Make sure it is uploaded correctly, and that your stylesheet has this:

#centerColumnWrapper2 {
background:url(../images/content_bg.gif) repeat-y 80% 0;
}

One your site is back up, I can answer the rest of your questions.

14 May 2008, 9:21 PM
#1959
jealouz avatar

jealouz

New Zenner

Join Date:
May 2008
Posts:
9
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hi jade, can you help me out too, please?? :-)

I wanted the product info to be displyed in a popup window.
I made it work on the product link in the shopping cart, but can't figure out which "file" is to be edited/change for the product listing.

Can you help me?

jealouz:

Very cool template!
How do you turn off the header, footer and sidebar for a particular page:
e.g. Product details page or one of the Ezpages.

Thanks!!!

14 May 2008, 9:38 PM
#1960
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

jealouz:

Hi jade, can you help me out too, please?? :-)

I wanted the product info to be displyed in a popup window.
I made it work on the product link in the shopping cart, but can't figure out which "file" is to be edited/change for the product listing.

Can you help me?

I have no idea on how to get it to display in a popup window, this would be a good question for the general forum.

The product listing, if you are talking about the actual single product page, is controlled by includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php

If you are talking about the page with all of the products in a category, a lot of pages are involved in that.