1. To center your page follow these instructions:
a). Select View|Page Layout from the menu.
b). Select Between Head Tag and enter this code:
<STYLE type="text/css">
div#container
{
width: 800px;
position:relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align:left;
}
body
{
text-align:center;
margin:0
}
</STYLE>
c). Select Beginning of body and enter this code:
<DIV id="container">
d). Select End of body and enter this code:
</DIV>
Note: A 'Center in browser' option is planned for the next release of BlueVoda.
2) Select Page Properties and change the title of your document to something other than Untitled.
Forum Moderator
BlueVoda Specialist