- 
						iCagenda
			
		
 
					 
			- 
				iCagenda - English
				
			
 
					 
			- 
				[SOLVED] Template error when sending event
				
			
 
		
	
			
	
	
						[SOLVED] Template error when sending event		
	
	
	
		
	
	
	
	
	
		
		
				
		- 
			alameiras
		
 
							- 
													Topic Author
											
 
		
		
					- 
				New Member			
 
		
					- 
				
			 
		
			
	
		Less
		More
		
			
									- 
						Posts: 9					
 
				
				
									- 
						Thank you received: 0					
 
				
				
				
				
									- 
											
 
				
				
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 years 8 months ago		 -  11 years 8 months ago		#6454
		by alameiras
	
	
	
		Last edit: 11 years 8 months ago  by Lyr!C.		Reason: [SOLVED]	
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			Lyr!C
		
 
							- 
				
											 
		
		
					- 
				Administrator			
 
		
					- 
				
			 
		
					- 
				Lead Developer			
 
			
	
		Less
		More
		
			
									- 
						Posts: 6868					
 
				
				
									- 
						Thank you received: 615					
 
				
				
				
									- 
											
 
				
									- 
											
 
				
				
									- 
											
 
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 years 8 months ago				#6460
		by Lyr!C
	
	
		
			
			
				Hi!
I have a look, and tested form submission.
It is working and don't see what you mean by a problem, but maybe you have already solved the problem with your site template ?
Don't forget, if you solve a problem, to update your topic on the forum. This prevent us to have a look, answer, and lost time... 
Best Regards,
Lyr!C			
 
							
					
					Latest version : iCagenda 3.9.14
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on 
	JED (Joomla Extensions Directory)
.
	
				 
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			alameiras
		
 
							- 
													Topic Author
											
 
		
		
					- 
				New Member			
 
		
					- 
				
			 
		
			
	
		Less
		More
		
			
									- 
						Posts: 9					
 
				
				
									- 
						Thank you received: 0					
 
				
				
				
				
									- 
											
 
				
				
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 years 8 months ago		 -  11 years 8 months ago		#6464
		by alameiras
	
	
	
		Last edit: 11 years 8 months ago  by alameiras.			
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			Lyr!C
		
 
							- 
				
											 
		
		
					- 
				Administrator			
 
		
					- 
				
			 
		
					- 
				Lead Developer			
 
			
	
		Less
		More
		
			
									- 
						Posts: 6868					
 
				
				
									- 
						Thank you received: 615					
 
				
				
				
									- 
											
 
				
									- 
											
 
				
				
									- 
											
 
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 years 8 months ago				#6483
		by Lyr!C
	
	
		
			
			
				Hi!
I have tried to check 2 dyas ago where the html/css conflict could come, but with no success... And today, your website is not accessible.
I will be away for 4 days, so, could you do some tests : try to disable on this page, each module one by one (iCagenda, and all others), and see when there's no problem, to see which one is given the conflict.
You can test too with another template to site if no error.
I think the problem could come from float div, and clearing float div. You can try to remove the classe css ".clr" from theme pack component.css used, and from file site/components/com_icagenda/add/css/style.css in iCagenda to see if it's changing something...
I think the problem is coming from a css conflict of div declaration in the template of the site, giving a bad behaviour on floating div. (but was unable to check online...)
Best Regards,
Cyril			
							
					
					Latest version : iCagenda 3.9.14
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on 
	JED (Joomla Extensions Directory)
.
	
				 
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			alameiras
		
 
							- 
													Topic Author
											
 
		
		
					- 
				New Member			
 
		
					- 
				
			 
		
			
	
		Less
		More
		
			
									- 
						Posts: 9					
 
				
				
									- 
						Thank you received: 0					
 
				
				
				
				
									- 
											
 
				
				
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 years 8 months ago				#6486
		by alameiras
	
	
		
			
			
				I solved the problem.. I edited icagenda.css
.container > header{
margin: 10px;
padding: 20px 10px 10px 10px;
position: relative;
display: block;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
text-align: center;
to
#icagenda .container > header{
margin: 10px;
padding: 20px 10px 10px 10px;
position: relative;
display: block;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
text-align: center;
:)solved
Thanks			
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
	
		
				
		- 
			Lyr!C
		
 
							- 
				
											 
		
		
					- 
				Administrator			
 
		
					- 
				
			 
		
					- 
				Lead Developer			
 
			
	
		Less
		More
		
			
									- 
						Posts: 6868					
 
				
				
									- 
						Thank you received: 615					
 
				
				
				
									- 
											
 
				
									- 
											
 
				
				
									- 
											
 
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 years 8 months ago				#6487
		by Lyr!C
	
	
		
			
			
				Thank you!
I think you can remove those lines about container, i may not have used them anymore in frontend, but i will check my code when back from holidays (from 11 to 16) to be sure if no problem by removing them 
Best Regards,
Lyr!C			
 
							
					
					Latest version : iCagenda 3.9.14
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on 
	JED (Joomla Extensions Directory)
.
	
				 
					 
	 
			Please Log in  or Create an account to join the conversation.
	
		
			 		
													 
	 
 
	
		
	
	
	
	
	
	
 
	
		- 
						iCagenda
			
		
 
					 
			- 
				iCagenda - English
				
			
 
					 
			- 
				[SOLVED] Template error when sending event
				
			
 
		
	
	
	
	
		Time to create page: 0.115 seconds