Hi, I am not sure if this is the right section to get help with this, but I am having trouble finding where a problem is occurring. Please go to my website: http://buildingnicheincome.com/ and see for yourself how all the pages show spacing, near the top of the content, them down near the bottom. I thought maybe it was some adsense plugins I had installed a while back, but I have never actually placed ads on my site. I tried deactivating them, but that didnt work. I also had an image in the about me section and there was still some spacing issues, so I took it off thinking maybe the image was the issue...but the problem is not just on the about me page...its on all pages. Any ideas how to fix this? I would like to add another image again and be able to put in more images within my content, but it seems to create a mess out of the content with the space already there.
Not sure if you got this code from a plugin...but the space at the top has been caused by too many quotation marks:- <meta name="verify-v1" content="<meta name="google-site-verification" content="KQzo3clRPDkH6HwOCAe0y5_y6A4M-YxhsCkC_haciCY" />" /> for your googlesite verification you should only need:- <meta name="google-site-verification" content="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" /> where the X's are what google provides you with.