End of Support for Joomla 3 - Forum closed			
        
	
	padding between headerbar-b and div main content
padding between headerbar-b and div main content was created by c10
Posted 8 years 5 months ago #17380
		
		in the css it says
padding: 140px 0 !important
for me this would be better looking at
padding: 50px 0
can I simply change this or will this have any sonsequences elsewhere?
	
	padding: 140px 0 !important
for me this would be better looking at
padding: 50px 0
can I simply change this or will this have any sonsequences elsewhere?
			
			by c10
			
		
			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 padding between headerbar-b and div main content
Posted 8 years 5 months ago #17383
		
		Hi there, the padding can be changed for each sectio in the template options backgrounds, see image attached	
			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 c10 on topic padding between headerbar-b and div main content
Posted 8 years 5 months ago #17387Attachment padding.jpg not found
Thanks
That does not apply to the padding top bottom of the article (main content)
							Last Edit:8 years 5 months ago			
			by c10
			
		
			Attachments:
		Last edit: 8 years 5 months ago  by c10.			
				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 padding between headerbar-b and div main content
Posted 8 years 5 months ago #17388
		
		Add this code to your css/custom.css
			.main-outer {
padding: 50px 0;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
		www.joomlaplates.de/dokumentation.html
			
			by joomlaplates
			
		
			Please Log in or Create an account to join the conversation.
Replied by c10 on topic padding between headerbar-b and div main content
Posted 8 years 5 months ago #17396
		
		Thanks, i did create a custom css while there isn't one.
that was an error i got as well.
    
	
	
	that was an error i got as well.
Attachment customcss.jpg not found
			
			by c10
			
		
			Attachments:
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 padding between headerbar-b and div main content
Posted 8 years 5 months ago #17406
		
		Ignore this error message and create a custom.css file.
Here is a video, how to:
www.joomlaplates.com/support/documentation/custom-css-in-joomla
			Here is a video, how to:
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Dokumentation:
www.joomlaplates.de/dokumentation.html
		www.joomlaplates.de/dokumentation.html
			
			by joomlaplates
			
		
			Please Log in or Create an account to join the conversation.
		Moderators: joomlaplates