I have problems with the appearance of the components placeholders.
When I add on the frontend this general styling, all placeholders have a wrong height:
html, body {
font-size:10px;
}
For reasons of integration I have to make this change.
Do you have any ideas how could I add this rule keeping the placeholders look good?
I think the placeholders should have proper styling and not depend on the general appearance of the content.
BEFORE:
AFTER:
Views
Replies
Total Likes
You can create a custom clientlib css to change the placeholder css code through the class:
Views
Replies
Total Likes
If I add some custom heights the position in not recalculated so the placeholder appear in the wrong position
Views
Replies
Total Likes
You can adjust the margin so that it appears the way you prefer.
Views
Replies
Total Likes
I already tried in this way but all the placeholder are in position absolute so margin bottom doesn't work. I don't know if with styling option is possible to fix this..
Views
Replies
Total Likes
Views
Likes
Replies