hi, i am really new on this, i just want know about the distribution or configuration for the shopping cart to see it like in the sample, i think is in the columns configuration but like i toll i am new on this, thank you for your time and patient
hi, i am really new on this, i just want know about the distribution or configuration for the shopping cart to see it like in the sample, i think is in the columns configuration but like i toll i am new on this, thank you for your time and patient
Hi Jettrue, what i mind is, to my cart look like in the image sample how I need to config the sideboxes, www.rainbowcloseouts.com/z-catalog take a look, thank you
My more information side box refuses to show in this template
never mind i figured it ut
Need a little help dropping right and left columns in cherry zen please.
I am using this code in the tpl_main_page, but I still have the left and right colums empty but visible. Any ideas?
Thanks.
Code:if (in_array($current_page_base,explode(",",'login')) ) { $flag_disable_left = true; $flag_disable_right = true; } if (in_array($current_page_base,explode(",",'checkout_success')) ) { $flag_disable_left = true; $flag_disable_right = true; } if (in_array($current_page_base,explode(",",'checkout_shipping')) ) { $flag_disable_left = true; $flag_disable_right = true; } if (in_array($current_page_base,explode(",",'checkout_payment')) ) { $flag_disable_left = true; $flag_disable_right = true; } if (in_array($current_page_base,explode(",",'checkout_confirmation')) ) { $flag_disable_left = true; $flag_disable_right = true; } $header_template = 'tpl_header.php'; $footer_template = 'tpl_footer.php'; $left_column_file = 'column_left.php'; $right_column_file = 'column_right.php'; $body_id = ($this_is_home_page) ? 'indexHome' : str_replace('_', '', $_GET['main_page']); ?>
Last edited by jettrue; 16 Mar 2008 at 04:41 AM.
I'm sorry if I'm not understanding you, I think there's a bit of a language barrier. In my admin, under "tools", "layout boxes controller", this is what I have on:
LEFT SIDEBOXES:
sideboxes/categories.php
sideboxes/whats_new.php
sideboxes/information.php
sideboxes/specials.php
sideboxes/manufacturers.php
sideboxes/tell_a_friend.php
RIGHT SIDEBOXES:
sideboxes/shopping_cart.php
sideboxes/search.php
sideboxes/more_information.php
sideboxes/featured.php
sideboxes/ezpages.php
sideboxes/reviews.php
sideboxes/whos_online.php
sideboxes/banner_box.php
Hello,
I have installed this template on my demo site where I am trying to get it set the way I like for my main site. I have changed the column width for left and right to 225px and I have adjusted the necessary images for the template so it looks good. I would like to change a few other things but I can’t seem to figure them out.
1. I would like the site to expand automatically to almost 100%. Say about 97% so that the background image still shows on the left and right side. About the same amount shows on each side as shows at the top (about ½”).
2. When viewing the demo site with a screen set at 800 x 600 the right side product column bleeds into the right sidebox column. I can’t seem to find the place to add padding or whatever is needed to keep it out of that right sidebox column. When viewing with a larger screen size I was able to set the .float-wrap width from 97% to 90%. I am not sure that was the right thing to do but it seemed to work. If there is a correct way to set this I would love to find out.
3. Lastly, the background image extends just a fraction above the left and right column sidebox header. You can see it in the picture just below the Cherry Zen logo.
I have drawn arrows to all three items in the picture below. Any help would be greatly appreciated.
The demo site I am working on is: http://www.swiker.com/demo
Thank you
![]()
Steve
Zen cart version: 1.3.9h
Would be nice if
On the checkout shipping page there was a way to to put a seperate shipping address So it will show billing Address<customers address> and o nthe right side of that show the shipping address.
Bookmarks