| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
#1
|
|||||||||
|
|||||||||
![]() All pages render correctly for myofficechairs.biz by centering in the browser except for the cart pages. Once you add a product to the cart and view the cart the page goes from being centered to left justified.
Any idea why?
__________________
Cyber Matrix ------------------- X-Cart 4.1.9 |
|||||||||
#2
|
|||||||
|
|||||||
![]() Are you using fast lane checkout? That uses a different set of templates...
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||||
|
|||||||||
![]() Quote:
You have added javascript code before <html> tag in fast lan checkout page - is not correct. I think that the problem in this. |
|||||||||
#4
|
|||||||||
|
|||||||||
![]() Yes, I'm using fast lane and removed the css of the fast lane checkout and left only the main skin1 css file it still left justified the cart page in IE. I even turn off fast lane checkout in the admin and that did not work.
I think it is related to the container and this is the code which looks right to me. #Container { HEIGHT: 100%; width: 980px; margin: 0 auto; background-color: #FFFFFF; } But what does not make sense is the site renders center on all pages expect for when you are on the cart page. And Yurij what javascript are you referring too?
__________________
Cyber Matrix ------------------- X-Cart 4.1.9 |
|||||||||
#5
|
|||||||||
|
|||||||||
![]() Quote:
Add any product to the cart and go to page "http://www.myofficechairs.biz/cart.php". After that open html source current page and you will see, what I talk about: PHP Code:
You have wrong html structure cart.php page. |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() I did not put that there and I'm looking for it which I do not see at this point.
__________________
Cyber Matrix ------------------- X-Cart 4.1.9 |
|||||||||
#7
|
|||||||||
|
|||||||||
![]() it is the user name mod check that is causing this. The instructions states to put the require "./username_check.php"; in the cart.php and once i removed it the cart page centers. I will need to figure out where to put it if I'm going to use that mod
__________________
Cyber Matrix ------------------- X-Cart 4.1.9 |
|||||||||
#8
|
|||||||||
|
|||||||||
![]() Quote:
Try to find where it is inserted this Javascript, and after that insert it correctly. This may be in the template or php. |
|||||||||
|
|||
X-Cart forums © 2001-2020
|