- Posts: 82
- Thank you received: 0
Reduce the gap between sidebar and content area...
-
miq
Inactive member - Topic Author
- Member
Less
More
10 years 2 months ago #42421
by miq
Reduce the gap between sidebar and content area... was created by miq
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 months ago #42429
by ivan.milic
Replied by ivan.milic on topic Reduce the gap between sidebar and content area...
add this to template_css.css:
.content_pad {
padding: 0 12px 35px 5px!important;
}
.content_pad {
padding: 0 12px 35px 5px!important;
}
Please Log in to join the conversation.
-
miq
Inactive member - Topic Author
- Member
Less
More
- Posts: 82
- Thank you received: 0
10 years 2 months ago #42440
by miq
Replied by miq on topic Reduce the gap between sidebar and content area...
After how reduce size gap to 0 for left and right gaps
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 months ago #42448
by ivan.milic
Replied by ivan.milic on topic Reduce the gap between sidebar and content area...
Second and fourth number in padding property :
.content_pad {
padding: 0 12px 35px 5px!important;
}
.content_pad {
padding: 0 12px 35px 5px!important;
}
Please Log in to join the conversation.
Time to create page: 0.156 seconds