Tagged: Content Area
- 
		AuthorPosts
 - 
		
			
				
June 20, 2024 at 9:18 am #1452094
Hallo,
ich baue gerade eine neues Online-Magazin auf und benötige mal Tipps zum Eingerahmtes-Layout.1.) Wie kann ich die Content-Area vergrößern?
2.) Wie kann ich die Abstände 1, 2, und 3 siehe Screenshot verändern?
3.) wie kann in außen, auf beiden Seiten einen Rahmen von oben nach unten einfügen, siehe 4 ?
June 20, 2024 at 12:08 pm #1452208Hey Rolf,
1. You can set the container width under Enfold->General Layout->Dimensions.
2. I’m not sure exactly how you are looking to change this, please provide a screenshot highlighting your intentions.
3. Please try the following in Quick CSS under Enfold->General Styling:
#main { border-left: 1px solid red; border-right: 1px solid red; }Best regards,
RikardJune 20, 2024 at 2:33 pm #1452341Thank you for the quick support!
1. You can set the container width under Enfold->General Layout->Dimensions.
-> my maximum container width is 1510px. However, I would like to reduce the distance to the sidebar and the edge so that more content can be displayed, see screenshot 1,2,3
2. I’m not sure exactly how you are looking to change this, please provide a screenshot highlighting your intentions.
-> as you can see in screenshot 2, I would like to reduce the spacing.
June 20, 2024 at 3:34 pm #1452427Hi,
1. Try to set your container width to a higher pixel value, or a % value.
2. Please try the following in Quick CSS under Enfold->General Styling:
#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) { margin-top: 20px; } .container { padding: 0px 20px; }Best regards,
RikardJune 20, 2024 at 4:15 pm #1452472perfekt!
vielen dank!
June 20, 2024 at 5:32 pm #1452567 - 
		AuthorPosts
 
- You must be logged in to reply to this topic.
 
