move the index/login box on RevCMS

Status
Not open for further replies.

throneme

New Member
Feb 5, 2012
22
1
you see the login box is on the right how will I place it in the centre?
 

Vui

New Member
Dec 16, 2011
3
0
Code:
#main_login {
width: 230px;
margin-left: auto;
background: white;
padding: 10px;
border: #E1E1E1 1px solid;
margin-right: auto;
}
 
Status
Not open for further replies.

Users who are viewing this thread

Top