
Originally Posted by
Quest
I am having problems with the Login Page. Background is the color of the body but most of all the Login and Register forms are all over to the right and expand beyond. I haven't made any changes.
I took a look at your demo page and when I clicked on the Login link your demo page does the same thing. Any ideas on how to fix this?
BTW: Excellent Template, your notations and instructions are superb! Thank YOU!
Quest
Oh! LOL! I was trying to test something for someone, and forgot to remove the code:
Code:
#loginBody #navColumnOne, #loginBody #navColumnTwo {
display:none;
}
#loginBody .contentWrap {
background:#fff;
clear:both;
}
#loginBody .outer {
padding:0!important;
}
#loginBody .float-wrap {
width:90%
}
Its at the bottom of stylesheet.css, just remove it.
Bookmarks