Re: Cherry Zen Template Support Thread
up, no one? :huh:
Quote:
Originally Posted by
gamesmart
Re: Cherry Zen Template Support Thread
For some reason, when you click the larger image button in a listing, the pop up window comes on but the image does not appear in the box. The images are where they should be in the /image directory and the small ones appear. See example below.
http://www.educatorsbookbag.com/stor...roducts_id=134
any help would be appreciated! Thanks
Re: Cherry Zen Template Support Thread
Is it possible to have one of the links across the top set at a wider value?
I'm using a mod so that it shows the customers first name when they are signed in, however, the box doesn't stretch to fit the name.
Is it possible to either set the "My Account" link to a different width, or perhaps have it so all the buttons vary their length to fit the text in them?
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
JeffM
For some reason, when you click the larger image button in a listing, the pop up window comes on but the image does not appear in the box. The images are where they should be in the /image directory and the small ones appear. See example below.
http://www.educatorsbookbag.com/stor...roducts_id=134
any help would be appreciated! Thanks
I put the page through the W3C Validator - http://validator.w3.org/check?uri=ht...Inline&group=0
I see two problems:
1) There is a comment that starts before the 'function resize()' line but it isn't closed at the end of the function.
2) The resize() function doesn't have a closing brace i.e. '}'
Re: Cherry Zen Template Support Thread
Hello
I have two formatting problems that I am not sure if it is the template or not...I suspect that there is a change that is made in the template files to change this since the Nifty Zen and other template I have used didn't give me this problem.
First is that my image and manufacture show up on the same line in the product listings - seen here -
http://www.monkeyenterprises.com/ind...cPath=66_95_96
Second - I did make some changes to the tpl_product_info_display.php and got close to the style I want. I would like the Add to Cart button more over to the left and the attribute to line up better under the product detail. Seen here -
http://www.monkeyenterprises.com/ind...roducts_id=271
My other wish would be to have the top menu bar (home-login-my account-shopping cart-checkout) to sit on the left side of the page.
Thanks for any help you can give me or lead me to the right direction!
Mona - a beginner at this
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
stxmona
Second - I did make some changes to the tpl_product_info_display.php and got close to the style I want. I would like the Add to Cart button more over to the left and the attribute to line up better under the product detail. Seen here -
http://www.monkeyenterprises.com/ind...roducts_id=271
In stylesheet.css, look for '#cartAdd' and change 'float:right;' to 'float: left;'
Quote:
Originally Posted by
stxmona
My other wish would be to have the top menu bar (home-login-my account-shopping cart-checkout) to sit on the left side of the page.
Look for #navMain in stylesheet.css and, again, change 'float: right;' to 'float: left;'
This will not move it all the way left. I am not sure what is preventing this.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
daymobrew
In stylesheet.css, look for '#cartAdd' and change 'float:right;' to 'float: left;'
Look for #navMain in stylesheet.css and, again, change 'float: right;' to 'float: left;'
This will not move it all the way left. I am not sure what is preventing this.
Thank you! that worked. I also turned off Display Product Manufacturer in Configure/Product Listing from the Admin Panel to fix my other problem.
Thanks again for your help daymobrew!
Mona
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
daymobrew
I put the page through the W3C Validator -
http://validator.w3.org/check?uri=ht...Inline&group=0
I see two problems:
1) There is a comment that starts before the 'function resize()' line but it isn't closed at the end of the function.
2) The resize() function doesn't have a closing brace i.e. '}'
Thanks. Forgive me, but what file should I look in? Thanks
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
JeffM
Thanks. Forgive me, but what file should I look in? Thanks
Nevermind! I found it. Thanks
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
GGVL
'Add to Cart' button AND a 'More Info' button or link
On the category / product listings pages, how do I have both the 'Add to Cart' button AND a 'More Info' button or link?
It seems to be either one or the other.
If I have the 'Add to Cart' button, I don't get the 'more info' link
If I turn off the 'Add to Cart' button, I get the 'more info' link.
Surely you can have both?
Ideally I would like 'More Info' and 'Add to Cart' buttons side by side.
This is using the column grid addon included with the excellent Cherry Zen template.
Any pointers would be very much appreciated.
Thanks in advance.
Anybody got any ideas or suggestions on how to do this?
Many thanks