Problem with spacing around content

Discussion in 'HTML & Website Design' started by KaiContent, Mar 5, 2012.

  1. #1
    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.
     
    KaiContent, Mar 5, 2012 IP
  2. fashionblogger

    fashionblogger Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    fashionblogger, Mar 14, 2012 IP
  3. yho_o

    yho_o Well-Known Member

    Messages:
    354
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    140
    #3
    the problem is in the meta tag, check your meta and rewrite the code
     
    yho_o, Mar 15, 2012 IP