James Rook
Page alignment - Post ID 165289
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.
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
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
Bummer! I really didn't want to change the look of the site to fit the cart, but the other way around.
James Rook
This is how I solved it:
under "custom markup" header:
<style type="text/css">
<!--
body {position:absolute; left:15px; top:10px;}
-->
</style>
Enjoy!
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.