- 
						Forum
			
		
 
					 
			- 
				GMapFP
				
			
 
					 
			- 
				Modules and plugin
				
			
 
					 
			- 
				Module Background
				
			
 
		
	
	
	
						Module Background		
	
	
	
		
	
	
	
	
	
		
		
				
		- 
			Stuart
		
 
							- 
													Topic Author
											
 
		
		
					- 
				Visitor			
 
		
					- 
				
			 
		
			
		 
		
			
	
						11 years 10 months ago				#2285
		by Stuart
	
	
		
			
			
				Hi
After loading the new module the underlining is now only under the word, thank you. The background is mostly correct except for the email box where the background is still adopted from the template and you are unable to read the words. Is there a way to correct this? I have updated the css file above with the content from mine, I did not remove the
div#fbZoomDiv {
background-color: #fff;
}
before inserting
.gmapfp {
background-color: white;
}
Thanks
Stuart			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
	
		Less
		More
		
			
									- 
						Posts: 1929					
 
				
				
									- 
						Thank you received: 267					
 
				
				
				
									- 
											
 
				
									- 
											
 
				
				
									- 
											
 
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 years 10 months ago				#2286
		by gmapfp
	
	
		
			
			
				Hi,
You can remove :
div#fbZoomDiv {
background-color: #fff;
}
And change :
.gmapfp {
background-color: white;
}
by :
.gmapfp, .gmapfp_form_contact {
background-color: white;
}			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
 
	
		
	
	
	
	
	
	
 
	
		- 
						Forum
			
		
 
					 
			- 
				GMapFP
				
			
 
					 
			- 
				Modules and plugin
				
			
 
					 
			- 
				Module Background
				
			
 
		
	
	
	
	
		Time to create page: 0.046 seconds