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

how to display registration into side by side

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-17-2005, 08:28 AM
 
mmoskva mmoskva is offline
 

eXpert
  
Join Date: Aug 2005
Location: Pennsylvania
Posts: 306
 

Default how to display registration into side by side

I've been trying to display my registration information like 'register_personal_ info.tpl' and my 'register_account.tpl' side by side (across) not verticlly down. can someone hep me out with that; but even when i use my table it wont do it for me.

http://<a href="http://www.michaelmoskva.com/xcart/register.php" target="_blank">http://www.michaelmoskva....gister.php</a>

Code:
<TABLE border="0" width="77%" cellpadding="0" cellspacing="0" class="WhiteBgsignin"> <TR> <TD height="50" width="517">{include file="main/register_personal_info.tpl" userinfo=$userinfo}</TD> <TD height="50" width="692">{include file="main/register_account.tpl" userinfo=$userinfo}</TD> </TR> <TR> <TD height="50" width="517">{include file="main/register_billing_address.tpl" userinfo=$userinfo}</TD> </TR> <TR> <TD height="50" width="517">{include file="main/register_shipping_address.tpl" userinfo=$userinfo}</TD> </TR> </TABLE>
__________________
x-cart 4.0.16v
linux server
Reply With Quote
  #2  
Old 11-17-2005, 08:57 AM
 
balinor balinor is offline
 

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

Default

Adjust the widths to smaller. They are wrapping due to the width restriction of your site.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 11-17-2005, 10:39 AM
 
mmoskva mmoskva is offline
 

eXpert
  
Join Date: Aug 2005
Location: Pennsylvania
Posts: 306
 

Default

I adjusted the table from width="77%" to width="10" and the cell width="20"; it crunched everything together tight but the tables did'n adjust horizontally?

Code:
<TABLE border="0" width="10" cellpadding="0" cellspacing="0" class="WhiteBgsignin"> <TR> <TD height="50" width="20">{include file="main/register_personal_info.tpl" userinfo=$userinfo}</TD> <TD height="50" width="20">{include file="main/register_account.tpl" userinfo=$userinfo}</TD> </TR> <TR> <TD height="50" width="20">{include file="main/register_billing_address.tpl" userinfo=$userinfo}</TD> </TR> <TR> <TD height="50" width="20">{include file="main/register_shipping_address.tpl" userinfo=$userinfo}</TD> </TR> </TABLE>
__________________
x-cart 4.0.16v
linux server
Reply With Quote
  #4  
Old 11-18-2005, 03:23 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

change the widths to 50% or similar instead of pixels
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #5  
Old 11-18-2005, 05:29 AM
 
mmoskva mmoskva is offline
 

eXpert
  
Join Date: Aug 2005
Location: Pennsylvania
Posts: 306
 

Default

I tried changing the widths="50%" but the menus just aligned to the left and didn't adjust horizontally.
__________________
x-cart 4.0.16v
linux server
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 04:13 AM.

   

 
X-Cart forums © 2001-2020