- Posts: 5
- Thank you received: 0
Space between picture and top border
-
baseman
Inactive member - Topic Author
- New Member
Less
More
11 years 5 months ago #31088
by baseman
Space between picture and top border was created by baseman
Hi,
my problem is a space that´s occuring in user2&3 and user 5&6 position once you saved the modul (even without any changes). Now there is a space between the top of the picture or video and the top of the modul border.
It would be so nice if you can help me out with this. Please tell me how to remove the space that you see on the picture (and the same problem ist in user2 and user3 position). Thanks!!!
my problem is a space that´s occuring in user2&3 and user 5&6 position once you saved the modul (even without any changes). Now there is a space between the top of the picture or video and the top of the modul border.
It would be so nice if you can help me out with this. Please tell me how to remove the space that you see on the picture (and the same problem ist in user2 and user3 position). Thanks!!!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago #31104
by ivan.milic
Replied by ivan.milic on topic Space between picture and top border
Can you send link so we could inspect your page to find solution
Please Log in to join the conversation.
-
baseman
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago #31113
by ivan.milic
Replied by ivan.milic on topic Space between picture and top border
Add this to layout.css:
.mp_user2 > .cell_pad > .moduletable > .custom > p,
.mp_user3 > .cell_pad > .moduletable > .custom > p,
.mp_user4 > .cell_pad > .moduletable > .custom > p,
.mp_user5 > .cell_pad > .moduletable > .custom > p{
margin-top:0;
}
.mp_user2 > .cell_pad > .moduletable > .custom > p,
.mp_user3 > .cell_pad > .moduletable > .custom > p,
.mp_user4 > .cell_pad > .moduletable > .custom > p,
.mp_user5 > .cell_pad > .moduletable > .custom > p{
margin-top:0;
}
The following user(s) said Thank You: baseman
Please Log in to join the conversation.
-
baseman
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
11 years 5 months ago #31139
by baseman
Replied by baseman on topic Space between picture and top border
Yes that´s it! I only changed the user 4 & 5 to user 5 & 6!
Thank you so much!
Thank you so much!
Please Log in to join the conversation.
Time to create page: 0.160 seconds