Posts: 33
	Threads: 9
	Joined: Mar 2012
	
		
	
 
	
	
		I was wanting to know how the form could be reformatted. I'm working on my uncles website and there's not alot of space. Is there anyway of having the form that users fill out that would remain on the left side of the page and then have users comments appear to the right of the page instead of under the form?
Here's the site. Not much space to work with.
wmckconst
	 
 
	
	
	
		
	Posts: 2,910
	Threads: 59
	Joined: Jun 2010
	
		
	
 
	
	
		To save on vertical space, you could make the following change. The form would be initially hidden and a link clicked to expand it.
http://www.commentics.org/forum/showthread.php?tid=439
	
Have 
you completed 
the interview?
 
	
	
	
 
 
	
	
	
		
	Posts: 33
	Threads: 9
	Joined: Mar 2012
	
		
	
 
	
	
		Is there no way really of having the comments display to the right of the page and have the form sit to the left?
	
	
	
	
	
	
 
 
	
	
	
		
	Posts: 33
	Threads: 9
	Joined: Mar 2012
	
		
	
 
	
	
		I guess this is a no go then.
	
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,910
	Threads: 59
	Joined: Jun 2010
	
		
	
 
	
	
		
	
	
	
Have 
you completed 
the interview?
 
	
	
	
 
 
	
	
	
		
	Posts: 33
	Threads: 9
	Joined: Mar 2012
	
		
	
 
 
	
	
	
		
	Posts: 2,910
	Threads: 59
	Joined: Jun 2010
	
		
	
 
	
	
		It's because you have Commentics inside a div called "frag_1" which has a width of 560px.
The form needs at least 450 pixels, and the comments need way more than the remaining 110 pixels.
	
	
	
Have 
you completed 
the interview?
 
	
	
	
 
 
	
	
	
		
	Posts: 33
	Threads: 9
	Joined: Mar 2012