vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: [Solved] How to get a clear/blank line below each comment after the On: time line.
Yes it is, I mean that part could be improved so it does not need css. If the span was in the same line for example so the time appears next to the name not bellow in my opinion. But you can actually… (View Post)2 -
Re: [Solved] How to get a clear/blank line below each comment after the On: time line.
2 -
Re: [Solved] How to get a clear/blank line below each comment after the On: time line.
ok well you changed the code so I could not see why the time does not show in your pic try this span.PostDate{line-height: 51px;position:relative;top: -11px;} (View Post)2 -
Re: [Solved] How to get a clear/blank line below each comment after the On: time line.
If a plugin has no css file you add the css in your custom.css file of your theme, here is some css which will put the time next to the name of the author and in a box as the rest of it. Please try t… (View Post)2 -
Re: [Solved] How to get a clear/blank line below each comment after the On: time line.
It is all css just add padding-bottom to create space, you can also use line-height to create space also margin-top creates space. But If you link me I can help you faster. :) (View Post)2
