Quote Originally Posted by jettrue View Post
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.
You ROCK!

I saw that code from checking the source code and in your instructions, I played around with it but to no avail. Didn't want to remove it all... Thanks man for the quick response to my query. I commented out the code in the css and all is fine now.

Thanks again for the help and the great template!
Quest