End of Support for Joomla 3 - Forum closed			
        
	
	[SOLVED] Adapting the template to mobiles ?
		
		OK. It works for the map too.
And what about the menu that disappears from the homepage on the mobiles ?
I can send you the URL by PM if you want.
	
	And what about the menu that disappears from the homepage on the mobiles ?
I can send you the URL by PM if you want.
							Last Edit:10 years 8 months ago			
			by Django29
			
		
			
		Last edit: 10 years 8 months ago  by Django29.			
				Please Log in or Create an account to join the conversation.
- joomlaplates
 - 
				
				
									
						
	Offline
					
				
											 - Moderator
 - 
				
			 - Posts: 8859
 - Thank you received: 1740
 
Replied by joomlaplates on topic Adapting the template to mobiles ?
Posted 10 years 8 months ago #6687
		
		Yes send me the URL  to:
support@joomlaplates.com
And why the mobile menu disappears in mobile views? Did you changed anything?
			support@joomlaplates.com
And why the mobile menu disappears in mobile views? Did you changed anything?
Dokumentation:
www.joomlaplates.de/dokumentation.html
		www.joomlaplates.de/dokumentation.html
							Last Edit:10 years 8 months ago			
			by joomlaplates
			
		
			
		Last edit: 10 years 8 months ago  by joomlaplates.			
				Please Log in or Create an account to join the conversation.
		
		The menu parameters have not been changed from the quickstart install, I think.
URL sent by PM.
	
	URL sent by PM.
			
			by Django29
			
		
			Please Log in or Create an account to join the conversation.
- joomlaplates
 - 
				
				
									
						
	Offline
					
				
											 - Moderator
 - 
				
			 - Posts: 8859
 - Thank you received: 1740
 
Replied by joomlaplates on topic Adapting the template to mobiles ?
Posted 10 years 8 months ago #6689
		
		Hello, I have found the problem. The header has a small width if the Widgetkit is disabled.
Add this code to your custom.css
			Add this code to your custom.css
#header {
height:auto!important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
		www.joomlaplates.de/dokumentation.html
							Last Edit:10 years 8 months ago			
			by joomlaplates
			
		
			
		Last edit: 10 years 8 months ago  by joomlaplates.			
				Please Log in or Create an account to join the conversation.
		
		It works too ! Thanks a lot Peter (if you are Peter)
The only problem remaining : The logo becomes too small on the phone.
I tried width 100%, in the JCE interface of the module, but no change.
I would be interested by a solution for that too...
	
	The only problem remaining : The logo becomes too small on the phone.
I tried width 100%, in the JCE interface of the module, but no change.
I would be interested by a solution for that too...
			
			by Django29
			
		
			Please Log in or Create an account to join the conversation.
- joomlaplates
 - 
				
				
									
						
	Offline
					
				
											 - Moderator
 - 
				
			 - Posts: 8859
 - Thank you received: 1740
 
Replied by joomlaplates on topic Adapting the template to mobiles ?
Posted 10 years 8 months ago #6693
		
		Yes youre right, I am Peter.
If you dont want to shrink the logo in mobile devices, add this code to the custom.css
			If you dont want to shrink the logo in mobile devices, add this code to the custom.css
#header-responsive .logo { width: 100%;}
Dokumentation:
www.joomlaplates.de/dokumentation.html
		www.joomlaplates.de/dokumentation.html
			
			by joomlaplates
			
		
			
		The following user(s) said Thank You: Django29 	
				Please Log in or Create an account to join the conversation.
		Moderators: joomlaplates