Ablac
Active member
After trying very hard to get my forum to look good, it looks almost perfect everywhere except in the Create Thread Section of the forums.
Most of the Create Thread Options are barely visible of not visible at all, is there any way to put something around the options?
To make my Background I put that into EXTRA.css
	
	
	
		
				
			Most of the Create Thread Options are barely visible of not visible at all, is there any way to put something around the options?
To make my Background I put that into EXTRA.css
		Code:
	
	body {
background: url(My Image URL) #000000 center no-repeat fixed;
}
html {
background: url(My Image URL) #000000 center no-repeat fixed;
} 
			 
 
		 
 
		 
 
		