- Posts: 14116
- Thank you received: 1639
Small space at the bottom of the page
-
yiannisps
Inactive member - Topic Author
- Visitor
12 years 2 months ago #21851
by yiannisps
Small space at the bottom of the page was created by yiannisps
Somehow created a small space in the bottom off the page. I believe this happened because i made logo smaller. What can i do?
Attachment Snap2012-09-28at14.29.58.png not found
Attachments:
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 2 months ago #21856
by ivan.milic
Replied by ivan.milic on topic Small space at the bottom of the page
We need to look your site first , send us link
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #21869
by ivan.milic
Replied by ivan.milic on topic Small space at the bottom of the page
Open template_css.css, you have:
.mp_copyright .custom {
padding: 15px 0 45px 0;
}
change 15 and 45 to smaller values.
.mp_copyright .custom {
padding: 15px 0 45px 0;
}
change 15 and 45 to smaller values.
Please Log in to join the conversation.
-
johnyps
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 2 months ago #21873
by johnyps
Replied by johnyps on topic Small space at the bottom of the page
Nothing changed with that.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #21881
by ivan.milic
Replied by ivan.milic on topic Small space at the bottom of the page
Since i had your site admin access i changed it to:
.mp_copyright .custom {
padding: 15px 0 15px 0;
}
and it did decreased bottom empty space
.mp_copyright .custom {
padding: 15px 0 15px 0;
}
and it did decreased bottom empty space
Please Log in to join the conversation.
-
yiannisps
Inactive member - Topic Author
- Visitor
12 years 2 months ago #21883
by yiannisps
Replied by yiannisps on topic Small space at the bottom of the page
Perhaps i didnt make it clear. At the bottom of he page there is a green line between black and my grey image. I want this green line to disappear, like the demo template.
Attachment bottom.png not found
Attachments:
Please Log in to join the conversation.
Time to create page: 0.224 seconds