Page alignment - Post ID 165289

User 1744013 Photo


Registered User
89 posts

Is it possible to left align the page instead of the center default? I am developing a site that has the nav column left aligned and would like to continue the theme in the shopping cart.
James Rook
User 562592 Photo


Registered User
2,038 posts

You can only adjust margins in designer pro.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.

My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).

My Personal Website: http://www.EricSEnglish.com

User 1744013 Photo


Registered User
89 posts

Bummer! I really didn't want to change the look of the site to fit the cart, but the other way around.
James Rook
User 131484 Photo


Registered User
4 posts

This is how I solved it:
under "custom markup" header:
<style type="text/css">
<!--
body {position:absolute; left:15px; top:10px;}
-->
</style>

Enjoy!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.