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

Apple Zen Support Thread

Views: 855,509

Results 381 to 400 of 3,042
20 Mar 2007, 9:58 PM
#381
magicskull avatar

magicskull

New Zenner

Join Date:
Jun 2006
Location:
Phoenix, AZ
Posts:
5
Plugin Contributions:
0

Apple Zen Support Thread

I figured that it might be something similar, but I didn't want to mess up the template.

Thanks again.

21 Mar 2007, 2:19 PM
#382
easypcs avatar

easypcs

New Zenner

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

Re: Apple Zen Support Thread

Hi

Thx again jade.:thumbsup:

I am trying to edit the way boxes are displayed in center column main page, new featured and specials, as you can see I have entered a background colour to the boxes and also a border.

What I am trying to do is fix width and height, so its uniformed, with spaces between boxes, and also have a header like the main box has.

Also when I edit background colour of these boxes, so my side boxes colours change :cry:

Regards, thx in advance for any fixes:D

21 Mar 2007, 8:20 PM
#383
easypcs avatar

easypcs

New Zenner

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

Re: Apple Zen Support Thread

I have added a contrib which does this, DesignerMonthlyBoxes, works a treat:thumbsup:

21 Mar 2007, 8:46 PM
#384
easypcs avatar

easypcs

New Zenner

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

Re: Apple Zen Support Thread

Hi again all, getting back together now after that fubar.

On product listing, all the rows are the same colour, how could I change the colours alternating so each row is easily identified.

Thx in advance.:thumbsup:

http://www.juliestoys.co.uk/toyz/index.php?main_page=index&cPath=22

21 Mar 2007, 8:50 PM
#385
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 again all, getting back together now after that fubar.

On product listing, all the rows are the same colour, how could I change the colours alternating so each row is easily identified.

Thx in advance.:thumbsup:

http://www.juliestoys.co.uk/toyz/index.php?main_page=index&cPath=22

If you look at the source of your page, you'll see that one row has this in front of it:

<tr class="productListing-odd">

and the next row has this in front of it:

<tr class="productListing-even">

and so on.

So give .productListing-odd and background color in the stylesheet, and .productListing-even as well.

All the css codes are there in your source... simply look for the area you want to style, and find the nearest code, and give it a test.

I don't mind answering of course... I'm not trying to be snoooty... but just want to help people figure out it's within their abilities to find these things as well. :smartass:

22 Mar 2007, 3:34 AM
#386
gourmutts avatar

gourmutts

New Zenner

Join Date:
Jan 2007
Posts:
14
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

I adjusted that on my own site. To do that, open up includes/templates/YOUR_TEMPLATE/templates/tpl_modules_create_account.php.

Find this line:

<label class="inputLabel" for="postcode"><?php echo ENTRY_POST_CODE; ?></label>

>  
> and directly after it add:
>  
> ```
<br />

Has this changed with the latest version on the template and Zen Cart? When using the Shipping Estimator, the Zip Code box is aligned to the right. I have been trying to update the /includes/templates/template_default/templates/tpl_modules_shipping_estimator.php

22 Mar 2007, 3:41 AM
#387
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

gourmutts:

Has this changed with the latest version on the template and Zen Cart? When using the Shipping Estimator, the Zip Code box is aligned to the right. I have been trying to update the /includes/templates/template_default/templates/tpl_modules_shipping_estimator.php

Can I see a link to your site? I don't get the same issue on my test site:
http://www.zencart137.jadetrue.com

22 Mar 2007, 3:47 AM
#388
gourmutts avatar

gourmutts

New Zenner

Join Date:
Jan 2007
Posts:
14
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Can I see a link to your site? I don't get the same issue on my test site:
http://www.zencart137.jadetrue.com

Thank you for your help.

The site is http://www.gourmutts.com

The Zip Code box is not inline with the country and state input fields on the shopping cart page.

22 Mar 2007, 5:01 AM
#389
gourmutts avatar

gourmutts

New Zenner

Join Date:
Jan 2007
Posts:
14
Plugin Contributions:
0

Re: Apple Zen Support Thread

On your sample site, the new products have an image flyout when you hover over them... how did you do that?

22 Mar 2007, 7:49 AM
#391
easypcs avatar

easypcs

New Zenner

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

Re: Apple Zen Support Thread

Hi Jade, thx for that fix, I had figured the problem out and done the gory change to the site:thumbsup:

I agree with your post, thx for all your help, and pointers, I dont think at all you are being snooty in your reply, your pointer helps me understand the changes more which is more beneficial to me.:smartass:

Regards

22 Mar 2007, 2:55 PM
#392
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hello! This is a very long thread! No doubt because so many people are digging this fabulous template...well done :)

I have a couple of issues though:

I can't get the search box to display in the header. I put it ON for the single column, but it doesn't show up.

Secondly, my test site is here: https://www.fuzzibunzdepot.com I will eventually upgrade my https://www.doodlebuckets.com site to your template when I get everything as I want it. The issue is this. The https://www.fuzzibunzdepot.com site looks great in Firefox, just perfect. But in Explorer, the logo is super stretched out and looks horrible. Is there a fix for this? I have searched the thread but didn't see any post about this.

Thanks!
Amy

22 Mar 2007, 3:13 PM
#393
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

An interesting thing I found: When you right click on the logo and select properties, Exlorer tells you the logo is 817 x 170. When viewing in Firefox, the dimensions are listed as 453 x 170.
Amy

22 Mar 2007, 3:23 PM
#394
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

OK, I commented out the logo size stuff in the css sheet and it looks great now. Thanks!
Amy

22 Mar 2007, 3:41 PM
#395
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Apple Zen Support Thread

Ok, one more quick question and I have messed around with it before posting: If you look at the right sideboxes, they don't line up with the header anymore. What do I need to do to make it right again? I did make the middle a little wider. How do I get the sideboxes the line up again?
Amy

22 Mar 2007, 9:43 PM
#396
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

gourmutts:

Thank you for your help.

The site is http://www.gourmutts.com

The Zip Code box is not inline with the country and state input fields on the shopping cart page.

Ah, cool, I've never seen the shipping estimator on the page like that.

You can add this to your css:
#shoppingcartBody LABEL.inputLabel {width:95%}

22 Mar 2007, 9:44 PM
#397
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Doodlebuckets:

Ok, one more quick question and I have messed around with it before posting: If you look at the right sideboxes, they don't line up with the header anymore. What do I need to do to make it right again? I did make the middle a little wider. How do I get the sideboxes the line up again?
Amy

Hmm, do you mean you want the banner image in the right side of the header to be lined up with the right sideboxes?

23 Mar 2007, 9:31 PM
#398
e81ny avatar

e81ny

New Zenner

Join Date:
Feb 2007
Location:
New York
Posts:
88
Plugin Contributions:
0

Re: Apple Zen Support Thread

Jade,

Please have a look at this page:
http://www.ejpshop.com/shop/index.php?main_page=index&cPath=2_7

Can you tell me what I should do to add some space between the text "Displaying 1 to 6 (of 7 products)" and the bottom gray shade??

I can't seem to find where in the stylesheet to add the bottom padding for that place...

Thanks in advance!

23 Mar 2007, 10:09 PM
#399
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

e81ny:

Jade,

Please have a look at this page:
http://www.ejpshop.com/shop/index.php?main_page=index&cPath=2_7

Can you tell me what I should do to add some space between the text "Displaying 1 to 6 (of 7 products)" and the bottom gray shade??

I can't seem to find where in the stylesheet to add the bottom padding for that place...

Thanks in advance!

If you view the source of your site, and search for that section, you'll see the tags that are right before it:

<div id="productsListingBottomNumber" class="navSplitPagesResult back">Displaying <strong>1</strong> to <strong>6</strong> (of <strong>7</strong> products)</div>

So you can use #productsListingBottomNumber or .navSplitPagesResult

#productsListingBottomNumber {padding:10px;}

24 Mar 2007, 7:58 AM
#400
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 driving myself crazy trying to find these two bits of information! :wacko:

  1. Would you be so kind as to tell me how to go about changing the color of the drop-down menu background so I can match my #navMainWrapper?

  2. In PittiVintage I can't for the life of me re-locate the center bar where these links reside:

Ladies Gentlemen Lingerie Accessories Gift Certificates

I need to re-locate that bar that runs across the width of the page to figure out what color that dark pink background is so that I can match it.

As always, thanks for your help - Tim