Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Chane button location on the Product Details page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-07-2007, 02:36 PM
 
zebu zebu is offline
 

eXpert
  
Join Date: Oct 2006
Posts: 310
 

Default Chane button location on the Product Details page

Hi have added , both a "Continue shopping" and "Checkout" Button to my product detials page using the following code in the add_to_cart.tpl However the buttons show up vertical, one above the other, how can i display them side by side across the page (with a little hite space in between)??

HTML Code:
{include file="buttons/button.tpl" button_title=$lng.lbl_add_to_cart href=$href title=$title style=$style} {include file="buttons/button.tpl" button_title=$lng.lbl_continue_shopping style="button" href="home.php"} {include file="buttons/button.tpl" button_title=$lng.lbl_checkout style="button" href="cart.php?mode=checkout"}

many thanks Zane
__________________
Version 4.7.7
Reply With Quote
  #2  
Old 08-07-2007, 03:52 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Chane button location on the Product Details page

You need to put them in floating divs to get them to go next to each other, as they are two tables. Either that, or you can use the old school tables with two cells option, but that is a lot of code for a simple operation.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:19 PM.

   

 
X-Cart forums © 2001-2020