1001studio Posted January 24, 2008 Share Posted January 24, 2008 I want to align the page at the left of the screen (default is centered) I integrated the templates but using align center or style center it doesn't align. Any idea?? Checkout Here's website (centered) http://www.1001studio.it/hosting/premium.php and it's correctly left aligned Click on Attivalo adesso (right side bottom) it go to http://www.1001studio.it/insite/order.php?step=2&pid=5 centered aligned 0 Quote Link to comment Share on other sites More sharing options...
allynne Posted January 24, 2008 Share Posted January 24, 2008 Click on Attivalo adesso (right side bottom)it go to http://www.1001studio.it/insite/order.php?step=2&pid=5 centered aligned Try taking the 'margin-left: auto;' out of the wrapper class in your CSS. 0 Quote Link to comment Share on other sites More sharing options...
1001studio Posted January 25, 2008 Author Share Posted January 25, 2008 It's already on auto in style.css .wrapper { width: 768px; border: 0px; padding: 5px; border-collapse: collapse; background-color: #ffffff; margin-left: auto; margin-right: auto; } 0 Quote Link to comment Share on other sites More sharing options...
JasonO Posted January 26, 2008 Share Posted January 26, 2008 Re-read what he said Try taking the 'margin-left: auto;' out of the wrapper class in your CSS. 0 Quote Link to comment Share on other sites More sharing options...
joe123 Posted January 26, 2008 Share Posted January 26, 2008 Warning: main(includes/dbfunctions.php): failed to open stream: No such file or directory in /home/studioit/public_html/insite/dbconnect.php on line 0 0 Quote Link to comment Share on other sites More sharing options...
1001studio Posted January 26, 2008 Author Share Posted January 26, 2008 Ok, resolved, I centered the website ;-) http://www.1001studio.it/index.php 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.