Hi ladies and gentlemen,
I am a new WP user and I'm trying to adapt the Constructor theme.
I'm just in the beginning stage of it all.
Now I posted two test entries and I have a question about the space between those two blog entries.
Can someone please help me and tell me how I should add more space between the entries?
I changed the margin-bottom from 4px to 40px and this does work, but the problem is that the date/author/tags/comments line goes down with it.
.hentry .entry p{
text-indent:12px;
margin-bottom:40px
}
See example: http://www.ticor.be/photo
Is there a possibility to have more space not only between the two entries but also between the date/author/tags/comments line AND the next blog entry?
Thank you very much for your help!