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

Attribute changes page layout?

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

alsmonarch

New Zenner

Join Date:
Oct 2006
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, 23:44
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
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, 23:49
#3
alsmonarch avatar

alsmonarch

New Zenner

Join Date:
Oct 2006
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, 04:56
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

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, 06:07
#5
alsmonarch avatar

alsmonarch

New Zenner

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

Re: Attribute changes page layout?

Sweet! That worked! Thanks Kim and Dr Byte.

:P
Amy