I got problem with the css of my blog. The div or p tag has a off padding or something like that and the header which has 3 parts are very off by them self and i need the to get closer.
Can anyone help me?
Here is my site – http://www.7naj.com/hl/wordpress
It looks like the reason your elements are so spread out is because of the images themselves – the negative space that you see is part of the image. There are 2 approaches that you can use to fix this:
One:
Edit the images to crop and remove the excess negative space (the unused white space that’s pushing things away)
Two:
Apply a negative
marginvalue to the necessary<div>or<p>elements accordingly. For example: