View Single Post
  #2  
Old 01-20-2011, 07:31 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Problems in Checkout.

As far as I can see there are some problems with the HTML coding e.g. I guess "lbl_checkout" has some incorrect HTML code in there, what could be the problem.

Also, the heading dive is overlapping the buttons.

You should add something like:
.checkout-buttons {
position: relative;
top: 50px;
}

to skin/common_files/css/main.css script.

Please check the HTML and correct all the errors found -> http://validator.w3.org/check?uri=http://dimensionalarmada.com/cart.php
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote