![]() |
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"> |
Adjust the widths to smaller. They are wrapping due to the width restriction of your site.
|
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"> |
change the widths to 50% or similar instead of pixels
|
I tried changing the widths="50%" but the menus just aligned to the left and didn't adjust horizontally.
|
All times are GMT -8. The time now is 03:35 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.