HomeHome Product Discus... Product Discus...SmithCartSmithCartCenter Justify modules in checkoutCenter Justify modules in checkout
Previous
 
Next
New Post
1/4/2011 1:23 PM
 

I know that depending where you place modules in a site (leftpane, contentpane, etc) will determine where they sit, but with some of the checkout modules they are left justified, is there a way to get them to be centered? I have the cart module itself left justified on a page along with some products, so does that determine how the rest of the modules lay out? For instance the signup for account and login module are left justified, when a customer request for a new account all of those text fields and labels are left justified, checkout screen is left, etc.

Just curious if it is in the coding that I can change it or not.

 
New Post
1/4/2011 2:13 PM
 

Yes some of the tables in the ascx pages are left aligned. If you open up the page cart.ascx located in the \desktopmodules\smith.buynow folder and search for align=left you will see it and if you remove the align property if will inherit the alignment from your skin or change it to center to center align the cart.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartCenter Justify modules in checkoutCenter Justify modules in checkout