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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:04:18+00:00 2026-05-27T07:04:18+00:00

I have a parent div with width:100% and overflow:hidden I need to place an

  • 0

I have a parent div with width:100% and overflow:hidden
I need to place an image of 2500-3000px inside it, but have the image horizontally centered (cropped left and right) so the main center section of the image shows on smaller screens, but without horizontal scrollbar.
I can’t use background-image since the image is dynamically added via php.
Please help.

  • 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-27T07:04:18+00:00Added an answer on May 27, 2026 at 7:04 am

    If you know the width and height of the image beforehand (i.e. they’re all the same) then you can use the old margin/position trick:

    #myImage {
        height: the image's height;
        left: 50%;
        margin-left: -half the image's width;
        margin-top: -half the image's height;
        position: relative;
        top: 50%;
        width: the image's width;
    }
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Sometimes, float box out of parent box, I have to add width:100%;overflow:hidden to parent
I have a parent div id=A which has a width of 100%. I want
I have a code as follows; <div id=scroller style=width: 50%; overflow: auto;> <iframe height=100%
I have <div style=position:relative; width:500px;> <div style=position:absolute; width:100%></div> </div> The child div takes 100%
I have two divs inside a wrapper div of width 880px. The first div
I have a #header div that is 100% width and within that div I
I have a div with a certain width and within this parent div I
I have parent page index.php and inside it i have iframe like below <div
I have a floating parent div containing a child using width: 30% . It
Let's say I have a parent div with a fixed width of 320px and

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.