Space under title in pages

  • ExpHome

    #6968

    First of all, thanks for making a great theme and maintaining this help forum. I have been able to find answers to almost all of my questions… except one. In my pages, I have a several line space between the title and the text (http://www.theexperimentalhome.com/about/). I can’t seem to figure out where it is coming from or how to remove it.

    Thanks!

    Anonymous

    #36394
    .entry-content {
    margin-top: -10px;
    }

    ExpHome

    #36395

    Thanks for the suggestion… it didn’t work 🙁

    If I made the margin a positive number, it would move down, but a negative number wouldn’t move the text up.

    Mod

    Kenneth John Odle

    #36396

    Try -80px

    ExpHome

    #36397

    I played around with the value a lot, I could get it to move down with a positive number, but a negative number did nothing, no mater how negative.

    ExpHome

    #36398

    also, the changes to .entry-content moves the text up in posts on my homepage. The extra space is a problem only on individual pages.

    ExpHome

    #36399

    Using firebug, I see that the css

    `

    ‘.entry-content p, .comment-entry p, dt {

    margin-top:10px;

    }’

    If I change the margin-top to a negative value, the text moves up (again on posts as well as pages) but the lines of text also become super-imposed on each other, obviously not ideal.

    I would really appreciate any other ideas.

    Mod

    Kenneth John Odle

    #36400

    If you are talking about the space on this post:

    http://www.theexperimentalhome.com/write-a-blog/

    That is room for a Google ad which has not yet populated.

    ExpHome

    #36401

    Yes, That space and the similar space on [url=ttp://www.theexperimentalhome.com/about/]http://www.theexperimentalhome.com/about/[/url].

    Okay, then how do I manage the placement of google ads?

    ExpHome

    #36402

    Yes, That space and the similar space on [url=ttp://www.theexperimentalhome.com/about/]http://www.theexperimentalhome.com/about/[/url].

    Great, then how do I manage the placement of google ads?

Viewing 10 posts - 1 through 10 (of 11 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.