Proceed to content

Spacing posts in Wordpress
Changing the space between the entrances of wordpress.

In certain themes for Wordpress posts may be close together from one another. Or even a separation is necessary to insert a drawing. Through CSS we can raise it.

.post {
padding-bottom: 20px;
}

Simply by changing the value we want.

We can also change the space between the title and content of the post with

.storytitle {
padding-bottom: 20px;
}

Share:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Technorati
  • Meneame
  • Wikio

0 Responses to "Space Between posts in Wordpress"


  1. No Comment

It adds a Commentary






Creative Commons License ")); This blog is best viewed in Firefox
Privacy Policy
In a nutshell ...