• Resolved Bubble Wrapped

    (@mainmoose)


    This is happening on only one blog post, and I can’t for the life of me figure out why.

    On my mom’s website (please click the link), you’ll see a small gun image next to the post title. On every post but the second post, titled “My Life as a Police Volunteer,” the gun image is displayed inline with the post title. But on that one post, there is a very strange line break.

    What is causing this problem? This is very, very weird. I deleted the post and then pasted all of the text and images into a new one, set it for the same publication date in February, and then saved it, but that same darn break keeps showing up.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • kmessinger

    (@kmessinger)

    Go to style.css, entry-title and change padding-right to 8px.

    You should do this with a child theme so the css does not get written over at upgrade time.

    Thread Starter Bubble Wrapped

    (@mainmoose)

    My eyes must have glossed right over the padding on the .entry-title. Thank you for helping me with this.

    Would you mind taking a look at one of the pages? Click on any page in the navigation menu at the top. When I tried adding the code for the gun image to appear next to page titles, the gun shows up, but curiously the content gets squished between that image and the title. I’m not sure what I’m overlooking.

    Thank you.

    Thread Starter Bubble Wrapped

    (@mainmoose)

    Regarding this other issue (see my last comment above), I’m trying to think in terms of what’s different about how my content appears on my homepage and the permalink pages for the blog posts, and the coding for the pages.

    The pages don’t have a line of meta text (date information) beneath the title. But everything else appears to be the same, including the CSS for the page titles. They draw from the same code and are using the exact same HTML for the div tag that wraps around the title and the gun image. It works on the homepage and permalink pages without any problems, but causes a problem on my pages.

    I’m wondering what I’m overlooking.

    Thread Starter Bubble Wrapped

    (@mainmoose)

    Everything is displaying inline on pages like this one:

    PAGE LINK

    I’ve set the page and entry titles to display inline, along with the gun image. But why is the content text also displaying inline and only on the pages?

    Thanks.

    Thread Starter Bubble Wrapped

    (@mainmoose)

    I’m going to set this thread as resolved, since the main issue has in fact been resolved. The secondary issue has been placed in its own thread. Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Weird line break after entry title and image’ is closed to new replies.