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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:51:02+00:00 2026-06-13T02:51:02+00:00

I want to create a webpage where a background image is there and on

  • 0

I want to create a webpage where a background image is there and on that, there’s a place holder for an image, where a user can click and upload a photo and that photo will be placed on that background image(with the user uploaded image can be resize of zoom in).

So my question is:

  1. How do I create a blank space say a circle on top of an background image, I have created background image on page using this:

    <div style="background-image: url(bg.jpg); height: 400px; width: 800px; border: 1px solid black;">
    
  2. I want in that space created above to have a link sort of which will open a pop up to let user upload an image and that image will be visible in the space created(circle).

I know how to open modal form using jquery, and upload image using php.
Please guide me in creating the place holder for image and in turn how can i place that image in the place holder after upload.

I am not good at jquery and HTML. So appreciate your help int his regard.

  • 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-13T02:51:02+00:00Added an answer on June 13, 2026 at 2:51 am

    CSS:

    * {font-family: "Segoe UI", Tahoma;}
    p {margin: 0 0 15px;}
    .frame {background: url("http://www.vector-eps.com/wp-content/gallery/floral-frames-vectors/floral-frames-vectors4.jpg") center center no-repeat; width: 400px; height: 314px; position: relative;}
    .frame img {position: absolute; width: 150px; height: 100px; top: 100px; left: 125px; border: 1px solid #ccc;}​
    

    HTML:

    <p>Say you have something like this:</p>
    
    <div class="frame">
        <img src="http://i48.tinypic.com/dmb47t.jpg" />
    </div>​
    

    jQuery

    At first there will be an empty <img /> tag. With jQuery, after the upload, you can set the value this way:

    $(".frame > img").attr("src", "image-url");
    

    Screenshot:

    Screenshot

    Fiddle: http://jsfiddle.net/UUtyQ/

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

Sidebar

Related Questions

I want to create a web page background image that fills the entire background,
I want to create a thumbnail from an image uploaded from user on webpage.
I'm trying to create a webpage where the user can submit information that they
i want to create a webpage on iphone , but i can't complete it
i want to create a trial webpage with static languages that expires after 10
I want create wordpress website into which I want create user management... That means
I want create an application with animate button? how can i do? after click
I want to create several images with PHP on my webpage. Is there a
I want to create a webPage using HTML 5 which will use all the
I want to create a webpage that has a fixed part at the bottom

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.