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 8207923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T09:09:47+00:00 2026-06-07T09:09:47+00:00

Firstly I have tried to re create this within a JSfiddle but unable to,

  • 0

Firstly I have tried to re create this within a JSfiddle but unable to, so apologies for that. I am using bootstrap within my site and using the thumbnail class to set out my images. What I am struggling with is placing another image over the top of the image within the thumbnail. Ive played around with the positions to the best of my knowledge but cannot get around this

The page is at

http://46.32.253.11/our_team

What you will notice is a pin on the left, I would like that to stick to the top of the pic, like sticking a picture to a wall.

Ideally I would like to know the rules for aligning such images so that I can learn from this, or if anyone doe shave an answer could they explain briefly what is happening, so again i can learn from this.

Any help is appreciated as I need to get this project completed.

Thanks

  • 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-06-07T09:09:49+00:00Added an answer on June 7, 2026 at 9:09 am

    You can make it by using following markup in your current markup. Write your <img class="team" alt="" src="/assets/teresa.jpg"> outside of <div class="pin"></div> and make following changes in your CSS.

    HTML

    <div class="span4">
    
        <div class="thumbnail">
    
            <div class="pin"></div>
            <img class="team" alt="" src="/assets/teresa.jpg">         
            <h4 class="team">Teresa Beggs</h4>
            <p class="team" href="#myModal99" data-toggle="modal">Operations Director</p>
    
        </div>       
    
    </div>
    

    CSS:

    .thumbnail {
        border: medium none;
        box-shadow: none;
        display: block;
        line-height: 1;
        position: relative;
        z-index: 1; /* Added Lower Z-Index Value */
    }
    
    .pin {
        background: url("/assets/purplepin.png") no-repeat scroll 0 0 transparent;
        height: 100px; /* Added Height of image */
        width: 100px; /* Added Width of image */
        left: 100px; /* Added Left Position */ 
        position: absolute; /* Added Position */
        top: -20px; /* Added Top Position */        
        z-index: 2; /* Added Higher Z-Index Value from thumbnail div */
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Firstly I have tried to manage it with the viewWillDisapper-method, but this not detailed
I tried to do this: (n-input number 1<=n<=100, firstly x=0.1) I have to print
I have tried numerous attempts to fix this problem or bug, firstly by deleting
Firstly just a big Thanks to everyone on this site, I am using it
Firstly, I have tried the method given in official page of eclipse . But
Firstly apologies if this is a really simple question but Git is absolutely brand
Firstly, I do not have any malicious intent out of this question. I would
I have a modeling question related to profiles. Firstly, I have looked into using
Firstly: I am totally a newbie for this kind of work. I have a
Firstly, I have search Stack Overflow for the answer, but I have not found

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.