Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Attribute changes page layout?

Attribute changes page layout?

Locked

Views: 1,497

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
30 Oct 2006, 11:36 PM
#1
alsmonarch avatar

alsmonarch

New Zenner

Join Date:
Oct 2006
Location:
Maine
Posts:
51
Plugin Contributions:
0

Attribute changes page layout?

I've noticed that products with attributes have the 'review' and 'tell a friend' buttons at the very bottom of the page (which I like). However, if there's no attribute, those buttons end up above the 'purchase' box (which looks weird). Is there a way to make it consistent?

Thanks!

Amy

30 Oct 2006, 11:44 PM
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,593
Plugin Contributions:
0

Re: Attribute changes page layout?

Add a <br class="clearBoth" /> after the add to cart code in your template.

30 Oct 2006, 11:49 PM
#3
alsmonarch avatar

alsmonarch

New Zenner

Join Date:
Oct 2006
Location:
Maine
Posts:
51
Plugin Contributions:
0

Re: Attribute changes page layout?

Hi Kim,

Thanks for the reply. Where do I find the template I need?

Thanks!

31 Oct 2006, 4:56 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Attribute changes page layout?

Assuming you are using the standard product-type for your products:
/includes/templates/YOURTEMPLATE/templates/tpl_product_info_display.php

31 Oct 2006, 6:07 AM
#5
alsmonarch avatar

alsmonarch

New Zenner

Join Date:
Oct 2006
Location:
Maine
Posts:
51
Plugin Contributions:
0

Re: Attribute changes page layout?

Sweet! That worked! Thanks Kim and Dr Byte.

:P
Amy