Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5847715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:45:28+00:00 2026-05-22T12:45:28+00:00

This is my first website attempt and I’ve been following a great tutorial while

  • 0

This is my first website attempt and I’ve been following a great tutorial while trying to do my own thing in some ways. I have learnt a lot but have run into an issue.

The page is up at http://thelifefilm.com/

The ‘Post Tiles’ at the side currently have a margin-top to position them. This works great until the last post that extends onto the second line. So how can I work this so that the <div class="tile"> is always 15px below the post title.

On a side note, if anyone can explain how a go about fully centering my ‘comment numbers’ within the little speech bubble because currently it only looks good for certain numbers.

Thanks and apologies in advance if when I’ve deviated from the tutorial my code looks wonky to the trained eye.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T12:45:28+00:00Added an answer on May 22, 2026 at 12:45 pm

    Currently the <div class="tile"> is outside <div class="articleBody">. Put the tile inside the article body, below the h1 tag. Remove the top margin on the tile. Wrap the tile and the img that links to a single post in another div. Float the tile left and the single post image right.

    Proposed structure:

    <div class="articleBody">
        <h1>Post Title</h1>
        <div class="below-title-wrap">
             <div class="tile">...</div>
             <a href="blog-single.html">
                  <img src="http://lorempixum.com/495/125/technics" alt="Tech">
             </a>
        </div>
    </div>
    

    Let me add as an edit, that for SEO reasons, it is not advisable to have more than one <h1> tag per page. I’d make them <h2> and <h1> only in single.php, respectively on the single post pages.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm trying to create a portfolio website using wordpress, each post has view costum
Hi everyone this is my first question here and im not a programmer. I
I will start by saying this is the first time I have done anything
First, my development environment: Win7 laptop with Visual Studio Professional 2010. IIS is NOT
I am building a splash page for a website with jquery animations. My problem
My problem is the website i maintain displays fine on firefox ,chrome and IE8
Is this Python script correct? import urllib, urllib2, cookielib username = 'myuser' password =
I'm programmtically creating websites/users etc ... Here's the problem: When creating a website, I
How can I setup connection pooling in Spring MVC? I am working on an
I'm continuing to learn C and would like to adhere to whatever is the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.