front pages

This commit is contained in:
ashok sukumaran 2011-07-03 22:48:28 +05:30
parent 1b61b2da86
commit 8aff07bd65
2 changed files with 26 additions and 4 deletions

View File

@ -1,9 +1,19 @@
#publishWrapper { #publishWrapper {
padding: 18px 0 18px 100px; padding: 18px 0 18px 100px;
overflow: auto;
} }
#publishBlockleft { #publishBlockleft {
width: 30%; width: 30%;
font-size: 14px; font-size: 14px;
float:left;
} }
#publishBlockleft {
width: 30%;
font-size: 14px;
float:left;
margin-left: 50px;
}

View File

@ -20,14 +20,26 @@
<p> <p>
Welcome to the publishing area of edgwareroad.org, and to our printing tool. Welcome to the publishing area of edgwareroad.org, and to our printing tool.
To use the tool, you have to be logged in. To test-run the tool, use the login:guest and password:guest. To use the tool, you have to be logged in. To test-run the tool, use the login:guest and password:guest.
</p> </p> <br/>
<p> <p>
Since the tool uses Html5 and features standard only in newer browsers, please note that the tool will only work in Firefox 4+, Google Chrome, and Safari. (?) Since the tool uses Html5 and features standard only in newer browsers, please note that the tool will only work in Firefox 3.5+, Google Chrome, and Safari.
</p> </p><br/>
<p> <p>
If you are a participant looking to open a new account, please write to contact@edgwareroad.org. A basic introduction to the tool is below. Also see the first publication, Instructions for Printing, here. If you are a participant looking to open a new account, please write to contact@edgwareroad.org. A basic introduction to its features are found in our first publication, Instructions for Printing, here.
</p> </p>
</div> </div>
<div id="publishBlockright">
<p>
Tool link
</p> <br/>
<p>
Search for an existing article you were working on. <br/>
Or <br/>
Create a new one.
</p>
<br/>
</div>
</div> </div>