End of Support for Joomla 3 - Forum closed			
        
	
	Hintergrundbilder mobiler Safari-Browser
		
		Hallo liebes joomlaplates-Team, die Hintergrundbilder verkleinern sich nicht auf mobilem Safari Browser. Alle anderen mobilen Browser funktionieren einwandfrei.
Gibt es da eine Lösung?
www.frederikehaas.de
	
	Gibt es da eine Lösung?
www.frederikehaas.de
			
			by M_78
			
		
			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 Hintergrundbilder mobiler Safari-Browser
Posted 8 years 8 months ago #16694
		
		Hallo,
ich kann leider keinen Fehler im Safari auf einem Mac feststellen, siehe Bild.
Der Safari auf einem Windows PC??
    
	
			ich kann leider keinen Fehler im Safari auf einem Mac feststellen, siehe Bild.
Der Safari auf einem Windows PC??
Attachment safari.JPG not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
		www.joomlaplates.de/dokumentation.html
			
			by joomlaplates
			
		
			Attachments:
Please Log in or Create an account to join the conversation.
Replied by M_78 on topic Hintergrundbilder mobiler Safari-Browser
Posted 8 years 8 months ago #16703
		
		Hallo,
es geht nur um den mobilen Safari auf iphone und ipad. Die Hintergrundbilder werden nur auf iphone und ipad nicht verkleinert. Auf dem Desktop funktioniert alles einwandfrei.
	
	es geht nur um den mobilen Safari auf iphone und ipad. Die Hintergrundbilder werden nur auf iphone und ipad nicht verkleinert. Auf dem Desktop funktioniert alles einwandfrei.
							Last Edit:8 years 8 months ago			
			by M_78
			
		
			
		Last edit: 8 years 8 months ago  by M_78.			
				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 Hintergrundbilder mobiler Safari-Browser
Posted 8 years 8 months ago #16704
		
		Hallo, bitte fügen sie mal folgenden Code in ihre css/custom.css ein:
	
			Code:
@media (max-width: 1024px) {
	.headerbar, #top-a, #top-b, #top-c, #top-d, #bottom-a, #bottom-b, #bottom-c, #bottom-d {
		background-attachment: scroll !important;
	}
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
		www.joomlaplates.de/dokumentation.html
			
			by joomlaplates
			
		
			
		The following user(s) said Thank You: M_78, stephan.lay 	
				Please Log in or Create an account to join the conversation.
Replied by M_78 on topic Hintergrundbilder mobiler Safari-Browser
Posted 8 years 8 months ago #16706
		
		Wunderbar. Jetzt funktioniert es. Vielen Dank und einen schönen Sonntag.	
	
	
			
			by M_78
			
		
			Please Log in or Create an account to join the conversation.
- stephan.lay
 - Offline
 - Fresh Boarder
 - 
				
			 - Posts: 2
 - Thank you received: 0
 
Replied by stephan.lay on topic Hintergrundbilder mobiler Safari-Browser
Posted 7 years 10 months ago #19124
		
		Hallo liebes Joomlaplates-Team,
in der Tat wenn ich die custom.css hinzufüge, dann werden die Bilder auf dem Iphone und Ipad zumindest schon mal in der richtigen Größe angezeigt. Was hingegen nicht funktioniert ist das Scrollen des Textes über das Bild. Ist das grundsätzlich nicht möglich?
Danke und Grüße, S. Lay
	
	in der Tat wenn ich die custom.css hinzufüge, dann werden die Bilder auf dem Iphone und Ipad zumindest schon mal in der richtigen Größe angezeigt. Was hingegen nicht funktioniert ist das Scrollen des Textes über das Bild. Ist das grundsätzlich nicht möglich?
Danke und Grüße, S. Lay
			
			by stephan.lay
			
		
			Please Log in or Create an account to join the conversation.
		Moderators: joomlaplates