30 Oct 2006, 23:36
Reply
Reply with Quote
Like (0)
#1
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
Reply
Reply with Quote
Like (0)
#2
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
Reply
Reply with Quote
Like (0)
#3
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
Reply
Reply with Quote
Like (0)
#4
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
Reply
Reply with Quote
Like (0)
#5
Join Date:
Oct 2006
Posts:
51
Plugin Contributions:
0
Re: Attribute changes page layout?
Sweet! That worked! Thanks Kim and Dr Byte.
:P
Amy