End of Support for Joomla 3 - Forum closed			
        
	
	Empty space
- davidanna23
 - Offline Topic Author
 - Senior Boarder
 - 
				
			 - Posts: 46
 - Thank you received: 2
 
		
		Hi dear, in my website: 
		www.residencealparadiso.it/Lampedusa
 I use Qbar Template. In need reduce space of main-content  margin in all  pages (
		www.residencealparadiso.it/Lampedusa/empty.jpg
).
How can I make it?
	
	How can I make it?
			
			by davidanna23
			
		
			Please Log in or Create an account to join the conversation.
- joomlaplates
 - 
				
				
									
						
	Offline
					
				
											 - Moderator
 - 
				
			 - Posts: 8859
 - Thank you received: 1740
 
		
		Hi there,
please add this code below to your css/custom.css and change the padding to your px you want.
			please add this code below to your css/custom.css and change the padding to your px you want.
.main-outer, .top-a-outer, .footer-a-outer, .top-b-outer, .top-c-outer, .top-d-outer, .bottom-a-outer, .bottom-b-outer, .bottom-c-outer, .bottom-d-outer {
padding: 60px 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.
- davidanna23
 - Offline Topic Author
 - Senior Boarder
 - 
				
			 - Posts: 46
 - Thank you received: 2
 
		
		Where is located
	
	?css/custom.css
			
			by davidanna23
			
		
			Please Log in or Create an account to join the conversation.
- joomlaplates
 - 
				
				
									
						
	Offline
					
				
											 - Moderator
 - 
				
			 - Posts: 8859
 - Thank you received: 1740
 
		
		Hi again, sorry here is the instruction
www.joomlaplates.com/support/documentation/custom-css-in-joomla
			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.
- davidanna23
 - Offline Topic Author
 - Senior Boarder
 - 
				
			 - Posts: 46
 - Thank you received: 2
 
		
		Hi dear, thanks for help, but not work, I create a new file custom.css. Paste your code (
		www.residencealparadiso.it/Lampedusa/custom.jpg
), set padding to 20px, but margin not reduce.	
	
	
			
			by davidanna23
			
		
			Please Log in or Create an account to join the conversation.
- joomlaplates
 - 
				
				
									
						
	Offline
					
				
											 - Moderator
 - 
				
			 - Posts: 8859
 - Thank you received: 1740
 
		
		Please disable all compression tools and delete your Browser cache.
Or try this code with an "important"
			Or try this code with an "important"
.main-outer, .top-a-outer, .footer-a-outer, .top-b-outer, .top-c-outer, .top-d-outer, .bottom-a-outer, .bottom-b-outer, .bottom-c-outer, .bottom-d-outer {
padding: 20px 0; !important
}
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