Hellusius Posted September 22, 2006 Share Posted September 22, 2006 I made a CSS class[CODE].backgroundlayer { height: 100%; width: 800; background-color: #EFDFC9; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: center; text-vertical-align: top; }[/CODE]And all other site content is within this table class, but the align doesn't seem to work.Am I doign something wrong? Quote Link to comment Share on other sites More sharing options...
esgarrouth19 Posted September 25, 2006 Share Posted September 25, 2006 Well, change the width to 800px...beware, this will cut off portions of the site for those using 800x600 resolution still...Can't really help you any more than that without seeing the actually page that this is used on. Could you provide a link? Quote Link to comment Share on other sites More sharing options...
AndyB Posted September 25, 2006 Share Posted September 25, 2006 http://www.w3schools.com/css/pr_pos_vertical-align.asp - correct syntax for vertical-align 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.